[==========] 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
I20260713 09:04:41.097298 16645 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.65.126:35645
I20260713 09:04:41.098846 16645 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:04:41.099861 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:41.116549 16652 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
W20260713 09:04:41.116739 16651 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
I20260713 09:04:41.118046 16645 server_base.cc:1061] running on GCE node
W20260713 09:04:41.117660 16654 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
I20260713 09:04:42.328534 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:42.328874 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:42.329118 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933482329089 us; error 0 us; skew 500 ppm
I20260713 09:04:42.330047 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:42.336383 16645 webserver.cc:533] Webserver started at http://127.16.65.126:33887/ using document root <none> and password file <none>
I20260713 09:04:42.337225 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:42.337437 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:42.337934 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:42.343631 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/master-0-root/instance:
uuid: "c139616bc1294be094b6a1ca8c90ac7e"
format_stamp: "Formatted at 2026-07-13 09:04:42 on dist-test-slave-rntb"
I20260713 09:04:42.351619 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:04:42.356730 16660 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:42.358110 16645 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:04:42.358491 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/master-0-root
uuid: "c139616bc1294be094b6a1ca8c90ac7e"
format_stamp: "Formatted at 2026-07-13 09:04:42 on dist-test-slave-rntb"
I20260713 09:04:42.358836 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-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)
I20260713 09:04:42.419807 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:42.421299 16645 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
I20260713 09:04:42.421770 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:42.493250 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.126:35645
I20260713 09:04:42.493325 16711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.126:35645 every 8 connection(s)
I20260713 09:04:42.501127 16712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:42.522127 16712 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e: Bootstrap starting.
I20260713 09:04:42.527974 16712 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:42.529799 16712 log.cc:826] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e: Log is configured to *not* fsync() on all Append() calls
I20260713 09:04:42.534224 16712 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e: No bootstrap required, opened a new log
I20260713 09:04:42.554231 16712 raft_consensus.cc:359] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c139616bc1294be094b6a1ca8c90ac7e" member_type: VOTER }
I20260713 09:04:42.554772 16712 raft_consensus.cc:385] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:42.554977 16712 raft_consensus.cc:740] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c139616bc1294be094b6a1ca8c90ac7e, State: Initialized, Role: FOLLOWER
I20260713 09:04:42.555768 16712 consensus_queue.cc:260] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c139616bc1294be094b6a1ca8c90ac7e" member_type: VOTER }
I20260713 09:04:42.556222 16712 raft_consensus.cc:399] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:42.556468 16712 raft_consensus.cc:493] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:42.556767 16712 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:42.560705 16712 raft_consensus.cc:515] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c139616bc1294be094b6a1ca8c90ac7e" member_type: VOTER }
I20260713 09:04:42.561362 16712 leader_election.cc:304] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c139616bc1294be094b6a1ca8c90ac7e; no voters: 
I20260713 09:04:42.563015 16712 leader_election.cc:290] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:42.563369 16715 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:42.565804 16715 raft_consensus.cc:697] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 1 LEADER]: Becoming Leader. State: Replica: c139616bc1294be094b6a1ca8c90ac7e, State: Running, Role: LEADER
I20260713 09:04:42.566718 16715 consensus_queue.cc:237] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c139616bc1294be094b6a1ca8c90ac7e" member_type: VOTER }
I20260713 09:04:42.567772 16712 sys_catalog.cc:565] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:42.578400 16717 sys_catalog.cc:455] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader c139616bc1294be094b6a1ca8c90ac7e. Latest consensus state: current_term: 1 leader_uuid: "c139616bc1294be094b6a1ca8c90ac7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c139616bc1294be094b6a1ca8c90ac7e" member_type: VOTER } }
I20260713 09:04:42.578477 16716 sys_catalog.cc:455] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c139616bc1294be094b6a1ca8c90ac7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c139616bc1294be094b6a1ca8c90ac7e" member_type: VOTER } }
I20260713 09:04:42.579249 16716 sys_catalog.cc:458] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:42.579253 16717 sys_catalog.cc:458] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:42.582492 16725 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:42.593065 16725 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:42.595328 16645 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:42.608580 16725 catalog_manager.cc:1383] Generated new cluster ID: 7e5eb63c391a469380cfe884fc4f6eba
I20260713 09:04:42.608842 16725 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:42.625728 16725 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:42.627739 16725 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:42.649102 16725 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e: Generated new TSK 0
I20260713 09:04:42.650235 16725 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:42.662027 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:42.671586 16734 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
W20260713 09:04:42.672752 16735 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
W20260713 09:04:42.676954 16737 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
I20260713 09:04:42.678279 16645 server_base.cc:1061] running on GCE node
I20260713 09:04:42.679183 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:42.679442 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:42.679647 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933482679630 us; error 0 us; skew 500 ppm
I20260713 09:04:42.680440 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:42.684571 16645 webserver.cc:533] Webserver started at http://127.16.65.65:40847/ using document root <none> and password file <none>
I20260713 09:04:42.685261 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:42.685505 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:42.685868 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:42.687350 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-0-root/instance:
uuid: "e65f672c97e14268afcd0557d84acd38"
format_stamp: "Formatted at 2026-07-13 09:04:42 on dist-test-slave-rntb"
I20260713 09:04:42.694171 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
I20260713 09:04:42.699818 16742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:42.700763 16645 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:04:42.701122 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-0-root
uuid: "e65f672c97e14268afcd0557d84acd38"
format_stamp: "Formatted at 2026-07-13 09:04:42 on dist-test-slave-rntb"
I20260713 09:04:42.701500 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-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)
I20260713 09:04:42.719411 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:42.721144 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:42.723889 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:42.729283 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:42.729584 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:42.729916 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:42.730157 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:42.827834 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.65:34843
I20260713 09:04:42.827975 16804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.65:34843 every 8 connection(s)
I20260713 09:04:42.836373 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:42.846083 16809 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
W20260713 09:04:42.849433 16810 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
I20260713 09:04:42.856299 16645 server_base.cc:1061] running on GCE node
W20260713 09:04:42.858151 16813 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
I20260713 09:04:42.859453 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:42.859814 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:42.860118 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933482860096 us; error 0 us; skew 500 ppm
I20260713 09:04:42.861064 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:42.863538 16805 heartbeater.cc:344] Connected to a master server at 127.16.65.126:35645
I20260713 09:04:42.864099 16805 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:42.864907 16645 webserver.cc:533] Webserver started at http://127.16.65.66:41725/ using document root <none> and password file <none>
I20260713 09:04:42.865420 16805 heartbeater.cc:507] Master 127.16.65.126:35645 requested a full tablet report, sending...
I20260713 09:04:42.865906 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:42.866175 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:42.866464 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:42.868012 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-1-root/instance:
uuid: "dcc6aa1d5664477daa4b241f74cd0701"
format_stamp: "Formatted at 2026-07-13 09:04:42 on dist-test-slave-rntb"
I20260713 09:04:42.869330 16677 ts_manager.cc:194] Registered new tserver with Master: e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843)
I20260713 09:04:42.872236 16677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37264
I20260713 09:04:42.875257 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:04:42.879818 16817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:42.880642 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:04:42.880923 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-1-root
uuid: "dcc6aa1d5664477daa4b241f74cd0701"
format_stamp: "Formatted at 2026-07-13 09:04:42 on dist-test-slave-rntb"
I20260713 09:04:42.881235 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-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)
I20260713 09:04:42.891551 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:42.892715 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:42.894747 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:42.897626 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:42.897868 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:42.898118 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:42.898289 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:42.998636 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.66:40623
I20260713 09:04:42.998807 16879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.66:40623 every 8 connection(s)
I20260713 09:04:43.005887 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:43.015125 16883 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
I20260713 09:04:43.022481 16880 heartbeater.cc:344] Connected to a master server at 127.16.65.126:35645
I20260713 09:04:43.022914 16880 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:43.023983 16880 heartbeater.cc:507] Master 127.16.65.126:35645 requested a full tablet report, sending...
I20260713 09:04:43.026502 16677 ts_manager.cc:194] Registered new tserver with Master: dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:43.028452 16677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37270
W20260713 09:04:43.031147 16884 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
W20260713 09:04:43.031203 16886 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
I20260713 09:04:43.032331 16645 server_base.cc:1061] running on GCE node
I20260713 09:04:43.033730 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:43.033990 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:43.034134 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933483034122 us; error 0 us; skew 500 ppm
I20260713 09:04:43.034672 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:43.037369 16645 webserver.cc:533] Webserver started at http://127.16.65.67:34745/ using document root <none> and password file <none>
I20260713 09:04:43.037894 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:43.038074 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:43.038316 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:43.039441 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-2-root/instance:
uuid: "37d575da827642e1b49efaa04a83131f"
format_stamp: "Formatted at 2026-07-13 09:04:43 on dist-test-slave-rntb"
I20260713 09:04:43.044237 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:43.047744 16891 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:43.048568 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:43.048843 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-2-root
uuid: "37d575da827642e1b49efaa04a83131f"
format_stamp: "Formatted at 2026-07-13 09:04:43 on dist-test-slave-rntb"
I20260713 09:04:43.049154 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933480932257-16645-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)
I20260713 09:04:43.082944 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:43.084334 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:43.085974 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:43.088156 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:43.088410 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:43.088670 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:43.088867 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:43.186585 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.67:33981
I20260713 09:04:43.186734 16953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.67:33981 every 8 connection(s)
I20260713 09:04:43.203547 16954 heartbeater.cc:344] Connected to a master server at 127.16.65.126:35645
I20260713 09:04:43.203997 16954 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:43.204723 16954 heartbeater.cc:507] Master 127.16.65.126:35645 requested a full tablet report, sending...
I20260713 09:04:43.206804 16677 ts_manager.cc:194] Registered new tserver with Master: 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:43.207263 16645 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01617389s
I20260713 09:04:43.208461 16677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37282
I20260713 09:04:43.256564 16677 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37286:
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"
    }
  }
}
W20260713 09:04:43.260051 16677 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.
I20260713 09:04:43.370704 16770 tablet_service.cc:1511] Processing CreateTablet for tablet a35d459ae92a4a0da2cbe93045d19251 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:43.372283 16770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35d459ae92a4a0da2cbe93045d19251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.374840 16769 tablet_service.cc:1511] Processing CreateTablet for tablet bd948c9c65674fd1b145f8d8367dd67c (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:43.376159 16769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd948c9c65674fd1b145f8d8367dd67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.376092 16845 tablet_service.cc:1511] Processing CreateTablet for tablet a35d459ae92a4a0da2cbe93045d19251 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:43.376303 16763 tablet_service.cc:1511] Processing CreateTablet for tablet a0ddb9b3c68d4c36a1527e5a0e3ea30d (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:43.377499 16845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35d459ae92a4a0da2cbe93045d19251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.378587 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ddb9b3c68d4c36a1527e5a0e3ea30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.396925 16765 tablet_service.cc:1511] Processing CreateTablet for tablet f96a0ca37efa4304bb06dac64a505fe0 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:43.398646 16765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96a0ca37efa4304bb06dac64a505fe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.402029 16766 tablet_service.cc:1511] Processing CreateTablet for tablet 7d493011d28e4ef7b305c1e964ebf0ac (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:43.406119 16766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d493011d28e4ef7b305c1e964ebf0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.389150 16768 tablet_service.cc:1511] Processing CreateTablet for tablet 134003d48c1f4119ae6d905ac3e9057b (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:43.393872 16839 tablet_service.cc:1511] Processing CreateTablet for tablet 7043121b3ae64e43a43ad056bdf75695 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:43.407554 16767 tablet_service.cc:1511] Processing CreateTablet for tablet 5d70381506b1475d9057cb582f7aeb90 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:43.418072 16762 tablet_service.cc:1511] Processing CreateTablet for tablet 4be4edb838594e61b4267ebc7ac1d01a (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:43.418637 16843 tablet_service.cc:1511] Processing CreateTablet for tablet 134003d48c1f4119ae6d905ac3e9057b (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:43.421239 16768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134003d48c1f4119ae6d905ac3e9057b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.419953 16838 tablet_service.cc:1511] Processing CreateTablet for tablet a0ddb9b3c68d4c36a1527e5a0e3ea30d (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:43.419198 16844 tablet_service.cc:1511] Processing CreateTablet for tablet bd948c9c65674fd1b145f8d8367dd67c (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:43.419109 16841 tablet_service.cc:1511] Processing CreateTablet for tablet 7d493011d28e4ef7b305c1e964ebf0ac (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:43.419891 16840 tablet_service.cc:1511] Processing CreateTablet for tablet f96a0ca37efa4304bb06dac64a505fe0 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:43.428640 16837 tablet_service.cc:1511] Processing CreateTablet for tablet 4be4edb838594e61b4267ebc7ac1d01a (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:43.421437 16764 tablet_service.cc:1511] Processing CreateTablet for tablet 7043121b3ae64e43a43ad056bdf75695 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:43.427070 16839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7043121b3ae64e43a43ad056bdf75695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.414538 16842 tablet_service.cc:1511] Processing CreateTablet for tablet 5d70381506b1475d9057cb582f7aeb90 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:43.433024 16767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d70381506b1475d9057cb582f7aeb90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.434024 16764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7043121b3ae64e43a43ad056bdf75695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.436932 16838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ddb9b3c68d4c36a1527e5a0e3ea30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.446038 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be4edb838594e61b4267ebc7ac1d01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.446408 16844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd948c9c65674fd1b145f8d8367dd67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.451996 16843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134003d48c1f4119ae6d905ac3e9057b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.455082 16842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d70381506b1475d9057cb582f7aeb90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.478328 16840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96a0ca37efa4304bb06dac64a505fe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.490407 16841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d493011d28e4ef7b305c1e964ebf0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.504218 16837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be4edb838594e61b4267ebc7ac1d01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.513054 16914 tablet_service.cc:1511] Processing CreateTablet for tablet f96a0ca37efa4304bb06dac64a505fe0 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:43.506311 16919 tablet_service.cc:1511] Processing CreateTablet for tablet a35d459ae92a4a0da2cbe93045d19251 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:43.520308 16916 tablet_service.cc:1511] Processing CreateTablet for tablet 5d70381506b1475d9057cb582f7aeb90 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:43.516024 16918 tablet_service.cc:1511] Processing CreateTablet for tablet bd948c9c65674fd1b145f8d8367dd67c (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:43.529397 16917 tablet_service.cc:1511] Processing CreateTablet for tablet 134003d48c1f4119ae6d905ac3e9057b (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:43.527336 16914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96a0ca37efa4304bb06dac64a505fe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.513022 16915 tablet_service.cc:1511] Processing CreateTablet for tablet 7d493011d28e4ef7b305c1e964ebf0ac (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:43.570029 16912 tablet_service.cc:1511] Processing CreateTablet for tablet a0ddb9b3c68d4c36a1527e5a0e3ea30d (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:43.561688 16911 tablet_service.cc:1511] Processing CreateTablet for tablet 4be4edb838594e61b4267ebc7ac1d01a (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:43.535279 16913 tablet_service.cc:1511] Processing CreateTablet for tablet 7043121b3ae64e43a43ad056bdf75695 (DEFAULT_TABLE table=test-workload [id=a2cbbdbbfaac4432af21467d5d549664]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260713 09:04:43.589083 16724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:43.591166 16916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d70381506b1475d9057cb582f7aeb90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.598215 16915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d493011d28e4ef7b305c1e964ebf0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.601202 16913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7043121b3ae64e43a43ad056bdf75695. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.610085 16911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be4edb838594e61b4267ebc7ac1d01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.613461 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ddb9b3c68d4c36a1527e5a0e3ea30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.619819 16917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134003d48c1f4119ae6d905ac3e9057b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.625720 16918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd948c9c65674fd1b145f8d8367dd67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.628336 16919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35d459ae92a4a0da2cbe93045d19251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:43.710281 16972 tablet_bootstrap.cc:492] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701: Bootstrap starting.
I20260713 09:04:43.802527 16972 tablet_bootstrap.cc:654] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:43.807752 16974 tablet_bootstrap.cc:492] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f: Bootstrap starting.
I20260713 09:04:43.831552 16973 tablet_bootstrap.cc:492] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38: Bootstrap starting.
I20260713 09:04:43.844772 16972 tablet_bootstrap.cc:492] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701: No bootstrap required, opened a new log
I20260713 09:04:43.846722 16972 ts_tablet_manager.cc:1403] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701: Time spent bootstrapping tablet: real 0.142s	user 0.024s	sys 0.017s
I20260713 09:04:43.847608 16974 tablet_bootstrap.cc:654] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:43.859846 16973 tablet_bootstrap.cc:654] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:43.859966 16972 raft_consensus.cc:359] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.862391 16972 raft_consensus.cc:385] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:43.862792 16972 raft_consensus.cc:740] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Initialized, Role: FOLLOWER
I20260713 09:04:43.863747 16972 consensus_queue.cc:260] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.869393 16974 tablet_bootstrap.cc:492] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f: No bootstrap required, opened a new log
I20260713 09:04:43.869951 16974 ts_tablet_manager.cc:1403] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.008s
I20260713 09:04:43.872942 16974 raft_consensus.cc:359] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.873660 16974 raft_consensus.cc:385] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:43.874017 16974 raft_consensus.cc:740] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Initialized, Role: FOLLOWER
I20260713 09:04:43.875795 16973 tablet_bootstrap.cc:492] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38: No bootstrap required, opened a new log
I20260713 09:04:43.875984 16805 heartbeater.cc:499] Master 127.16.65.126:35645 was elected leader, sending a full tablet report...
I20260713 09:04:43.876436 16973 ts_tablet_manager.cc:1403] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.008s
I20260713 09:04:43.880350 16973 raft_consensus.cc:359] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.881281 16973 raft_consensus.cc:385] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:43.881599 16973 raft_consensus.cc:740] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Initialized, Role: FOLLOWER
I20260713 09:04:43.882328 16880 heartbeater.cc:499] Master 127.16.65.126:35645 was elected leader, sending a full tablet report...
I20260713 09:04:43.882490 16972 ts_tablet_manager.cc:1434] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.010s
I20260713 09:04:43.874811 16974 consensus_queue.cc:260] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.882376 16978 raft_consensus.cc:493] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:43.884796 16973 consensus_queue.cc:260] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.885257 16978 raft_consensus.cc:515] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.895207 16972 tablet_bootstrap.cc:492] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701: Bootstrap starting.
I20260713 09:04:43.896843 16954 heartbeater.cc:499] Master 127.16.65.126:35645 was elected leader, sending a full tablet report...
I20260713 09:04:43.897735 16974 ts_tablet_manager.cc:1434] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.012s
I20260713 09:04:43.899703 16974 tablet_bootstrap.cc:492] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f: Bootstrap starting.
I20260713 09:04:43.901808 16978 leader_election.cc:290] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:43.920065 16973 ts_tablet_manager.cc:1434] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.013s
I20260713 09:04:43.921115 16973 tablet_bootstrap.cc:492] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38: Bootstrap starting.
I20260713 09:04:43.922376 16972 tablet_bootstrap.cc:654] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:43.936986 16974 tablet_bootstrap.cc:654] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:43.938299 16973 tablet_bootstrap.cc:654] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:43.941323 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
W20260713 09:04:43.943893 16821 leader_election.cc:343] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:43.954344 16955 tablet.cc:2406] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:04:43.954869 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38" is_pre_election: true
W20260713 09:04:43.956655 16819 leader_election.cc:343] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:43.957068 16819 leader_election.cc:304] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [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: dcc6aa1d5664477daa4b241f74cd0701; no voters: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38
I20260713 09:04:43.958277 16979 raft_consensus.cc:2749] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:43.959635 16973 tablet_bootstrap.cc:492] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38: No bootstrap required, opened a new log
I20260713 09:04:43.960085 16973 ts_tablet_manager.cc:1403] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.008s
I20260713 09:04:43.962936 16973 raft_consensus.cc:359] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.963626 16973 raft_consensus.cc:385] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:43.963943 16973 raft_consensus.cc:740] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Initialized, Role: FOLLOWER
I20260713 09:04:43.964918 16973 consensus_queue.cc:260] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.967818 16973 ts_tablet_manager.cc:1434] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:43.969188 16973 tablet_bootstrap.cc:492] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38: Bootstrap starting.
I20260713 09:04:43.976013 16973 tablet_bootstrap.cc:654] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:43.976951 16974 tablet_bootstrap.cc:492] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f: No bootstrap required, opened a new log
I20260713 09:04:43.977538 16974 ts_tablet_manager.cc:1403] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.008s
I20260713 09:04:43.981010 16974 raft_consensus.cc:359] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.981987 16974 raft_consensus.cc:385] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:43.982296 16974 raft_consensus.cc:740] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Initialized, Role: FOLLOWER
I20260713 09:04:43.983096 16974 consensus_queue.cc:260] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.986268 16974 ts_tablet_manager.cc:1434] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:43.987196 16974 tablet_bootstrap.cc:492] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f: Bootstrap starting.
I20260713 09:04:43.987690 16972 tablet_bootstrap.cc:492] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701: No bootstrap required, opened a new log
I20260713 09:04:43.988183 16972 ts_tablet_manager.cc:1403] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.036s
I20260713 09:04:43.988355 16973 tablet_bootstrap.cc:492] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38: No bootstrap required, opened a new log
I20260713 09:04:43.988831 16973 ts_tablet_manager.cc:1403] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:04:43.991607 16973 raft_consensus.cc:359] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.992316 16973 raft_consensus.cc:385] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:43.992604 16973 raft_consensus.cc:740] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Initialized, Role: FOLLOWER
I20260713 09:04:43.993273 16973 consensus_queue.cc:260] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.994310 16974 tablet_bootstrap.cc:654] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:43.994805 16972 raft_consensus.cc:359] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.995574 16972 raft_consensus.cc:385] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:43.995751 16973 ts_tablet_manager.cc:1434] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:43.996111 16972 raft_consensus.cc:740] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Initialized, Role: FOLLOWER
I20260713 09:04:43.996785 16973 tablet_bootstrap.cc:492] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38: Bootstrap starting.
I20260713 09:04:43.997067 16972 consensus_queue.cc:260] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:43.999987 16972 ts_tablet_manager.cc:1434] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:04:44.000900 16972 tablet_bootstrap.cc:492] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701: Bootstrap starting.
I20260713 09:04:44.003767 16973 tablet_bootstrap.cc:654] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.008530 16972 tablet_bootstrap.cc:654] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.015420 16973 tablet_bootstrap.cc:492] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38: No bootstrap required, opened a new log
I20260713 09:04:44.015849 16973 ts_tablet_manager.cc:1403] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:04:44.016274 16974 tablet_bootstrap.cc:492] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f: No bootstrap required, opened a new log
I20260713 09:04:44.016801 16974 ts_tablet_manager.cc:1403] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.004s
I20260713 09:04:44.017936 16972 tablet_bootstrap.cc:492] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701: No bootstrap required, opened a new log
I20260713 09:04:44.018354 16972 ts_tablet_manager.cc:1403] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:04:44.018648 16973 raft_consensus.cc:359] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.019344 16973 raft_consensus.cc:385] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.019641 16973 raft_consensus.cc:740] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.019889 16974 raft_consensus.cc:359] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.020309 16973 consensus_queue.cc:260] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.020810 16974 raft_consensus.cc:385] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.021224 16974 raft_consensus.cc:740] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.021610 16972 raft_consensus.cc:359] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.022328 16972 raft_consensus.cc:385] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.022014 16974 consensus_queue.cc:260] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.022620 16972 raft_consensus.cc:740] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.022997 16973 ts_tablet_manager.cc:1434] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:04:44.023308 16972 consensus_queue.cc:260] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.023912 16973 tablet_bootstrap.cc:492] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38: Bootstrap starting.
I20260713 09:04:44.025396 16972 ts_tablet_manager.cc:1434] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:04:44.026301 16972 tablet_bootstrap.cc:492] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701: Bootstrap starting.
I20260713 09:04:44.030732 16974 ts_tablet_manager.cc:1434] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:04:44.030710 16973 tablet_bootstrap.cc:654] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.032572 16972 tablet_bootstrap.cc:654] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.039325 16974 tablet_bootstrap.cc:492] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f: Bootstrap starting.
I20260713 09:04:44.042500 16973 tablet_bootstrap.cc:492] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38: No bootstrap required, opened a new log
I20260713 09:04:44.042929 16973 ts_tablet_manager.cc:1403] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:04:44.046187 16973 raft_consensus.cc:359] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.046922 16973 raft_consensus.cc:385] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.047211 16973 raft_consensus.cc:740] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.047899 16973 consensus_queue.cc:260] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.048487 16974 tablet_bootstrap.cc:654] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.051415 16972 tablet_bootstrap.cc:492] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701: No bootstrap required, opened a new log
I20260713 09:04:44.051846 16973 ts_tablet_manager.cc:1434] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:04:44.051900 16972 ts_tablet_manager.cc:1403] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260713 09:04:44.052809 16973 tablet_bootstrap.cc:492] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38: Bootstrap starting.
I20260713 09:04:44.055598 16972 raft_consensus.cc:359] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.056509 16972 raft_consensus.cc:385] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.056878 16972 raft_consensus.cc:740] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.057739 16972 consensus_queue.cc:260] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.059340 16973 tablet_bootstrap.cc:654] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.060004 16972 ts_tablet_manager.cc:1434] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:44.060803 16974 tablet_bootstrap.cc:492] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f: No bootstrap required, opened a new log
I20260713 09:04:44.061272 16974 ts_tablet_manager.cc:1403] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260713 09:04:44.061334 16972 tablet_bootstrap.cc:492] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701: Bootstrap starting.
I20260713 09:04:44.064248 16974 raft_consensus.cc:359] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.065201 16974 raft_consensus.cc:385] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.065558 16974 raft_consensus.cc:740] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.066483 16974 consensus_queue.cc:260] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.067718 16972 tablet_bootstrap.cc:654] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.070914 16973 tablet_bootstrap.cc:492] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38: No bootstrap required, opened a new log
I20260713 09:04:44.071323 16973 ts_tablet_manager.cc:1403] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:04:44.074074 16973 raft_consensus.cc:359] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.074752 16973 raft_consensus.cc:385] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.075047 16973 raft_consensus.cc:740] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.075835 16974 ts_tablet_manager.cc:1434] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260713 09:04:44.075742 16973 consensus_queue.cc:260] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.080087 16973 ts_tablet_manager.cc:1434] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:44.080991 16973 tablet_bootstrap.cc:492] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38: Bootstrap starting.
I20260713 09:04:44.085935 16974 tablet_bootstrap.cc:492] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f: Bootstrap starting.
I20260713 09:04:44.087568 16973 tablet_bootstrap.cc:654] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.095094 16974 tablet_bootstrap.cc:654] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.098228 16972 tablet_bootstrap.cc:492] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701: No bootstrap required, opened a new log
I20260713 09:04:44.098748 16972 ts_tablet_manager.cc:1403] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.013s
I20260713 09:04:44.102152 16972 raft_consensus.cc:359] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.103107 16972 raft_consensus.cc:385] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.103473 16972 raft_consensus.cc:740] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.104333 16973 tablet_bootstrap.cc:492] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38: No bootstrap required, opened a new log
I20260713 09:04:44.104883 16973 ts_tablet_manager.cc:1403] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260713 09:04:44.104367 16972 consensus_queue.cc:260] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.107162 16972 ts_tablet_manager.cc:1434] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:04:44.107656 16973 raft_consensus.cc:359] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.108121 16972 tablet_bootstrap.cc:492] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701: Bootstrap starting.
I20260713 09:04:44.108335 16973 raft_consensus.cc:385] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.108675 16973 raft_consensus.cc:740] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.109107 16974 tablet_bootstrap.cc:492] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f: No bootstrap required, opened a new log
I20260713 09:04:44.109578 16974 ts_tablet_manager.cc:1403] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260713 09:04:44.109354 16973 consensus_queue.cc:260] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.111909 16973 ts_tablet_manager.cc:1434] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:44.112874 16973 tablet_bootstrap.cc:492] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38: Bootstrap starting.
I20260713 09:04:44.112761 16974 raft_consensus.cc:359] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.113718 16974 raft_consensus.cc:385] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.114081 16974 raft_consensus.cc:740] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.115300 16972 tablet_bootstrap.cc:654] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.114817 16974 consensus_queue.cc:260] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.119644 16973 tablet_bootstrap.cc:654] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.125167 16974 ts_tablet_manager.cc:1434] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260713 09:04:44.130888 16973 tablet_bootstrap.cc:492] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38: No bootstrap required, opened a new log
I20260713 09:04:44.131460 16973 ts_tablet_manager.cc:1403] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:04:44.132089 16979 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.132551 16979 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.133889 16973 raft_consensus.cc:359] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.134585 16979 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.135633 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:44.136283 16929 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 0.
I20260713 09:04:44.137557 16821 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:44.137775 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38" is_pre_election: true
I20260713 09:04:44.138330 16780 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 0.
I20260713 09:04:44.134531 16973 raft_consensus.cc:385] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.138851 16974 tablet_bootstrap.cc:492] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f: Bootstrap starting.
I20260713 09:04:44.139035 16973 raft_consensus.cc:740] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.138415 16979 raft_consensus.cc:2804] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:44.139744 16973 consensus_queue.cc:260] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.140415 16979 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:44.143164 16979 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.143467 16981 raft_consensus.cc:493] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.143920 16981 raft_consensus.cc:515] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.146862 16981 leader_election.cc:290] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.148854 16974 tablet_bootstrap.cc:654] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.149572 16972 tablet_bootstrap.cc:492] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701: No bootstrap required, opened a new log
I20260713 09:04:44.150071 16972 ts_tablet_manager.cc:1403] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.024s
I20260713 09:04:44.142338 16973 ts_tablet_manager.cc:1434] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:04:44.152329 16973 tablet_bootstrap.cc:492] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38: Bootstrap starting.
I20260713 09:04:44.153308 16972 raft_consensus.cc:359] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.154338 16972 raft_consensus.cc:385] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.154716 16972 raft_consensus.cc:740] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.156503 16972 consensus_queue.cc:260] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.158219 16978 raft_consensus.cc:493] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.158769 16978 raft_consensus.cc:515] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.159735 16973 tablet_bootstrap.cc:654] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.164342 16978 leader_election.cc:290] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.165021 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38" is_pre_election: true
I20260713 09:04:44.165295 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:44.165618 16780 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 0.
I20260713 09:04:44.165863 16929 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 0.
I20260713 09:04:44.166992 16821 leader_election.cc:304] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:44.168462 16978 raft_consensus.cc:2804] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:44.168927 16978 raft_consensus.cc:493] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:44.169327 16978 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.167012 16972 ts_tablet_manager.cc:1434] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260713 09:04:44.171131 16972 tablet_bootstrap.cc:492] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701: Bootstrap starting.
I20260713 09:04:44.180596 16974 tablet_bootstrap.cc:492] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f: No bootstrap required, opened a new log
I20260713 09:04:44.180640 16972 tablet_bootstrap.cc:654] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.181164 16974 ts_tablet_manager.cc:1403] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.020s
I20260713 09:04:44.181550 16973 tablet_bootstrap.cc:492] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38: No bootstrap required, opened a new log
I20260713 09:04:44.182096 16973 ts_tablet_manager.cc:1403] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.011s
I20260713 09:04:44.182653 16979 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.184324 16974 raft_consensus.cc:359] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.185046 16974 raft_consensus.cc:385] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.184867 16973 raft_consensus.cc:359] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.185389 16974 raft_consensus.cc:740] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.185701 16973 raft_consensus.cc:385] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.186148 16973 raft_consensus.cc:740] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.186887 16973 consensus_queue.cc:260] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.186240 16974 consensus_queue.cc:260] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.188010 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:44.188143 16978 raft_consensus.cc:515] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.188514 16780 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.190133 16978 leader_election.cc:290] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.191535 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:44.192076 16929 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.198552 16929 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 1.
I20260713 09:04:44.198359 16779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:44.199203 16779 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.199676 16821 leader_election.cc:304] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:44.200417 16978 raft_consensus.cc:2804] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.202956 16981 raft_consensus.cc:493] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.203413 16981 raft_consensus.cc:515] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.205243 16981 leader_election.cc:290] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.205363 16780 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 1.
I20260713 09:04:44.189608 16974 ts_tablet_manager.cc:1434] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:44.207779 16819 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.201563 16973 ts_tablet_manager.cc:1434] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:04:44.208999 16980 raft_consensus.cc:493] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.209651 16974 tablet_bootstrap.cc:492] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f: Bootstrap starting.
I20260713 09:04:44.209568 16980 raft_consensus.cc:515] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.212725 16980 leader_election.cc:290] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:44.215060 17008 raft_consensus.cc:2804] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.215523 17008 raft_consensus.cc:697] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:44.216333 17008 consensus_queue.cc:237] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.224244 16974 tablet_bootstrap.cc:654] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.232988 16779 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 1.
I20260713 09:04:44.234747 16979 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.246032 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:44.246616 16929 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.246943 16978 raft_consensus.cc:697] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 1 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:44.247841 16978 consensus_queue.cc:237] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.253401 16929 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 1.
I20260713 09:04:44.265942 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:44.270704 16854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:44.275082 16854 raft_consensus.cc:2468] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 0.
I20260713 09:04:44.280833 16746 leader_election.cc:304] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.281354 16974 tablet_bootstrap.cc:492] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f: No bootstrap required, opened a new log
I20260713 09:04:44.284204 16974 ts_tablet_manager.cc:1403] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.012s
I20260713 09:04:44.284263 16981 raft_consensus.cc:2804] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:44.285099 16981 raft_consensus.cc:493] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:44.285995 16981 raft_consensus.cc:3060] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.283847 16676 catalog_manager.cc:5697] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:44.289677 16746 leader_election.cc:343] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:44.291232 16972 tablet_bootstrap.cc:492] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701: No bootstrap required, opened a new log
I20260713 09:04:44.293170 16974 raft_consensus.cc:359] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.293973 16974 raft_consensus.cc:385] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.294332 16974 raft_consensus.cc:740] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.295156 16974 consensus_queue.cc:260] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.296710 16972 ts_tablet_manager.cc:1403] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701: Time spent bootstrapping tablet: real 0.126s	user 0.017s	sys 0.030s
I20260713 09:04:44.300020 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:44.307052 16981 raft_consensus.cc:515] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.302126 16855 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 0.
I20260713 09:04:44.309482 16895 leader_election.cc:304] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:44.310359 16980 raft_consensus.cc:2804] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:44.310855 16980 raft_consensus.cc:493] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:44.311311 16980 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.317857 16981 leader_election.cc:290] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.318387 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:44.318924 16855 raft_consensus.cc:3060] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.319319 16974 ts_tablet_manager.cc:1434] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260713 09:04:44.331604 16974 tablet_bootstrap.cc:492] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f: Bootstrap starting.
I20260713 09:04:44.332592 16972 raft_consensus.cc:359] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.335567 16980 raft_consensus.cc:515] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.337003 17017 raft_consensus.cc:493] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.337502 17017 raft_consensus.cc:515] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.339028 16980 leader_election.cc:290] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 1 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:44.335620 16972 raft_consensus.cc:385] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.339852 16854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:44.341284 16972 raft_consensus.cc:740] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.341645 16854 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.343806 16855 raft_consensus.cc:2468] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 1.
I20260713 09:04:44.342195 16972 consensus_queue.cc:260] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.345427 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:44.346835 16981 raft_consensus.cc:493] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.347993 16746 leader_election.cc:304] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.347885 16981 raft_consensus.cc:515] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.348569 16853 raft_consensus.cc:2393] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37d575da827642e1b49efaa04a83131f in current term 1: Already voted for candidate e65f672c97e14268afcd0557d84acd38 in this term.
I20260713 09:04:44.349216 16972 ts_tablet_manager.cc:1434] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.001s
I20260713 09:04:44.350224 16972 tablet_bootstrap.cc:492] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701: Bootstrap starting.
I20260713 09:04:44.350350 16981 leader_election.cc:290] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.351107 16981 raft_consensus.cc:2804] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.351703 16981 raft_consensus.cc:697] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:44.352052 16676 catalog_manager.cc:5697] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:44.345028 17017 leader_election.cc:290] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:44.359305 16779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38" is_pre_election: true
I20260713 09:04:44.360112 16779 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 0.
I20260713 09:04:44.353041 16981 consensus_queue.cc:237] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.360361 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:44.362203 16778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38" is_pre_election: true
I20260713 09:04:44.361708 16780 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.366389 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:44.367914 16929 raft_consensus.cc:2468] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 0.
I20260713 09:04:44.370645 16974 tablet_bootstrap.cc:654] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.374394 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:44.375195 16853 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 0.
I20260713 09:04:44.376137 16780 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 1.
I20260713 09:04:44.377617 16854 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 1.
I20260713 09:04:44.377197 16746 leader_election.cc:304] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.381429 17019 raft_consensus.cc:493] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.381543 16895 leader_election.cc:304] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:44.382459 17017 raft_consensus.cc:2804] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.383313 17017 raft_consensus.cc:697] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 1 LEADER]: Becoming Leader. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:44.387768 17017 consensus_queue.cc:237] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.386359 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:44.382246 17019 raft_consensus.cc:515] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.395438 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:44.396804 17020 raft_consensus.cc:2804] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:44.397151 16927 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 0.
I20260713 09:04:44.397297 17020 raft_consensus.cc:493] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:44.397675 17020 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.402911 17020 raft_consensus.cc:515] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.404753 16928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:44.394454 16981 raft_consensus.cc:493] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.394264 16929 raft_consensus.cc:2468] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 0.
I20260713 09:04:44.405862 16980 raft_consensus.cc:493] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.407862 16974 tablet_bootstrap.cc:492] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f: No bootstrap required, opened a new log
I20260713 09:04:44.410784 16974 ts_tablet_manager.cc:1403] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.007s
I20260713 09:04:44.411437 16980 raft_consensus.cc:515] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.410420 16981 raft_consensus.cc:515] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.428793 16746 leader_election.cc:304] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [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: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:44.430981 17020 leader_election.cc:290] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.434031 16854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:44.435276 16980 leader_election.cc:290] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:44.434695 16854 raft_consensus.cc:2468] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 0.
I20260713 09:04:44.436429 16974 raft_consensus.cc:359] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.436805 17023 raft_consensus.cc:2804] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:44.438705 16974 raft_consensus.cc:385] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.439186 17023 raft_consensus.cc:493] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:44.439334 16974 raft_consensus.cc:740] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.439584 17023 raft_consensus.cc:3060] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.440102 16974 consensus_queue.cc:260] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.439965 16895 leader_election.cc:304] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:44.441004 17019 leader_election.cc:290] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.436467 17020 raft_consensus.cc:493] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.442431 16974 ts_tablet_manager.cc:1434] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260713 09:04:44.443372 16974 tablet_bootstrap.cc:492] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f: Bootstrap starting.
I20260713 09:04:44.437532 16981 leader_election.cc:290] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.447544 16981 raft_consensus.cc:493] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.448004 16981 raft_consensus.cc:515] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.450074 16972 tablet_bootstrap.cc:654] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.449131 16980 raft_consensus.cc:2804] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:44.450506 16980 raft_consensus.cc:493] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:44.450969 16980 raft_consensus.cc:3060] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.435446 16675 catalog_manager.cc:5697] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 0 to 1, leader changed from <none> to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:44.448747 17020 raft_consensus.cc:515] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.461989 16893 leader_election.cc:304] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [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: 37d575da827642e1b49efaa04a83131f; no voters: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38
I20260713 09:04:44.466097 16981 leader_election.cc:290] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.472589 17023 raft_consensus.cc:515] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.473048 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38" is_pre_election: true
I20260713 09:04:44.473677 16980 raft_consensus.cc:515] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.473690 16780 raft_consensus.cc:2468] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 0.
I20260713 09:04:44.477442 16972 tablet_bootstrap.cc:492] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701: No bootstrap required, opened a new log
I20260713 09:04:44.477896 16972 ts_tablet_manager.cc:1403] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.010s
I20260713 09:04:44.477643 16980 leader_election.cc:290] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 1 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:44.481792 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:44.482336 16780 raft_consensus.cc:3060] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.482293 16854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:44.483058 16854 raft_consensus.cc:3060] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.479420 17017 raft_consensus.cc:3060] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.495043 16780 raft_consensus.cc:2468] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 1.
I20260713 09:04:44.486855 17020 leader_election.cc:290] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.505414 16974 tablet_bootstrap.cc:654] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.505527 16854 raft_consensus.cc:2468] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 1.
I20260713 09:04:44.507115 17023 leader_election.cc:290] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
W20260713 09:04:44.506116 16746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.67:33981, user_credentials={real_user=slave}} blocked reactor thread for 92067.5us
I20260713 09:04:44.506912 16972 raft_consensus.cc:359] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.508230 16972 raft_consensus.cc:385] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.508517 16972 raft_consensus.cc:740] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.509256 16854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:44.509187 16972 consensus_queue.cc:260] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.510890 16854 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.512521 17017 raft_consensus.cc:2749] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:44.512533 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:44.513315 16855 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 1.
I20260713 09:04:44.514045 16972 ts_tablet_manager.cc:1434] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:04:44.509462 16675 catalog_manager.cc:5697] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 37d575da827642e1b49efaa04a83131f (127.16.65.67). New cstate: current_term: 1 leader_uuid: "37d575da827642e1b49efaa04a83131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:44.510923 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:44.515312 16972 tablet_bootstrap.cc:492] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701: Bootstrap starting.
I20260713 09:04:44.515519 16853 raft_consensus.cc:2393] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e65f672c97e14268afcd0557d84acd38 in current term 1: Already voted for candidate 37d575da827642e1b49efaa04a83131f in this term.
I20260713 09:04:44.514389 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:44.518375 16855 raft_consensus.cc:2468] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 0.
I20260713 09:04:44.506924 16893 leader_election.cc:304] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.521384 16746 leader_election.cc:304] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [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: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.522083 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:44.525213 16929 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.525369 17023 raft_consensus.cc:2804] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:44.525806 17023 raft_consensus.cc:493] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:44.526132 17023 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:44.526186 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:44.527794 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:44.529139 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043121b3ae64e43a43ad056bdf75695" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:44.529673 16927 raft_consensus.cc:2468] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 0.
I20260713 09:04:44.531276 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:44.531406 16929 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 1.
I20260713 09:04:44.522903 17017 raft_consensus.cc:2804] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.531780 16927 raft_consensus.cc:3060] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.532536 17017 raft_consensus.cc:697] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 1 LEADER]: Becoming Leader. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:44.523952 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043121b3ae64e43a43ad056bdf75695" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:44.533243 16853 raft_consensus.cc:2468] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 0.
I20260713 09:04:44.533708 16746 leader_election.cc:304] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.522789 16928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:44.533515 17017 consensus_queue.cc:237] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.532361 17023 raft_consensus.cc:515] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.520071 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:44.524609 16854 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 1.
I20260713 09:04:44.536305 17023 leader_election.cc:290] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 2 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.537892 17023 raft_consensus.cc:2804] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:44.538290 17023 raft_consensus.cc:493] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:04:44.541245 16746 leader_election.cc:343] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:44.542593 16974 tablet_bootstrap.cc:492] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f: No bootstrap required, opened a new log
I20260713 09:04:44.538686 17023 raft_consensus.cc:3060] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.542799 16972 tablet_bootstrap.cc:654] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:44.543187 16974 ts_tablet_manager.cc:1403] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.008s
I20260713 09:04:44.547191 16927 raft_consensus.cc:2468] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 1.
I20260713 09:04:44.542171 16854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:44.547227 16974 raft_consensus.cc:359] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.548163 16974 raft_consensus.cc:385] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.548305 16928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:44.548480 16974 raft_consensus.cc:740] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.548527 16746 leader_election.cc:304] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.549677 16746 leader_election.cc:304] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.549464 16974 consensus_queue.cc:260] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.550477 17026 raft_consensus.cc:2804] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:44.550887 17026 raft_consensus.cc:493] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:44.551232 17026 raft_consensus.cc:3060] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.551342 16746 leader_election.cc:304] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [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: e65f672c97e14268afcd0557d84acd38; no voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:44.551666 16974 ts_tablet_manager.cc:1434] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:44.547942 16854 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:44.552821 17020 raft_consensus.cc:2804] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.555378 16981 raft_consensus.cc:2749] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:44.557665 17023 raft_consensus.cc:515] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.556619 17020 raft_consensus.cc:697] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:44.561919 16746 leader_election.cc:304] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.566385 16981 raft_consensus.cc:2804] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.566834 16981 raft_consensus.cc:697] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
W20260713 09:04:44.568253 16746 leader_election.cc:343] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:44.568693 16981 consensus_queue.cc:237] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.569375 17023 leader_election.cc:290] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.570488 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:44.571007 16855 raft_consensus.cc:3060] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.576333 16854 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 2.
I20260713 09:04:44.566764 17020 consensus_queue.cc:237] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.579308 16855 raft_consensus.cc:2468] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 1.
I20260713 09:04:44.571099 17026 raft_consensus.cc:515] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.582221 16928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:44.584285 16928 raft_consensus.cc:3060] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.580410 16675 catalog_manager.cc:5697] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f reported cstate change: term changed from 0 to 1, leader changed from <none> to 37d575da827642e1b49efaa04a83131f (127.16.65.67). New cstate: current_term: 1 leader_uuid: "37d575da827642e1b49efaa04a83131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:44.582979 16746 leader_election.cc:304] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [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: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 37d575da827642e1b49efaa04a83131f
I20260713 09:04:44.585872 16972 tablet_bootstrap.cc:492] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701: No bootstrap required, opened a new log
I20260713 09:04:44.586288 16972 ts_tablet_manager.cc:1403] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.009s
I20260713 09:04:44.587265 16746 leader_election.cc:304] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.590118 16972 raft_consensus.cc:359] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.590797 16972 raft_consensus.cc:385] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:44.591125 16972 raft_consensus.cc:740] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Initialized, Role: FOLLOWER
I20260713 09:04:44.591802 16972 consensus_queue.cc:260] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.593999 16972 ts_tablet_manager.cc:1434] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:04:44.594696 16724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:44.594900 16981 raft_consensus.cc:2804] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:44.595513 16981 raft_consensus.cc:697] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:44.595624 17026 leader_election.cc:290] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.596592 16928 raft_consensus.cc:2468] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 1.
I20260713 09:04:44.596422 16981 consensus_queue.cc:237] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [LEADER]: Queue going to LEADER 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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.597620 17026 raft_consensus.cc:2804] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.598248 17026 raft_consensus.cc:697] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:44.598510 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043121b3ae64e43a43ad056bdf75695" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:44.599037 17026 consensus_queue.cc:237] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.599051 16855 raft_consensus.cc:3060] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.603751 16928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043121b3ae64e43a43ad056bdf75695" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:44.604465 16928 raft_consensus.cc:3060] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.613332 16855 raft_consensus.cc:2468] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 1.
I20260713 09:04:44.614485 16746 leader_election.cc:304] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:44.615285 17026 raft_consensus.cc:2804] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:44.615715 17026 raft_consensus.cc:697] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:44.616381 17026 consensus_queue.cc:237] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.621418 16928 raft_consensus.cc:2468] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 1.
I20260713 09:04:44.624416 16675 catalog_manager.cc:5697] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 0 to 1, leader changed from <none> to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:44.640913 16675 catalog_manager.cc:5697] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 0 to 1, leader changed from <none> to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:44.642160 16675 catalog_manager.cc:5697] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 1 to 2, leader changed from 37d575da827642e1b49efaa04a83131f (127.16.65.67) to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:44.643379 16675 catalog_manager.cc:5697] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 0 to 1, leader changed from <none> to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:44.644500 16675 catalog_manager.cc:5697] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 0 to 1, leader changed from <none> to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:44.672012 17008 consensus_queue.cc:1048] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:44.691493 16978 consensus_queue.cc:1048] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:44.717578 16978 raft_consensus.cc:493] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:44.718092 16978 raft_consensus.cc:515] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.720326 16978 leader_election.cc:290] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:44.721131 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65f672c97e14268afcd0557d84acd38" is_pre_election: true
I20260713 09:04:44.721549 16928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:44.722512 16928 raft_consensus.cc:2393] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcc6aa1d5664477daa4b241f74cd0701 in current term 1: Already voted for candidate e65f672c97e14268afcd0557d84acd38 in this term.
I20260713 09:04:44.723780 16821 leader_election.cc:304] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [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: dcc6aa1d5664477daa4b241f74cd0701; no voters: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38
I20260713 09:04:44.724486 16978 raft_consensus.cc:3060] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:44.729315 16978 raft_consensus.cc:2749] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:44.739881 16978 consensus_queue.cc:1048] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:44.750674 17007 consensus_queue.cc:1048] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:44.756621 16981 consensus_queue.cc:1048] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:44.768249 17023 consensus_queue.cc:1048] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:44.872722 16780 raft_consensus.cc:1240] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Rejecting Update request from peer 37d575da827642e1b49efaa04a83131f for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:44.874470 17017 consensus_queue.cc:1059] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:44.875298 17017 consensus_queue.cc:1243] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [LEADER]: Peer e65f672c97e14268afcd0557d84acd38 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:04:44.876149 17025 raft_consensus.cc:3055] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:44.876554 17025 raft_consensus.cc:740] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:44.877437 17025 consensus_queue.cc:260] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.878721 17025 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:44.906646 16855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
mode: GRACEFUL
new_leader_uuid: "e65f672c97e14268afcd0557d84acd38"
 from {username='slave'} at 127.0.0.1:40266
I20260713 09:04:44.907243 16855 raft_consensus.cc:606] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 LEADER]: Received request to transfer leadership to TS e65f672c97e14268afcd0557d84acd38
I20260713 09:04:44.915055 16855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
mode: GRACEFUL
new_leader_uuid: "e65f672c97e14268afcd0557d84acd38"
 from {username='slave'} at 127.0.0.1:40266
I20260713 09:04:44.915517 16855 raft_consensus.cc:606] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 1 LEADER]: Received request to transfer leadership to TS e65f672c97e14268afcd0557d84acd38
I20260713 09:04:44.935103 16780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
mode: GRACEFUL
new_leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:51270
I20260713 09:04:44.935606 16780 raft_consensus.cc:606] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Received request to transfer leadership to TS dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:44.940692 16780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
mode: GRACEFUL
new_leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:51270
I20260713 09:04:44.941169 16780 raft_consensus.cc:606] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Received request to transfer leadership to TS dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:44.946439 16780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7043121b3ae64e43a43ad056bdf75695"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
mode: GRACEFUL
new_leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:51270
I20260713 09:04:44.947088 16780 raft_consensus.cc:606] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Received request to transfer leadership to TS dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:44.962215 16927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d"
dest_uuid: "37d575da827642e1b49efaa04a83131f"
mode: GRACEFUL
new_leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:56206
I20260713 09:04:44.962767 16927 raft_consensus.cc:606] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 1 LEADER]: Received request to transfer leadership to TS dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:44.963354 17025 consensus_queue.cc:1048] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:44.968660 16780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
mode: GRACEFUL
new_leader_uuid: "37d575da827642e1b49efaa04a83131f"
 from {username='slave'} at 127.0.0.1:51270
I20260713 09:04:44.969302 16780 raft_consensus.cc:606] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Received request to transfer leadership to TS 37d575da827642e1b49efaa04a83131f
I20260713 09:04:44.969262 17026 consensus_queue.cc:1048] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:44.980926 17019 raft_consensus.cc:993] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38: : Instructing follower dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:44.981478 17019 raft_consensus.cc:1081] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Signalling peer dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:44.981891 17025 raft_consensus.cc:993] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f: : Instructing follower dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:44.982327 17025 raft_consensus.cc:1081] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 1 LEADER]: Signalling peer dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:44.986291 16853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:40250
I20260713 09:04:44.987510 16852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:40234
I20260713 09:04:44.988155 16852 raft_consensus.cc:493] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:44.988588 16852 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:44.991454 16853 raft_consensus.cc:493] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:44.991860 16853 raft_consensus.cc:3060] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:44.994719 16852 raft_consensus.cc:515] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:44.998668 16855 raft_consensus.cc:1240] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Rejecting Update request from peer e65f672c97e14268afcd0557d84acd38 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:45.001037 17020 consensus_queue.cc:1059] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.001736 17023 raft_consensus.cc:3055] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:45.002146 17023 raft_consensus.cc:740] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:45.002262 16852 leader_election.cc:290] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 2 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:45.002527 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:45.003010 17023 consensus_queue.cc:260] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.003247 17017 consensus_queue.cc:1048] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.003873 17023 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.009828 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:45.011168 16927 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.011025 17020 consensus_queue.cc:1048] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.019081 16853 raft_consensus.cc:515] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.025040 16853 leader_election.cc:290] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 2 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:45.026196 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:45.026826 16929 raft_consensus.cc:3055] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:45.026829 16779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:45.027369 16929 raft_consensus.cc:740] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:45.028224 16929 consensus_queue.cc:260] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.029034 16929 raft_consensus.cc:3060] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.031672 16780 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 2.
I20260713 09:04:45.033345 17020 consensus_queue.cc:1048] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.034951 16929 raft_consensus.cc:2468] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 2.
I20260713 09:04:45.036149 16821 leader_election.cc:304] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: e65f672c97e14268afcd0557d84acd38
I20260713 09:04:45.037653 17007 raft_consensus.cc:2804] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:45.038326 17007 raft_consensus.cc:697] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:45.039556 16927 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 2.
I20260713 09:04:45.039428 17007 consensus_queue.cc:237] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.040661 16821 leader_election.cc:304] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:45.041446 17008 raft_consensus.cc:2804] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:45.041925 17008 raft_consensus.cc:697] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:45.042770 16981 consensus_queue.cc:1048] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.042703 17008 consensus_queue.cc:237] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.052979 16929 raft_consensus.cc:1275] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:04:45.053390 16929 pending_rounds.cc:85] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f: Aborting all ops after (but not including) 0
I20260713 09:04:45.053704 16929 pending_rounds.cc:107] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:04:45.054020 16929 raft_consensus.cc:2889] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:04:45.054098 16675 catalog_manager.cc:5697] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 1 to 2, leader changed from 37d575da827642e1b49efaa04a83131f (127.16.65.67) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:45.055593 17023 consensus_queue.cc:1048] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.055893 16675 catalog_manager.cc:5697] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 1 to 2, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:45.062047 17020 consensus_queue.cc:1048] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.078688 16853 raft_consensus.cc:1275] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:45.081163 17026 consensus_queue.cc:1048] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.085145 17026 consensus_queue.cc:1048] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.098433 16981 raft_consensus.cc:993] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38: : Instructing follower dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:45.099167 17019 raft_consensus.cc:1081] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Signalling peer dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:45.102577 16855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7043121b3ae64e43a43ad056bdf75695"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:40234
I20260713 09:04:45.103098 16855 raft_consensus.cc:493] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:45.103466 16855 raft_consensus.cc:3060] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.109522 16855 raft_consensus.cc:515] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.112155 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043121b3ae64e43a43ad056bdf75695" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:45.112731 16780 raft_consensus.cc:3055] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:45.113049 16780 raft_consensus.cc:740] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:45.113936 16780 consensus_queue.cc:260] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.115168 16780 raft_consensus.cc:3060] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.118988 16855 leader_election.cc:290] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 2 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:45.119747 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043121b3ae64e43a43ad056bdf75695" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:45.120196 16927 raft_consensus.cc:3060] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.129493 16780 raft_consensus.cc:2468] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 2.
I20260713 09:04:45.131654 17020 raft_consensus.cc:993] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38: : Instructing follower dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:45.132560 17020 raft_consensus.cc:1081] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Signalling peer dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:45.131654 16927 raft_consensus.cc:2468] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 2.
I20260713 09:04:45.134306 16821 leader_election.cc:304] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:45.135309 17008 raft_consensus.cc:2804] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:45.135775 17008 raft_consensus.cc:697] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:45.136624 17008 consensus_queue.cc:237] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.145771 16852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:40234
I20260713 09:04:45.146279 16978 raft_consensus.cc:993] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701: : Instructing follower e65f672c97e14268afcd0557d84acd38 to start an election
I20260713 09:04:45.146770 16852 raft_consensus.cc:493] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:45.146803 17008 raft_consensus.cc:1081] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 1 LEADER]: Signalling peer e65f672c97e14268afcd0557d84acd38 to start an election
I20260713 09:04:45.148077 17020 consensus_queue.cc:1048] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.148903 16852 raft_consensus.cc:3060] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.150861 16780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
 from {username='slave'} at 127.0.0.1:51258
I20260713 09:04:45.151451 16780 raft_consensus.cc:493] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:45.151789 16780 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.163297 16780 raft_consensus.cc:515] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.165275 16780 leader_election.cc:290] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 2 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:45.166020 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:45.166590 16853 raft_consensus.cc:3055] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:45.166915 16853 raft_consensus.cc:740] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:45.167004 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:45.167725 16929 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.167547 16852 raft_consensus.cc:515] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.175010 16852 leader_election.cc:290] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 2 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:45.176146 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:45.176776 16780 raft_consensus.cc:3055] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:45.177117 16780 raft_consensus.cc:740] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:45.168644 16853 consensus_queue.cc:260] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.177793 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:45.177950 16780 consensus_queue.cc:260] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.178411 16927 raft_consensus.cc:3060] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.178459 16853 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.179245 16780 raft_consensus.cc:3060] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.185912 16927 raft_consensus.cc:2468] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 2.
I20260713 09:04:45.186522 16780 raft_consensus.cc:2468] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 2.
I20260713 09:04:45.187084 16821 leader_election.cc:304] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:45.188092 17008 raft_consensus.cc:2804] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:45.188558 17008 raft_consensus.cc:697] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:45.189388 17008 consensus_queue.cc:237] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.190322 16853 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 2.
I20260713 09:04:45.192943 16746 leader_election.cc:304] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [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: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:45.193771 17020 raft_consensus.cc:2804] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:45.194216 17020 raft_consensus.cc:697] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:45.194686 16929 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 2.
I20260713 09:04:45.194996 17020 consensus_queue.cc:237] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.202911 16675 catalog_manager.cc:5697] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 1 to 2, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:45.204416 16675 catalog_manager.cc:5697] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 1 to 2, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:45.212569 16673 catalog_manager.cc:5697] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 1 to 2, leader changed from dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66) to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:45.225042 16978 raft_consensus.cc:993] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701: : Instructing follower e65f672c97e14268afcd0557d84acd38 to start an election
I20260713 09:04:45.225517 16978 raft_consensus.cc:1081] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 LEADER]: Signalling peer e65f672c97e14268afcd0557d84acd38 to start an election
I20260713 09:04:45.227247 16780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
 from {username='slave'} at 127.0.0.1:51258
I20260713 09:04:45.227808 16780 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:45.228164 16780 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.234453 16780 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.236382 16780 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 2 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:45.237197 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:45.237531 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:45.237920 16853 raft_consensus.cc:3055] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:45.238099 16927 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.238318 16853 raft_consensus.cc:740] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:45.239190 16853 consensus_queue.cc:260] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [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: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.240201 16853 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.244751 16853 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 2.
I20260713 09:04:45.244940 16927 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 2.
I20260713 09:04:45.245826 16746 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [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: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:45.246656 17020 raft_consensus.cc:2804] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:45.247174 17020 raft_consensus.cc:697] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:45.247980 17020 consensus_queue.cc:237] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [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: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.255108 16673 catalog_manager.cc:5697] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 1 to 2, leader changed from dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66) to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:45.363085 17023 raft_consensus.cc:993] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38: : Instructing follower 37d575da827642e1b49efaa04a83131f to start an election
I20260713 09:04:45.363562 17020 raft_consensus.cc:1081] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Signalling peer 37d575da827642e1b49efaa04a83131f to start an election
I20260713 09:04:45.364881 16927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a"
dest_uuid: "37d575da827642e1b49efaa04a83131f"
 from {username='slave'} at 127.0.0.1:56202
I20260713 09:04:45.365336 16927 raft_consensus.cc:493] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:45.365643 16927 raft_consensus.cc:3060] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.369998 16927 raft_consensus.cc:515] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.371634 16927 leader_election.cc:290] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 2 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:45.372301 16780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:45.372660 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:45.372924 16780 raft_consensus.cc:3055] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:45.373236 16853 raft_consensus.cc:3060] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.373265 16780 raft_consensus.cc:740] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:45.374194 16780 consensus_queue.cc:260] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.375344 16780 raft_consensus.cc:3060] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.377941 16853 raft_consensus.cc:2468] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 2.
I20260713 09:04:45.378954 16895 leader_election.cc:304] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:45.379612 17017 raft_consensus.cc:2804] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:45.380026 17017 raft_consensus.cc:697] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 2 LEADER]: Becoming Leader. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:45.380702 17017 consensus_queue.cc:237] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:45.381420 16780 raft_consensus.cc:2468] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 2.
I20260713 09:04:45.387698 16673 catalog_manager.cc:5697] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f reported cstate change: term changed from 1 to 2, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to 37d575da827642e1b49efaa04a83131f (127.16.65.67). New cstate: current_term: 2 leader_uuid: "37d575da827642e1b49efaa04a83131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:45.428507 16780 raft_consensus.cc:3060] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:45.428742 16927 raft_consensus.cc:1275] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.430094 16978 consensus_queue.cc:1048] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:45.436935 16780 raft_consensus.cc:1275] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.438838 17007 consensus_queue.cc:1048] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:45.454154 16927 raft_consensus.cc:1275] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.458110 16778 raft_consensus.cc:1275] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.458982 17007 consensus_queue.cc:1048] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:45.460966 17008 consensus_queue.cc:1048] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:45.590065 16852 raft_consensus.cc:1275] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.591363 17023 consensus_queue.cc:1048] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:45.601001 16927 raft_consensus.cc:1275] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.602383 17023 consensus_queue.cc:1048] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:45.639308 16927 raft_consensus.cc:1275] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.640472 17061 consensus_queue.cc:1048] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:45.647634 16778 raft_consensus.cc:1275] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.651561 17060 consensus_queue.cc:1048] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:45.659775 16852 raft_consensus.cc:1275] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.661578 16981 consensus_queue.cc:1048] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:45.669406 16927 raft_consensus.cc:1275] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.670984 17020 consensus_queue.cc:1048] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:45.708153 16927 raft_consensus.cc:1275] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.709307 17008 consensus_queue.cc:1048] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:45.716986 16778 raft_consensus.cc:1275] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.718806 17007 consensus_queue.cc:1048] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:45.926030 16852 raft_consensus.cc:1275] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.927448 17017 consensus_queue.cc:1048] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:45.937091 16778 raft_consensus.cc:1275] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:45.939502 17063 consensus_queue.cc:1048] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:47.999704 16645 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:04:48.000703 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:48.019908 16778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
mode: GRACEFUL
new_leader_uuid: "37d575da827642e1b49efaa04a83131f"
 from {username='slave'} at 127.0.0.1:51282
I20260713 09:04:48.020351 16778 raft_consensus.cc:606] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Received request to transfer leadership to TS 37d575da827642e1b49efaa04a83131f
I20260713 09:04:48.031359 16852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
mode: GRACEFUL
new_leader_uuid: "37d575da827642e1b49efaa04a83131f"
 from {username='slave'} at 127.0.0.1:40280
I20260713 09:04:48.031800 16852 raft_consensus.cc:606] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Received request to transfer leadership to TS 37d575da827642e1b49efaa04a83131f
I20260713 09:04:48.033032 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:48.033411 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:48.102736 17073 raft_consensus.cc:993] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701: : Instructing follower 37d575da827642e1b49efaa04a83131f to start an election
I20260713 09:04:48.103163 16978 raft_consensus.cc:1081] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Signalling peer 37d575da827642e1b49efaa04a83131f to start an election
I20260713 09:04:48.104615 16929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac"
dest_uuid: "37d575da827642e1b49efaa04a83131f"
 from {username='slave'} at 127.0.0.1:56192
I20260713 09:04:48.105022 16929 raft_consensus.cc:493] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:48.105261 16929 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:48.109499 16929 raft_consensus.cc:515] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:48.111071 16929 leader_election.cc:290] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 3 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:48.111713 16778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:48.112092 16852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:48.112345 16778 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:48.112582 16852 raft_consensus.cc:3055] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:48.112877 16852 raft_consensus.cc:740] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:48.113479 16852 consensus_queue.cc:260] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:48.114355 16852 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:48.116870 16778 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 3.
I20260713 09:04:48.117945 16893 leader_election.cc:304] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [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: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:48.118691 17074 raft_consensus.cc:2804] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:48.118733 16852 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 3.
I20260713 09:04:48.119973 17074 raft_consensus.cc:697] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 3 LEADER]: Becoming Leader. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:48.120687 17074 consensus_queue.cc:237] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:48.127126 16673 catalog_manager.cc:5697] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f reported cstate change: term changed from 2 to 3, leader changed from dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66) to 37d575da827642e1b49efaa04a83131f (127.16.65.67). New cstate: current_term: 3 leader_uuid: "37d575da827642e1b49efaa04a83131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:48.263707 16981 raft_consensus.cc:993] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38: : Instructing follower 37d575da827642e1b49efaa04a83131f to start an election
I20260713 09:04:48.264245 16981 raft_consensus.cc:1081] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Signalling peer 37d575da827642e1b49efaa04a83131f to start an election
I20260713 09:04:48.266165 16929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90"
dest_uuid: "37d575da827642e1b49efaa04a83131f"
 from {username='slave'} at 127.0.0.1:56202
I20260713 09:04:48.266633 16929 raft_consensus.cc:493] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:48.266924 16929 raft_consensus.cc:3060] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:48.272434 16929 raft_consensus.cc:515] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:48.274091 16929 leader_election.cc:290] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 2 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:48.274749 16778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:48.275064 16852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:48.275394 16778 raft_consensus.cc:3055] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:48.275643 16852 raft_consensus.cc:3060] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:48.275812 16778 raft_consensus.cc:740] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:48.276652 16778 consensus_queue.cc:260] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:48.277598 16778 raft_consensus.cc:3060] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:48.279902 16852 raft_consensus.cc:2468] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 2.
I20260713 09:04:48.280905 16895 leader_election.cc:304] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:48.281694 17074 raft_consensus.cc:2804] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:48.282114 17074 raft_consensus.cc:697] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 2 LEADER]: Becoming Leader. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:48.283097 16778 raft_consensus.cc:2468] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 2.
I20260713 09:04:48.282855 17074 consensus_queue.cc:237] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:48.292117 16673 catalog_manager.cc:5697] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f reported cstate change: term changed from 1 to 2, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to 37d575da827642e1b49efaa04a83131f (127.16.65.67). New cstate: current_term: 2 leader_uuid: "37d575da827642e1b49efaa04a83131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:48.500537 16778 raft_consensus.cc:1275] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:48.501513 17074 consensus_queue.cc:1048] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:48.511152 16852 raft_consensus.cc:1275] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:48.516059 17075 consensus_queue.cc:1048] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:48.693542 16778 raft_consensus.cc:1275] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.694726 17086 consensus_queue.cc:1048] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:48.703109 16852 raft_consensus.cc:1275] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:48.704523 17086 consensus_queue.cc:1048] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:49.034192 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:49.044431 16778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
mode: GRACEFUL
new_leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:51270
I20260713 09:04:49.044996 16778 raft_consensus.cc:606] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Received request to transfer leadership to TS dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:49.050043 16778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
mode: GRACEFUL
new_leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:51270
I20260713 09:04:49.050530 16778 raft_consensus.cc:606] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Received request to transfer leadership to TS dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:49.054898 16778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
mode: GRACEFUL
new_leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:51270
I20260713 09:04:49.055354 16778 raft_consensus.cc:606] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Received request to transfer leadership to TS dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:49.060168 16929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90"
dest_uuid: "37d575da827642e1b49efaa04a83131f"
mode: GRACEFUL
new_leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:56206
I20260713 09:04:49.060647 16929 raft_consensus.cc:606] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 2 LEADER]: Received request to transfer leadership to TS dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:49.065397 16929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac"
dest_uuid: "37d575da827642e1b49efaa04a83131f"
mode: GRACEFUL
new_leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:56206
I20260713 09:04:49.065943 16929 raft_consensus.cc:606] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 3 LEADER]: Received request to transfer leadership to TS dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:49.087699 16981 raft_consensus.cc:993] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38: : Instructing follower dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:49.088106 17092 raft_consensus.cc:1081] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Signalling peer dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:49.089552 16852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:40234
I20260713 09:04:49.090119 16852 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:49.090457 16852 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.096191 16852 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.097555 16852 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 3 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:49.098317 16778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:49.098668 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:49.098875 16778 raft_consensus.cc:3055] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:49.099197 16929 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.099206 16778 raft_consensus.cc:740] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:49.100142 16778 consensus_queue.cc:260] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [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: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.101334 16778 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.105808 16929 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 3.
I20260713 09:04:49.107002 16821 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:49.107402 16778 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 3.
I20260713 09:04:49.107645 16978 raft_consensus.cc:2804] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:49.108754 16978 raft_consensus.cc:697] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:49.109560 16978 consensus_queue.cc:237] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [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: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.116914 16673 catalog_manager.cc:5697] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 2 to 3, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 3 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:49.311619 17086 raft_consensus.cc:993] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f: : Instructing follower dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:49.312062 17075 raft_consensus.cc:1081] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 2 LEADER]: Signalling peer dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:49.313412 16852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:40250
I20260713 09:04:49.313868 16852 raft_consensus.cc:493] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:49.314249 16852 raft_consensus.cc:3060] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.318600 16852 raft_consensus.cc:515] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.320220 16852 leader_election.cc:290] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 3 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:49.320828 16778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:49.321071 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:49.321399 16778 raft_consensus.cc:3060] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.321593 16929 raft_consensus.cc:3055] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:49.321942 16929 raft_consensus.cc:740] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:49.322715 16929 consensus_queue.cc:260] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.323879 16929 raft_consensus.cc:3060] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.327728 16778 raft_consensus.cc:2468] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 3.
I20260713 09:04:49.328886 16819 leader_election.cc:304] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [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: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:49.329638 16978 raft_consensus.cc:2804] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:49.330075 16978 raft_consensus.cc:697] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:49.330192 16929 raft_consensus.cc:2468] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 3.
I20260713 09:04:49.330773 16978 consensus_queue.cc:237] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.336087 16673 catalog_manager.cc:5697] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 2 to 3, leader changed from 37d575da827642e1b49efaa04a83131f (127.16.65.67) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 3 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:49.392088 17086 raft_consensus.cc:993] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f: : Instructing follower dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:49.392541 17075 raft_consensus.cc:1081] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 3 LEADER]: Signalling peer dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:49.393851 16852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:40250
I20260713 09:04:49.394241 16852 raft_consensus.cc:493] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:49.394472 16852 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:49.399230 16852 raft_consensus.cc:515] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.401611 16852 leader_election.cc:290] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 4 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:49.402704 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:49.402791 16778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:49.403369 16927 raft_consensus.cc:3055] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:49.403419 16778 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:49.403684 16927 raft_consensus.cc:740] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:49.404420 16927 consensus_queue.cc:260] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.405225 16927 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:49.407946 16778 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 4.
I20260713 09:04:49.408860 16819 leader_election.cc:304] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [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: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:49.409524 16927 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 4.
I20260713 09:04:49.409626 16978 raft_consensus.cc:2804] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:49.410185 16978 raft_consensus.cc:697] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 4 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:49.410979 16978 consensus_queue.cc:237] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.416778 16673 catalog_manager.cc:5697] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 3 to 4, leader changed from 37d575da827642e1b49efaa04a83131f (127.16.65.67) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 4 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:49.420045 16981 raft_consensus.cc:993] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38: : Instructing follower dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:49.420431 17092 raft_consensus.cc:1081] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Signalling peer dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:49.421933 16852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:40234
I20260713 09:04:49.422412 16852 raft_consensus.cc:493] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:49.422765 16852 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.427377 16852 raft_consensus.cc:515] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.428758 16852 leader_election.cc:290] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 3 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:49.429435 16778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:49.429682 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:49.430004 16778 raft_consensus.cc:3055] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:49.430256 16927 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.430337 16778 raft_consensus.cc:740] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:49.431143 16778 consensus_queue.cc:260] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.432268 16778 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.436584 16927 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 3.
I20260713 09:04:49.437602 16821 leader_election.cc:304] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:49.438310 16978 raft_consensus.cc:2804] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:49.438273 16778 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 3.
I20260713 09:04:49.438884 16978 raft_consensus.cc:697] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:49.439636 16978 consensus_queue.cc:237] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.445636 16673 catalog_manager.cc:5697] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 2 to 3, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 3 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:49.539897 16981 raft_consensus.cc:993] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38: : Instructing follower dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:49.540376 16981 raft_consensus.cc:1081] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Signalling peer dcc6aa1d5664477daa4b241f74cd0701 to start an election
I20260713 09:04:49.541783 16852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
 from {username='slave'} at 127.0.0.1:40234
I20260713 09:04:49.542297 16852 raft_consensus.cc:493] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:49.542625 16852 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.546662 16852 raft_consensus.cc:515] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.547956 16852 leader_election.cc:290] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 3 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:49.548832 16778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:49.548899 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:49.549252 16778 raft_consensus.cc:3055] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:49.549470 16927 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.549500 16778 raft_consensus.cc:740] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:49.550516 16778 consensus_queue.cc:260] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.551438 16778 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:49.554109 16927 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 3.
I20260713 09:04:49.555002 16821 leader_election.cc:304] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:49.555608 16978 raft_consensus.cc:2804] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:49.555696 16778 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 3.
I20260713 09:04:49.556090 16978 raft_consensus.cc:697] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:49.556852 16978 consensus_queue.cc:237] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:49.563026 16673 catalog_manager.cc:5697] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 2 to 3, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 3 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:49.588267 16778 raft_consensus.cc:1275] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:49.589444 16978 consensus_queue.cc:1048] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:49.598479 16927 raft_consensus.cc:1275] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:49.600183 16978 consensus_queue.cc:1048] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:49.772419 16778 raft_consensus.cc:1275] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:49.773933 17102 consensus_queue.cc:1048] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:49.782049 16927 raft_consensus.cc:1275] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:49.783648 16978 consensus_queue.cc:1048] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:49.881023 16927 raft_consensus.cc:1275] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:49.882349 16978 consensus_queue.cc:1048] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:49.888711 16927 raft_consensus.cc:1275] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:49.890465 17093 consensus_queue.cc:1048] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:49.891268 16778 raft_consensus.cc:1275] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:49.892969 17093 consensus_queue.cc:1048] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:49.900389 16780 raft_consensus.cc:1275] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:04:49.902094 16978 consensus_queue.cc:1048] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:50.101339 16780 raft_consensus.cc:1275] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:50.102557 17093 consensus_queue.cc:1048] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:50.111178 16929 raft_consensus.cc:1275] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:50.112988 16978 consensus_queue.cc:1048] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:52.078361 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:52.085698 16852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
mode: GRACEFUL
new_leader_uuid: "e65f672c97e14268afcd0557d84acd38"
 from {username='slave'} at 127.0.0.1:40280
I20260713 09:04:52.086382 16852 raft_consensus.cc:606] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Received request to transfer leadership to TS e65f672c97e14268afcd0557d84acd38
I20260713 09:04:52.088940 16852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
mode: GRACEFUL
new_leader_uuid: "37d575da827642e1b49efaa04a83131f"
 from {username='slave'} at 127.0.0.1:40280
I20260713 09:04:52.089344 16852 raft_consensus.cc:606] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 4 LEADER]: Received request to transfer leadership to TS 37d575da827642e1b49efaa04a83131f
I20260713 09:04:52.091390 16852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
mode: GRACEFUL
new_leader_uuid: "37d575da827642e1b49efaa04a83131f"
 from {username='slave'} at 127.0.0.1:40280
I20260713 09:04:52.091835 16852 raft_consensus.cc:606] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Received request to transfer leadership to TS 37d575da827642e1b49efaa04a83131f
I20260713 09:04:52.093869 16852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
mode: GRACEFUL
new_leader_uuid: "e65f672c97e14268afcd0557d84acd38"
 from {username='slave'} at 127.0.0.1:40280
I20260713 09:04:52.094259 16852 raft_consensus.cc:606] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Received request to transfer leadership to TS e65f672c97e14268afcd0557d84acd38
I20260713 09:04:52.096554 16852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c"
dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
mode: GRACEFUL
new_leader_uuid: "e65f672c97e14268afcd0557d84acd38"
 from {username='slave'} at 127.0.0.1:40280
I20260713 09:04:52.096961 16852 raft_consensus.cc:606] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Received request to transfer leadership to TS e65f672c97e14268afcd0557d84acd38
I20260713 09:04:52.097922 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:04:52.098328 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:52.103291 17115 raft_consensus.cc:993] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701: : Instructing follower e65f672c97e14268afcd0557d84acd38 to start an election
I20260713 09:04:52.103834 17102 raft_consensus.cc:1081] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Signalling peer e65f672c97e14268afcd0557d84acd38 to start an election
I20260713 09:04:52.105377 16778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
 from {username='slave'} at 127.0.0.1:51258
I20260713 09:04:52.105859 16778 raft_consensus.cc:493] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:52.106185 16778 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:52.110862 16778 raft_consensus.cc:515] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.112511 16778 leader_election.cc:290] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 4 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:52.113613 16852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:52.114027 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:52.114322 16852 raft_consensus.cc:3055] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:52.114482 16929 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:52.114673 16852 raft_consensus.cc:740] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:52.115563 16852 consensus_queue.cc:260] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.116945 16852 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:52.119117 16929 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 4.
I20260713 09:04:52.120287 16746 leader_election.cc:304] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [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: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:52.122108 17116 raft_consensus.cc:2804] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:52.122290 16852 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 4.
I20260713 09:04:52.123181 17116 raft_consensus.cc:697] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 4 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:52.124238 17116 consensus_queue.cc:237] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.130910 16675 catalog_manager.cc:5697] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 3 to 4, leader changed from dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66) to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 4 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.274376 17115 raft_consensus.cc:993] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701: : Instructing follower e65f672c97e14268afcd0557d84acd38 to start an election
I20260713 09:04:52.274852 17102 raft_consensus.cc:1081] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Signalling peer e65f672c97e14268afcd0557d84acd38 to start an election
I20260713 09:04:52.276499 16778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
 from {username='slave'} at 127.0.0.1:51258
I20260713 09:04:52.276970 16778 raft_consensus.cc:493] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:52.277261 16778 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:52.278841 17102 raft_consensus.cc:993] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701: : Instructing follower 37d575da827642e1b49efaa04a83131f to start an election
I20260713 09:04:52.279479 17115 raft_consensus.cc:1081] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Signalling peer 37d575da827642e1b49efaa04a83131f to start an election
I20260713 09:04:52.280992 16929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d"
dest_uuid: "37d575da827642e1b49efaa04a83131f"
 from {username='slave'} at 127.0.0.1:56192
I20260713 09:04:52.281399 16929 raft_consensus.cc:493] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:52.281721 16929 raft_consensus.cc:3060] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:52.282699 16778 raft_consensus.cc:515] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.284153 16778 leader_election.cc:290] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 4 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:52.285300 16852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:52.285403 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:52.285723 16852 raft_consensus.cc:3055] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:52.285961 16927 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:52.286078 16852 raft_consensus.cc:740] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:52.286778 16852 consensus_queue.cc:260] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.287137 16929 raft_consensus.cc:515] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.287552 16852 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:52.289112 16929 leader_election.cc:290] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 3 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:52.290477 16778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:52.290773 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:52.290982 16778 raft_consensus.cc:3060] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:52.291312 16853 raft_consensus.cc:3055] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:52.291664 16853 raft_consensus.cc:740] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:52.292475 16853 consensus_queue.cc:260] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.293731 16853 raft_consensus.cc:3060] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:52.294150 16927 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 4.
I20260713 09:04:52.295312 16746 leader_election.cc:304] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [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: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:52.296164 17116 raft_consensus.cc:2804] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:52.296329 16852 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 4.
I20260713 09:04:52.296550 16778 raft_consensus.cc:2468] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 3.
I20260713 09:04:52.296648 17116 raft_consensus.cc:697] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 4 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:52.297829 16893 leader_election.cc:304] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [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: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:52.297549 17116 consensus_queue.cc:237] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.299501 17123 raft_consensus.cc:2804] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:52.300768 16853 raft_consensus.cc:2468] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 3.
I20260713 09:04:52.302668 17123 raft_consensus.cc:697] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 3 LEADER]: Becoming Leader. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:52.303730 17123 consensus_queue.cc:237] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.307104 16675 catalog_manager.cc:5697] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 3 to 4, leader changed from dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66) to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 4 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.312222 16673 catalog_manager.cc:5697] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f reported cstate change: term changed from 2 to 3, leader changed from dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66) to 37d575da827642e1b49efaa04a83131f (127.16.65.67). New cstate: current_term: 3 leader_uuid: "37d575da827642e1b49efaa04a83131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:52.355765 17102 raft_consensus.cc:993] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701: : Instructing follower e65f672c97e14268afcd0557d84acd38 to start an election
I20260713 09:04:52.356233 17102 raft_consensus.cc:1081] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Signalling peer e65f672c97e14268afcd0557d84acd38 to start an election
I20260713 09:04:52.357972 16778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251"
dest_uuid: "e65f672c97e14268afcd0557d84acd38"
 from {username='slave'} at 127.0.0.1:51258
I20260713 09:04:52.358529 16778 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:52.358894 16778 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:52.363417 16778 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.365018 16778 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 4 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:52.366034 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:52.366349 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:52.366647 16853 raft_consensus.cc:3055] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:04:52.366928 16927 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:52.367033 16853 raft_consensus.cc:740] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:52.368045 16853 consensus_queue.cc:260] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [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: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.369067 16853 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:04:52.372884 16927 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 4.
I20260713 09:04:52.374374 16853 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65f672c97e14268afcd0557d84acd38 in term 4.
I20260713 09:04:52.374315 16746 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [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: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:52.375305 17116 raft_consensus.cc:2804] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:04:52.375790 17116 raft_consensus.cc:697] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 4 LEADER]: Becoming Leader. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:52.375931 17115 raft_consensus.cc:993] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701: : Instructing follower 37d575da827642e1b49efaa04a83131f to start an election
I20260713 09:04:52.376437 17115 raft_consensus.cc:1081] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 4 LEADER]: Signalling peer 37d575da827642e1b49efaa04a83131f to start an election
I20260713 09:04:52.376672 17116 consensus_queue.cc:237] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [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: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.377895 16927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac"
dest_uuid: "37d575da827642e1b49efaa04a83131f"
 from {username='slave'} at 127.0.0.1:56192
I20260713 09:04:52.378364 16927 raft_consensus.cc:493] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:52.378705 16927 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:52.383579 16927 raft_consensus.cc:515] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.385649 16927 leader_election.cc:290] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 5 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:52.386044 16778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e65f672c97e14268afcd0557d84acd38"
I20260713 09:04:52.386282 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:52.386643 16778 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:52.386834 16853 raft_consensus.cc:3055] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:52.387099 16853 raft_consensus.cc:740] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:52.387601 16853 consensus_queue.cc:260] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.388372 16853 raft_consensus.cc:3060] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:52.384982 16673 catalog_manager.cc:5697] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 reported cstate change: term changed from 3 to 4, leader changed from dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66) to e65f672c97e14268afcd0557d84acd38 (127.16.65.65). New cstate: current_term: 4 leader_uuid: "e65f672c97e14268afcd0557d84acd38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:52.391250 16778 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 5.
I20260713 09:04:52.392241 16893 leader_election.cc:304] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [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: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38; no voters: 
I20260713 09:04:52.393057 17123 raft_consensus.cc:2804] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:04:52.393517 17123 raft_consensus.cc:697] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 5 LEADER]: Becoming Leader. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:52.394122 16853 raft_consensus.cc:2468] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 5.
I20260713 09:04:52.394348 17123 consensus_queue.cc:237] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:52.402266 16675 catalog_manager.cc:5697] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f reported cstate change: term changed from 4 to 5, leader changed from dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66) to 37d575da827642e1b49efaa04a83131f (127.16.65.67). New cstate: current_term: 5 leader_uuid: "37d575da827642e1b49efaa04a83131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:52.544247 16853 raft_consensus.cc:1275] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:52.545583 17116 consensus_queue.cc:1048] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:52.557191 16927 raft_consensus.cc:1275] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:52.558712 17116 consensus_queue.cc:1048] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:52.749099 16778 raft_consensus.cc:1275] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:52.750813 17123 consensus_queue.cc:1048] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:52.760087 16853 raft_consensus.cc:1275] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:52.762209 17124 consensus_queue.cc:1048] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:52.762522 16927 raft_consensus.cc:1275] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:04:52.763890 17116 consensus_queue.cc:1048] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:52.778504 16853 raft_consensus.cc:1275] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:04:52.780254 17131 consensus_queue.cc:1048] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:52.832583 16853 raft_consensus.cc:1275] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:52.833869 17117 consensus_queue.cc:1048] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:52.844043 16929 raft_consensus.cc:1275] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Refusing update from remote peer e65f672c97e14268afcd0557d84acd38: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:04:52.845122 17116 consensus_queue.cc:1048] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:52.870398 16780 raft_consensus.cc:1275] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:52.871627 17124 consensus_queue.cc:1048] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:52.879755 16853 raft_consensus.cc:1275] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:52.881137 17123 consensus_queue.cc:1048] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:53.182991 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:53.865911 16645 tablet_server.cc:179] TabletServer@127.16.65.65:0 shutting down...
W20260713 09:04:54.081825 16801 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3060 after lost signal to thread 16648
I20260713 09:04:54.260432 17144 raft_consensus.cc:493] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37d575da827642e1b49efaa04a83131f)
I20260713 09:04:54.261159 17144 raft_consensus.cc:515] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.263743 17144 leader_election.cc:290] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.317904 17144 raft_consensus.cc:493] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37d575da827642e1b49efaa04a83131f)
I20260713 09:04:54.318717 17144 raft_consensus.cc:515] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.322360 17144 leader_election.cc:290] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.370474 17144 raft_consensus.cc:493] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dcc6aa1d5664477daa4b241f74cd0701)
I20260713 09:04:54.371349 17144 raft_consensus.cc:515] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.375489 17144 leader_election.cc:290] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.402534 17144 raft_consensus.cc:493] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37d575da827642e1b49efaa04a83131f)
I20260713 09:04:54.494059 17144 raft_consensus.cc:515] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.497972 17144 leader_election.cc:290] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.498982 17144 raft_consensus.cc:493] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dcc6aa1d5664477daa4b241f74cd0701)
I20260713 09:04:54.499511 17144 raft_consensus.cc:515] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.501039 17144 leader_election.cc:290] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.502593 17144 raft_consensus.cc:493] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dcc6aa1d5664477daa4b241f74cd0701)
I20260713 09:04:54.503654 17144 raft_consensus.cc:515] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.704239 17144 leader_election.cc:290] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.705941 17145 raft_consensus.cc:493] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e65f672c97e14268afcd0557d84acd38)
I20260713 09:04:54.706455 17145 raft_consensus.cc:515] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.708734 17145 leader_election.cc:290] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.712555 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:54.713166 16927 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 4.
I20260713 09:04:54.717296 16821 leader_election.cc:304] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:54.718636 17145 raft_consensus.cc:493] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 37d575da827642e1b49efaa04a83131f)
I20260713 09:04:54.719102 17146 raft_consensus.cc:493] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e65f672c97e14268afcd0557d84acd38)
I20260713 09:04:54.719147 17145 raft_consensus.cc:515] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.719738 17146 raft_consensus.cc:515] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.721396 17145 leader_election.cc:290] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.721776 17146 leader_election.cc:290] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.721956 17145 raft_consensus.cc:2804] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260713 09:04:54.722373 17145 raft_consensus.cc:493] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Starting leader election (detected failure of leader e65f672c97e14268afcd0557d84acd38)
I20260713 09:04:54.723157 17145 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Advancing to term 5
W20260713 09:04:54.724359 16819 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.724686 16928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:54.725302 16928 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 4.
I20260713 09:04:54.725678 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:54.726537 16821 leader_election.cc:304] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:54.727075 17136 raft_consensus.cc:493] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e65f672c97e14268afcd0557d84acd38)
I20260713 09:04:54.727303 17146 raft_consensus.cc:2804] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260713 09:04:54.727811 17146 raft_consensus.cc:493] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Starting leader election (detected failure of leader e65f672c97e14268afcd0557d84acd38)
I20260713 09:04:54.727698 17136 raft_consensus.cc:515] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.728334 17146 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:54.730414 17136 leader_election.cc:290] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623)
I20260713 09:04:54.734295 17145 raft_consensus.cc:515] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.735594 17146 raft_consensus.cc:515] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.737074 17145 leader_election.cc:290] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.738153 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
W20260713 09:04:54.738376 16801 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3740 after lost signal to thread 16711
I20260713 09:04:54.738677 16929 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:54.747344 16929 raft_consensus.cc:2468] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 5.
I20260713 09:04:54.748392 16821 leader_election.cc:304] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:54.749038 17146 leader_election.cc:290] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.749677 17146 raft_consensus.cc:2804] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:04:54.750409 17136 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e65f672c97e14268afcd0557d84acd38)
I20260713 09:04:54.750615 17145 raft_consensus.cc:493] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 37d575da827642e1b49efaa04a83131f)
I20260713 09:04:54.750881 17136 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.751122 17145 raft_consensus.cc:515] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
W20260713 09:04:54.751796 16801 debug-util.cc:398] Leaking SignalData structure 0x7b0800040460 after lost signal to thread 16804
W20260713 09:04:54.752677 16801 debug-util.cc:398] Leaking SignalData structure 0x7b0800118500 after lost signal to thread 16879
I20260713 09:04:54.753007 17145 leader_election.cc:290] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.753278 17136 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843)
I20260713 09:04:54.753415 17146 raft_consensus.cc:697] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 5 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:54.754313 17146 consensus_queue.cc:237] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.756042 16928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:54.770085 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd948c9c65674fd1b145f8d8367dd67c" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:54.770782 16929 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:54.784082 16929 raft_consensus.cc:2468] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 5.
W20260713 09:04:54.773025 16801 debug-util.cc:398] Leaking SignalData structure 0x7b080014a520 after lost signal to thread 16953
I20260713 09:04:54.791093 16821 leader_election.cc:304] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [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: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:54.792655 17102 raft_consensus.cc:493] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 37d575da827642e1b49efaa04a83131f)
W20260713 09:04:54.793246 16819 consensus_peers.cc:597] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 -> Peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Couldn't send request to peer e65f672c97e14268afcd0557d84acd38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:54.793154 17102 raft_consensus.cc:515] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.795151 17102 leader_election.cc:290] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.795666 17102 raft_consensus.cc:2804] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:04:54.796634 17102 raft_consensus.cc:697] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 5 LEADER]: Becoming Leader. State: Replica: dcc6aa1d5664477daa4b241f74cd0701, State: Running, Role: LEADER
I20260713 09:04:54.791597 17146 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e65f672c97e14268afcd0557d84acd38)
I20260713 09:04:54.804903 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:54.798522 17102 consensus_queue.cc:237] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.807881 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "134003d48c1f4119ae6d905ac3e9057b" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:54.798532 17146 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.809850 16852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:54.810438 16852 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 4.
I20260713 09:04:54.810855 16673 catalog_manager.cc:5697] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 4 to 5, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 5 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:54.811895 17146 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.813166 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:54.813686 16929 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcc6aa1d5664477daa4b241f74cd0701 in term 4.
W20260713 09:04:54.814344 16819 leader_election.cc:336] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.817495 16821 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
W20260713 09:04:54.820725 16819 leader_election.cc:336] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.821699 16819 leader_election.cc:304] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701; no voters: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38
W20260713 09:04:54.822847 16819 leader_election.cc:336] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:04:54.824265 16819 leader_election.cc:336] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:04:54.825117 16819 leader_election.cc:336] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.823437 17151 raft_consensus.cc:2804] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260713 09:04:54.825606 17151 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Starting leader election (detected failure of leader e65f672c97e14268afcd0557d84acd38)
I20260713 09:04:54.825898 17146 raft_consensus.cc:2749] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:54.825994 17151 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:54.828346 16927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
W20260713 09:04:54.829623 16819 consensus_peers.cc:597] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 -> Peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Couldn't send request to peer e65f672c97e14268afcd0557d84acd38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:54.829808 16929 raft_consensus.cc:1240] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Rejecting Update request from peer e65f672c97e14268afcd0557d84acd38 for earlier term 4. Current term is 5. Ops: []
W20260713 09:04:54.830185 16819 consensus_peers.cc:597] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 -> Peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Couldn't send request to peer e65f672c97e14268afcd0557d84acd38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:54.828857 16926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
W20260713 09:04:54.830860 16819 leader_election.cc:336] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.832036 16819 leader_election.cc:304] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701; no voters: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38
I20260713 09:04:54.833585 17146 raft_consensus.cc:2749] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:04:54.835685 16925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
W20260713 09:04:54.837239 16819 leader_election.cc:336] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.837698 16819 leader_election.cc:304] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701; no voters: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38
I20260713 09:04:54.838389 17146 raft_consensus.cc:2749] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260713 09:04:54.839658 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
W20260713 09:04:54.840257 16819 leader_election.cc:336] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.842759 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:54.844940 16929 raft_consensus.cc:1240] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Rejecting Update request from peer e65f672c97e14268afcd0557d84acd38 for earlier term 4. Current term is 5. Ops: []
I20260713 09:04:54.846087 16852 raft_consensus.cc:1240] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 5 LEADER]: Rejecting Update request from peer e65f672c97e14268afcd0557d84acd38 for earlier term 4. Current term is 5. Ops: []
I20260713 09:04:54.849074 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043121b3ae64e43a43ad056bdf75695" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f" is_pre_election: true
I20260713 09:04:54.854097 16852 raft_consensus.cc:1240] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 5 LEADER]: Rejecting Update request from peer e65f672c97e14268afcd0557d84acd38 for earlier term 4. Current term is 5. Ops: []
I20260713 09:04:54.853986 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d70381506b1475d9057cb582f7aeb90" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:54.854010 17117 consensus_queue.cc:1059] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:04:54.855333 16854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ddb9b3c68d4c36a1527e5a0e3ea30d" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:54.855871 17117 raft_consensus.cc:3055] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:54.856211 17117 raft_consensus.cc:740] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:54.856668 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be4edb838594e61b4267ebc7ac1d01a" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:54.857031 17131 consensus_queue.cc:1059] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:54.857728 17144 raft_consensus.cc:3055] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:54.857066 17117 consensus_queue.cc:260] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.858119 17144 raft_consensus.cc:740] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
I20260713 09:04:54.858711 17117 raft_consensus.cc:3060] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:54.858920 17144 consensus_queue.cc:260] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [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: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.860097 17144 raft_consensus.cc:3060] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:54.870548 16854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96a0ca37efa4304bb06dac64a505fe0" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:54.870967 16851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7043121b3ae64e43a43ad056bdf75695" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:54.871850 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d493011d28e4ef7b305c1e964ebf0ac" candidate_uuid: "e65f672c97e14268afcd0557d84acd38" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:54.874469 16895 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
I20260713 09:04:54.875802 17123 raft_consensus.cc:2804] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260713 09:04:54.876148 17123 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Starting leader election (detected failure of leader e65f672c97e14268afcd0557d84acd38)
I20260713 09:04:54.876515 17123 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:54.881088 16746 leader_election.cc:304] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e65f672c97e14268afcd0557d84acd38; no voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:54.882961 16746 leader_election.cc:304] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e65f672c97e14268afcd0557d84acd38; no voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:54.888622 17144 raft_consensus.cc:2749] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:04:54.889362 17144 raft_consensus.cc:2749] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:04:54.888808 17123 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.890695 16746 leader_election.cc:304] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e65f672c97e14268afcd0557d84acd38; no voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:54.891479 17117 raft_consensus.cc:2749] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:54.892670 16746 leader_election.cc:304] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e65f672c97e14268afcd0557d84acd38; no voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:54.892946 16855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:54.893716 17117 raft_consensus.cc:2749] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:54.899050 17123 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 5 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843)
I20260713 09:04:54.895345 17151 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:54.900532 16746 leader_election.cc:304] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e65f672c97e14268afcd0557d84acd38; no voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:54.902588 17117 raft_consensus.cc:2749] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260713 09:04:54.900862 16893 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.65:34843, user_credentials={real_user=slave}} blocked reactor thread for 43929.3us
I20260713 09:04:54.905659 16853 raft_consensus.cc:1240] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Rejecting Update request from peer e65f672c97e14268afcd0557d84acd38 for earlier term 4. Current term is 5. Ops: []
I20260713 09:04:54.908414 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:54.909636 16645 tablet_replica.cc:333] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38: stopping tablet replica
I20260713 09:04:54.911659 16645 raft_consensus.cc:2243] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.911806 16929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "dcc6aa1d5664477daa4b241f74cd0701" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "37d575da827642e1b49efaa04a83131f"
I20260713 09:04:54.912268 16645 raft_consensus.cc:2272] T f96a0ca37efa4304bb06dac64a505fe0 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:54.913846 17117 consensus_queue.cc:1059] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:04:54.914716 17144 raft_consensus.cc:3055] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:04:54.915040 17144 raft_consensus.cc:740] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e65f672c97e14268afcd0557d84acd38, State: Running, Role: LEADER
W20260713 09:04:54.915179 16819 leader_election.cc:336] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.915606 16819 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcc6aa1d5664477daa4b241f74cd0701; no voters: 37d575da827642e1b49efaa04a83131f, e65f672c97e14268afcd0557d84acd38
I20260713 09:04:54.916131 17144 consensus_queue.cc:260] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [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: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
W20260713 09:04:54.917220 16745 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:04:54.917265 17144 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:04:54.918781 16746 leader_election.cc:304] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e65f672c97e14268afcd0557d84acd38; no voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701
I20260713 09:04:54.909176 17151 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [CANDIDATE]: Term 5 election: Requested vote from peers e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843), 37d575da827642e1b49efaa04a83131f (127.16.65.67:33981)
I20260713 09:04:54.919843 17117 raft_consensus.cc:2749] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:54.920531 17146 raft_consensus.cc:2749] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260713 09:04:54.923775 16893 leader_election.cc:336] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.924330 16893 leader_election.cc:304] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37d575da827642e1b49efaa04a83131f; no voters: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38
I20260713 09:04:54.925177 17123 raft_consensus.cc:2749] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260713 09:04:54.926571 16645 tablet_replica.cc:333] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38: stopping tablet replica
I20260713 09:04:54.933185 16645 raft_consensus.cc:2243] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.933723 16645 raft_consensus.cc:2272] T bd948c9c65674fd1b145f8d8367dd67c P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:54.926698 16893 leader_election.cc:336] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.934805 16675 catalog_manager.cc:5697] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 reported cstate change: term changed from 4 to 5, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66). New cstate: current_term: 5 leader_uuid: "dcc6aa1d5664477daa4b241f74cd0701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:54.936028 16893 consensus_peers.cc:597] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f -> Peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Couldn't send request to peer e65f672c97e14268afcd0557d84acd38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:54.936653 16893 consensus_peers.cc:597] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f -> Peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Couldn't send request to peer e65f672c97e14268afcd0557d84acd38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:54.937192 16893 consensus_peers.cc:597] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f -> Peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Couldn't send request to peer e65f672c97e14268afcd0557d84acd38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:54.937829 16893 leader_election.cc:336] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:04:54.938244 16893 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37d575da827642e1b49efaa04a83131f; no voters: dcc6aa1d5664477daa4b241f74cd0701, e65f672c97e14268afcd0557d84acd38
I20260713 09:04:54.939671 16645 tablet_replica.cc:333] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38: stopping tablet replica
I20260713 09:04:54.940584 17123 raft_consensus.cc:2749] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260713 09:04:54.941982 16645 raft_consensus.cc:2243] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.942606 16645 raft_consensus.cc:2272] T 134003d48c1f4119ae6d905ac3e9057b P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:54.945019 16645 tablet_replica.cc:333] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38: stopping tablet replica
I20260713 09:04:54.945833 16645 raft_consensus.cc:2243] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.946503 16645 raft_consensus.cc:2272] T 7043121b3ae64e43a43ad056bdf75695 P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:54.948984 16645 tablet_replica.cc:333] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38: stopping tablet replica
I20260713 09:04:54.949692 16645 raft_consensus.cc:2243] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.950217 16645 raft_consensus.cc:2272] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:54.952371 16645 tablet_replica.cc:333] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38: stopping tablet replica
I20260713 09:04:54.953042 16645 raft_consensus.cc:2243] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.953490 16645 raft_consensus.cc:2272] T a35d459ae92a4a0da2cbe93045d19251 P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:54.955804 16645 tablet_replica.cc:333] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38: stopping tablet replica
I20260713 09:04:54.956470 16645 raft_consensus.cc:2243] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.962167 16645 raft_consensus.cc:2272] T 5d70381506b1475d9057cb582f7aeb90 P e65f672c97e14268afcd0557d84acd38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:54.964742 16645 tablet_replica.cc:333] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38: stopping tablet replica
I20260713 09:04:54.965463 16645 raft_consensus.cc:2243] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.966199 16645 raft_consensus.cc:2272] T 7d493011d28e4ef7b305c1e964ebf0ac P e65f672c97e14268afcd0557d84acd38 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:54.968532 16645 tablet_replica.cc:333] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38: stopping tablet replica
I20260713 09:04:54.969192 16645 raft_consensus.cc:2243] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:54.969738 16645 raft_consensus.cc:2272] T 4be4edb838594e61b4267ebc7ac1d01a P e65f672c97e14268afcd0557d84acd38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:55.219743 16929 raft_consensus.cc:1275] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:04:55.220890 17151 consensus_queue.cc:1048] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260713 09:04:55.242772 16819 consensus_peers.cc:597] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 -> Peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Couldn't send request to peer e65f672c97e14268afcd0557d84acd38. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:34843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:55.358748 16819 consensus_peers.cc:597] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 -> Peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Couldn't send request to peer e65f672c97e14268afcd0557d84acd38. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:34843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:55.408727 16929 raft_consensus.cc:1275] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Refusing update from remote peer dcc6aa1d5664477daa4b241f74cd0701: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:04:55.410450 17102 consensus_queue.cc:1048] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260713 09:04:56.095772 16645 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16801)
I20260713 09:04:56.587015 17149 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:56.587541 17149 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:56.589357 17149 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843)
I20260713 09:04:56.590555 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701" is_pre_election: true
I20260713 09:04:56.591210 16853 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 5.
I20260713 09:04:56.592511 16895 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: 
W20260713 09:04:56.593226 16893 leader_election.cc:336] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Network error: Client connection negotiation failed: client connection to 127.16.65.65:34843: connect: Connection refused (error 111)
I20260713 09:04:56.593329 17149 raft_consensus.cc:2804] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260713 09:04:56.593731 17149 raft_consensus.cc:493] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:56.594115 17149 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Advancing to term 6
I20260713 09:04:56.601413 17149 raft_consensus.cc:515] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:56.604301 16853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35d459ae92a4a0da2cbe93045d19251" candidate_uuid: "37d575da827642e1b49efaa04a83131f" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "dcc6aa1d5664477daa4b241f74cd0701"
I20260713 09:04:56.604422 17149 leader_election.cc:290] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 6 election: Requested vote from peers dcc6aa1d5664477daa4b241f74cd0701 (127.16.65.66:40623), e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843)
I20260713 09:04:56.604858 16853 raft_consensus.cc:3060] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Advancing to term 6
W20260713 09:04:56.609838 16893 leader_election.cc:336] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Network error: Client connection negotiation failed: client connection to 127.16.65.65:34843: connect: Connection refused (error 111)
I20260713 09:04:56.611779 16853 raft_consensus.cc:2468] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d575da827642e1b49efaa04a83131f in term 6.
I20260713 09:04:56.612902 16895 leader_election.cc:304] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37d575da827642e1b49efaa04a83131f, dcc6aa1d5664477daa4b241f74cd0701; no voters: e65f672c97e14268afcd0557d84acd38
I20260713 09:04:56.613694 17149 raft_consensus.cc:2804] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 6 FOLLOWER]: Leader election won for term 6
I20260713 09:04:56.614769 17149 raft_consensus.cc:697] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 6 LEADER]: Becoming Leader. State: Replica: 37d575da827642e1b49efaa04a83131f, State: Running, Role: LEADER
I20260713 09:04:56.615576 17149 consensus_queue.cc:237] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } }
I20260713 09:04:56.622709 16675 catalog_manager.cc:5697] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f reported cstate change: term changed from 4 to 6, leader changed from e65f672c97e14268afcd0557d84acd38 (127.16.65.65) to 37d575da827642e1b49efaa04a83131f (127.16.65.67). New cstate: current_term: 6 leader_uuid: "37d575da827642e1b49efaa04a83131f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e65f672c97e14268afcd0557d84acd38" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37d575da827642e1b49efaa04a83131f" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 33981 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:57.003490 16853 raft_consensus.cc:1275] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 6 FOLLOWER]: Refusing update from remote peer 37d575da827642e1b49efaa04a83131f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260713 09:04:57.004731 17149 consensus_queue.cc:1048] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcc6aa1d5664477daa4b241f74cd0701" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260713 09:04:57.024626 16893 consensus_peers.cc:597] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f -> Peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Couldn't send request to peer e65f672c97e14268afcd0557d84acd38. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:34843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:57.096230 16645 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 16801)
I20260713 09:04:57.138816 16645 tablet_server.cc:196] TabletServer@127.16.65.65:0 shutdown complete.
I20260713 09:04:57.158768 16645 tablet_server.cc:179] TabletServer@127.16.65.66:0 shutting down...
I20260713 09:04:57.182576 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:57.183218 16645 tablet_replica.cc:333] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701: stopping tablet replica
I20260713 09:04:57.183763 16645 raft_consensus.cc:2243] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:57.184487 16645 raft_consensus.cc:2272] T 7043121b3ae64e43a43ad056bdf75695 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.186229 16645 tablet_replica.cc:333] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701: stopping tablet replica
I20260713 09:04:57.186738 16645 raft_consensus.cc:2243] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:04:57.187415 16645 raft_consensus.cc:2272] T 134003d48c1f4119ae6d905ac3e9057b P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.188936 16645 tablet_replica.cc:333] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701: stopping tablet replica
I20260713 09:04:57.189442 16645 raft_consensus.cc:2243] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.189863 16645 raft_consensus.cc:2272] T 7d493011d28e4ef7b305c1e964ebf0ac P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.191495 16645 tablet_replica.cc:333] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701: stopping tablet replica
I20260713 09:04:57.191954 16645 raft_consensus.cc:2243] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.192332 16645 raft_consensus.cc:2272] T 4be4edb838594e61b4267ebc7ac1d01a P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:57.192617 16819 consensus_peers.cc:597] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 -> Peer e65f672c97e14268afcd0557d84acd38 (127.16.65.65:34843): Couldn't send request to peer e65f672c97e14268afcd0557d84acd38. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:34843: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:04:57.193958 16645 tablet_replica.cc:333] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701: stopping tablet replica
I20260713 09:04:57.194499 16645 raft_consensus.cc:2243] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:57.195137 16645 raft_consensus.cc:2272] T f96a0ca37efa4304bb06dac64a505fe0 P dcc6aa1d5664477daa4b241f74cd0701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.196591 16645 tablet_replica.cc:333] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701: stopping tablet replica
I20260713 09:04:57.197042 16645 raft_consensus.cc:2243] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:04:57.197683 16645 raft_consensus.cc:2272] T bd948c9c65674fd1b145f8d8367dd67c P dcc6aa1d5664477daa4b241f74cd0701 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.199239 16645 tablet_replica.cc:333] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701: stopping tablet replica
I20260713 09:04:57.199683 16645 raft_consensus.cc:2243] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:57.200263 16645 raft_consensus.cc:2272] T 5d70381506b1475d9057cb582f7aeb90 P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.201682 16645 tablet_replica.cc:333] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701: stopping tablet replica
I20260713 09:04:57.202239 16645 raft_consensus.cc:2243] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.202615 16645 raft_consensus.cc:2272] T a35d459ae92a4a0da2cbe93045d19251 P dcc6aa1d5664477daa4b241f74cd0701 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.204644 16645 tablet_replica.cc:333] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701: stopping tablet replica
I20260713 09:04:57.205060 16645 raft_consensus.cc:2243] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.205422 16645 raft_consensus.cc:2272] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P dcc6aa1d5664477daa4b241f74cd0701 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.232158 16645 tablet_server.cc:196] TabletServer@127.16.65.66:0 shutdown complete.
I20260713 09:04:57.248901 16645 tablet_server.cc:179] TabletServer@127.16.65.67:0 shutting down...
I20260713 09:04:57.270556 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:57.271117 16645 tablet_replica.cc:333] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f: stopping tablet replica
I20260713 09:04:57.271664 16645 raft_consensus.cc:2243] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:04:57.272373 16645 raft_consensus.cc:2272] T 7d493011d28e4ef7b305c1e964ebf0ac P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.274053 16645 tablet_replica.cc:333] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f: stopping tablet replica
I20260713 09:04:57.274554 16645 raft_consensus.cc:2243] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.274978 16645 raft_consensus.cc:2272] T 7043121b3ae64e43a43ad056bdf75695 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.276487 16645 tablet_replica.cc:333] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f: stopping tablet replica
I20260713 09:04:57.276971 16645 raft_consensus.cc:2243] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.277383 16645 raft_consensus.cc:2272] T 134003d48c1f4119ae6d905ac3e9057b P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.278837 16645 tablet_replica.cc:333] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f: stopping tablet replica
I20260713 09:04:57.279287 16645 raft_consensus.cc:2243] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.279659 16645 raft_consensus.cc:2272] T 5d70381506b1475d9057cb582f7aeb90 P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.281116 16645 tablet_replica.cc:333] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f: stopping tablet replica
I20260713 09:04:57.281563 16645 raft_consensus.cc:2243] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 6 LEADER]: Raft consensus shutting down.
I20260713 09:04:57.282269 16645 raft_consensus.cc:2272] T a35d459ae92a4a0da2cbe93045d19251 P 37d575da827642e1b49efaa04a83131f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.284199 16645 tablet_replica.cc:333] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f: stopping tablet replica
I20260713 09:04:57.284736 16645 raft_consensus.cc:2243] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:57.285377 16645 raft_consensus.cc:2272] T a0ddb9b3c68d4c36a1527e5a0e3ea30d P 37d575da827642e1b49efaa04a83131f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.286916 16645 tablet_replica.cc:333] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f: stopping tablet replica
I20260713 09:04:57.287351 16645 raft_consensus.cc:2243] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:57.287962 16645 raft_consensus.cc:2272] T 4be4edb838594e61b4267ebc7ac1d01a P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.289366 16645 tablet_replica.cc:333] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f: stopping tablet replica
I20260713 09:04:57.289825 16645 raft_consensus.cc:2243] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.290189 16645 raft_consensus.cc:2272] T f96a0ca37efa4304bb06dac64a505fe0 P 37d575da827642e1b49efaa04a83131f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.291561 16645 tablet_replica.cc:333] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f: stopping tablet replica
I20260713 09:04:57.292007 16645 raft_consensus.cc:2243] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:57.292395 16645 raft_consensus.cc:2272] T bd948c9c65674fd1b145f8d8367dd67c P 37d575da827642e1b49efaa04a83131f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.321506 16645 tablet_server.cc:196] TabletServer@127.16.65.67:0 shutdown complete.
I20260713 09:04:57.336696 16645 master.cc:562] Master@127.16.65.126:35645 shutting down...
I20260713 09:04:57.535614 16645 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:57.536203 16645 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:57.536535 16645 tablet_replica.cc:333] T 00000000000000000000000000000000 P c139616bc1294be094b6a1ca8c90ac7e: stopping tablet replica
I20260713 09:04:57.557897 16645 master.cc:584] Master@127.16.65.126:35645 shutdown complete.
37d575da827642e1b49efaa04a83131f  1
dcc6aa1d5664477daa4b241f74cd0701  4
e65f672c97e14268afcd0557d84acd38  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (16503 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:04:57.596140 16645 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.65.126:42131
I20260713 09:04:57.597251 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:57.603154 17176 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
W20260713 09:04:57.603372 17175 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
W20260713 09:04:57.603965 17178 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
I20260713 09:04:57.605161 16645 server_base.cc:1061] running on GCE node
I20260713 09:04:57.606117 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:57.606304 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:57.606482 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933497606467 us; error 0 us; skew 500 ppm
I20260713 09:04:57.607080 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:57.609365 16645 webserver.cc:533] Webserver started at http://127.16.65.126:45353/ using document root <none> and password file <none>
I20260713 09:04:57.609928 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:57.610108 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:57.610416 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:57.611479 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/master-0-root/instance:
uuid: "326582ab0b3f468c92afd73b2d3f69f4"
format_stamp: "Formatted at 2026-07-13 09:04:57 on dist-test-slave-rntb"
I20260713 09:04:57.615736 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:04:57.618872 17183 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:57.619623 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:57.619889 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/master-0-root
uuid: "326582ab0b3f468c92afd73b2d3f69f4"
format_stamp: "Formatted at 2026-07-13 09:04:57 on dist-test-slave-rntb"
I20260713 09:04:57.620182 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-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)
I20260713 09:04:57.641258 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:57.642467 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:57.689396 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.126:42131
I20260713 09:04:57.689522 17234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.126:42131 every 8 connection(s)
I20260713 09:04:57.693245 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:57.702356 17235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4: Bootstrap starting.
I20260713 09:04:57.706725 17235 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:57.711009 17235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4: No bootstrap required, opened a new log
I20260713 09:04:57.713003 17235 raft_consensus.cc:359] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "326582ab0b3f468c92afd73b2d3f69f4" member_type: VOTER }
I20260713 09:04:57.713344 17235 raft_consensus.cc:385] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:57.713593 17235 raft_consensus.cc:740] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 326582ab0b3f468c92afd73b2d3f69f4, State: Initialized, Role: FOLLOWER
I20260713 09:04:57.714264 17235 consensus_queue.cc:260] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "326582ab0b3f468c92afd73b2d3f69f4" member_type: VOTER }
I20260713 09:04:57.714679 17235 raft_consensus.cc:399] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:57.714910 17235 raft_consensus.cc:493] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:57.715180 17235 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:57.719051 17235 raft_consensus.cc:515] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "326582ab0b3f468c92afd73b2d3f69f4" member_type: VOTER }
I20260713 09:04:57.719529 17235 leader_election.cc:304] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 326582ab0b3f468c92afd73b2d3f69f4; no voters: 
I20260713 09:04:57.720583 17235 leader_election.cc:290] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:57.720983 17238 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:57.722352 17238 raft_consensus.cc:697] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 1 LEADER]: Becoming Leader. State: Replica: 326582ab0b3f468c92afd73b2d3f69f4, State: Running, Role: LEADER
I20260713 09:04:57.723024 17238 consensus_queue.cc:237] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "326582ab0b3f468c92afd73b2d3f69f4" member_type: VOTER }
I20260713 09:04:57.723969 17235 sys_catalog.cc:565] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:57.727144 17239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "326582ab0b3f468c92afd73b2d3f69f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "326582ab0b3f468c92afd73b2d3f69f4" member_type: VOTER } }
I20260713 09:04:57.727910 17239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:57.727834 17240 sys_catalog.cc:455] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 326582ab0b3f468c92afd73b2d3f69f4. Latest consensus state: current_term: 1 leader_uuid: "326582ab0b3f468c92afd73b2d3f69f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "326582ab0b3f468c92afd73b2d3f69f4" member_type: VOTER } }
I20260713 09:04:57.728643 17240 sys_catalog.cc:458] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:57.732936 17244 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:57.738282 17244 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:57.741978 16645 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:57.747411 17244 catalog_manager.cc:1383] Generated new cluster ID: da5eb09987364168a9bc075eef719eac
I20260713 09:04:57.747695 17244 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:57.761081 17244 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:57.762297 17244 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:57.776340 17244 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4: Generated new TSK 0
I20260713 09:04:57.776981 17244 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:57.809245 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:57.815536 17256 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
W20260713 09:04:57.816596 17257 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
I20260713 09:04:57.818830 16645 server_base.cc:1061] running on GCE node
W20260713 09:04:57.818796 17259 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
I20260713 09:04:57.820132 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:57.820513 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:57.820710 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933497820689 us; error 0 us; skew 500 ppm
I20260713 09:04:57.821280 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:57.823833 16645 webserver.cc:533] Webserver started at http://127.16.65.65:40875/ using document root <none> and password file <none>
I20260713 09:04:57.824332 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:57.824523 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:57.824787 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:57.825976 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-0-root/instance:
uuid: "32e32b0ab32f470681778dd487614d1e"
format_stamp: "Formatted at 2026-07-13 09:04:57 on dist-test-slave-rntb"
I20260713 09:04:57.830322 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:04:57.834106 17264 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:57.835012 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:04:57.835254 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-0-root
uuid: "32e32b0ab32f470681778dd487614d1e"
format_stamp: "Formatted at 2026-07-13 09:04:57 on dist-test-slave-rntb"
I20260713 09:04:57.835500 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-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)
I20260713 09:04:57.866286 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:57.867502 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:57.868964 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:57.871188 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:57.871420 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:57.871661 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:57.871853 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:57.911684 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.65:41749
I20260713 09:04:57.911796 17326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.65:41749 every 8 connection(s)
I20260713 09:04:57.916735 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:57.923940 17331 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
W20260713 09:04:57.925508 17332 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
W20260713 09:04:57.928129 17334 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
I20260713 09:04:57.928644 16645 server_base.cc:1061] running on GCE node
I20260713 09:04:57.929888 17327 heartbeater.cc:344] Connected to a master server at 127.16.65.126:42131
I20260713 09:04:57.930006 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:57.930253 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:57.930272 17327 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:57.930569 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933497930548 us; error 0 us; skew 500 ppm
I20260713 09:04:57.931293 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:57.931210 17327 heartbeater.cc:507] Master 127.16.65.126:42131 requested a full tablet report, sending...
I20260713 09:04:57.933593 17200 ts_manager.cc:194] Registered new tserver with Master: 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749)
I20260713 09:04:57.934092 16645 webserver.cc:533] Webserver started at http://127.16.65.66:35047/ using document root <none> and password file <none>
I20260713 09:04:57.934621 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:57.934836 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:57.935107 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:57.935534 17200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46302
I20260713 09:04:57.936360 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-1-root/instance:
uuid: "b281ba5edc1b40e798c6f5345a6e508b"
format_stamp: "Formatted at 2026-07-13 09:04:57 on dist-test-slave-rntb"
I20260713 09:04:57.940790 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:57.944696 17339 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:57.945583 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:04:57.945890 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-1-root
uuid: "b281ba5edc1b40e798c6f5345a6e508b"
format_stamp: "Formatted at 2026-07-13 09:04:57 on dist-test-slave-rntb"
I20260713 09:04:57.946138 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-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)
I20260713 09:04:57.966625 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:57.967717 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:57.969223 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:57.971326 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:57.971501 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:57.971777 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:57.971928 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:58.012483 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.66:39805
I20260713 09:04:58.012609 17401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.66:39805 every 8 connection(s)
I20260713 09:04:58.017030 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:58.026298 17405 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
W20260713 09:04:58.030622 17408 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
W20260713 09:04:58.032523 17406 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
I20260713 09:04:58.032982 17402 heartbeater.cc:344] Connected to a master server at 127.16.65.126:42131
I20260713 09:04:58.033337 17402 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:58.033834 16645 server_base.cc:1061] running on GCE node
I20260713 09:04:58.034159 17402 heartbeater.cc:507] Master 127.16.65.126:42131 requested a full tablet report, sending...
I20260713 09:04:58.034837 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:58.035115 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:58.035288 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933498035270 us; error 0 us; skew 500 ppm
I20260713 09:04:58.035895 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:58.036566 17200 ts_manager.cc:194] Registered new tserver with Master: b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:58.038388 17200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46316
I20260713 09:04:58.038621 16645 webserver.cc:533] Webserver started at http://127.16.65.67:36471/ using document root <none> and password file <none>
I20260713 09:04:58.039242 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:58.039466 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:58.039740 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:58.040805 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-2-root/instance:
uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
format_stamp: "Formatted at 2026-07-13 09:04:58 on dist-test-slave-rntb"
I20260713 09:04:58.044989 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:04:58.048358 17413 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:58.049235 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:58.049530 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-2-root
uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
format_stamp: "Formatted at 2026-07-13 09:04:58 on dist-test-slave-rntb"
I20260713 09:04:58.049872 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933480932257-16645-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)
I20260713 09:04:58.102021 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:58.103588 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:58.105140 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:58.107796 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:58.108043 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:58.108279 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:58.108453 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:58.148204 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.67:43613
I20260713 09:04:58.148315 17475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.67:43613 every 8 connection(s)
I20260713 09:04:58.162632 17476 heartbeater.cc:344] Connected to a master server at 127.16.65.126:42131
I20260713 09:04:58.163003 17476 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:58.163731 17476 heartbeater.cc:507] Master 127.16.65.126:42131 requested a full tablet report, sending...
I20260713 09:04:58.165716 17200 ts_manager.cc:194] Registered new tserver with Master: f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:58.166147 16645 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014907362s
I20260713 09:04:58.167390 17200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46322
I20260713 09:04:58.192058 17200 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46334:
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"
    }
  }
}
W20260713 09:04:58.194810 17200 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.
I20260713 09:04:58.262995 17441 tablet_service.cc:1511] Processing CreateTablet for tablet 42211739c66d4b469988dff94a08f1e9 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:58.264005 17291 tablet_service.cc:1511] Processing CreateTablet for tablet 854fe4455823412395c7a9c59e2ca8de (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:58.265416 17291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854fe4455823412395c7a9c59e2ca8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.265648 17439 tablet_service.cc:1511] Processing CreateTablet for tablet 4f99a4c5e2f243f99208831d2aff25e2 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:58.266783 17290 tablet_service.cc:1511] Processing CreateTablet for tablet 4f99a4c5e2f243f99208831d2aff25e2 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:58.268052 17290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f99a4c5e2f243f99208831d2aff25e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.270012 17440 tablet_service.cc:1511] Processing CreateTablet for tablet 854fe4455823412395c7a9c59e2ca8de (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:58.270846 17289 tablet_service.cc:1511] Processing CreateTablet for tablet 9822ee72c0424270998be0dbf238e5a2 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:58.267899 17292 tablet_service.cc:1511] Processing CreateTablet for tablet 42211739c66d4b469988dff94a08f1e9 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:58.272403 17289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9822ee72c0424270998be0dbf238e5a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.273377 17292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42211739c66d4b469988dff94a08f1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.275190 17441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42211739c66d4b469988dff94a08f1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.291823 17284 tablet_service.cc:1511] Processing CreateTablet for tablet 5660d672b9714e9c8d054286228914ba (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:58.293103 17284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5660d672b9714e9c8d054286228914ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.278095 17288 tablet_service.cc:1511] Processing CreateTablet for tablet 66f1a57bfc2248519c5ad130fe71ab35 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:58.294049 17440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854fe4455823412395c7a9c59e2ca8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.295786 17283 tablet_service.cc:1511] Processing CreateTablet for tablet eaca2506118d446cb444ddf0b33a83a3 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:58.279965 17287 tablet_service.cc:1511] Processing CreateTablet for tablet c45d6c0d178a4df6a18a5a6f39105a2a (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:58.281860 17286 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5fb997658749ac807c7ae8923a84f2 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:58.284488 17438 tablet_service.cc:1511] Processing CreateTablet for tablet 9822ee72c0424270998be0dbf238e5a2 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:58.298089 17439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f99a4c5e2f243f99208831d2aff25e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.298854 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9822ee72c0424270998be0dbf238e5a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.285681 17285 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:58.286861 17437 tablet_service.cc:1511] Processing CreateTablet for tablet 66f1a57bfc2248519c5ad130fe71ab35 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:58.302611 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f1a57bfc2248519c5ad130fe71ab35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.288849 17436 tablet_service.cc:1511] Processing CreateTablet for tablet c45d6c0d178a4df6a18a5a6f39105a2a (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:58.305155 17288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f1a57bfc2248519c5ad130fe71ab35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.305502 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45d6c0d178a4df6a18a5a6f39105a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.310220 17287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45d6c0d178a4df6a18a5a6f39105a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.312070 17491 tablet_bootstrap.cc:492] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e: Bootstrap starting.
I20260713 09:04:58.314168 17286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5fb997658749ac807c7ae8923a84f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.315918 17435 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5fb997658749ac807c7ae8923a84f2 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:58.317202 17435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5fb997658749ac807c7ae8923a84f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.318111 17285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9ffbedfbcf4ecbb6f3b4fdda398ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.319375 17491 tablet_bootstrap.cc:654] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.319224 17434 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:58.320518 17434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9ffbedfbcf4ecbb6f3b4fdda398ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.322408 17283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaca2506118d446cb444ddf0b33a83a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.339186 17433 tablet_service.cc:1511] Processing CreateTablet for tablet 5660d672b9714e9c8d054286228914ba (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:58.340675 17433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5660d672b9714e9c8d054286228914ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.346585 17432 tablet_service.cc:1511] Processing CreateTablet for tablet eaca2506118d446cb444ddf0b33a83a3 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:58.347848 17432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaca2506118d446cb444ddf0b33a83a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.366544 17367 tablet_service.cc:1511] Processing CreateTablet for tablet 42211739c66d4b469988dff94a08f1e9 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:04:58.367048 17365 tablet_service.cc:1511] Processing CreateTablet for tablet 4f99a4c5e2f243f99208831d2aff25e2 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:04:58.367918 17367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42211739c66d4b469988dff94a08f1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.368530 17365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f99a4c5e2f243f99208831d2aff25e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.369916 17366 tablet_service.cc:1511] Processing CreateTablet for tablet 854fe4455823412395c7a9c59e2ca8de (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:04:58.371188 17366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854fe4455823412395c7a9c59e2ca8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.375324 17364 tablet_service.cc:1511] Processing CreateTablet for tablet 9822ee72c0424270998be0dbf238e5a2 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:04:58.376619 17364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9822ee72c0424270998be0dbf238e5a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.383224 17363 tablet_service.cc:1511] Processing CreateTablet for tablet 66f1a57bfc2248519c5ad130fe71ab35 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:04:58.384480 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f1a57bfc2248519c5ad130fe71ab35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.391423 17362 tablet_service.cc:1511] Processing CreateTablet for tablet c45d6c0d178a4df6a18a5a6f39105a2a (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:04:58.392733 17362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45d6c0d178a4df6a18a5a6f39105a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.426827 17366 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:04:58.428078 17366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9ffbedfbcf4ecbb6f3b4fdda398ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.428970 17492 tablet_bootstrap.cc:492] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4: Bootstrap starting.
I20260713 09:04:58.431751 17360 tablet_service.cc:1511] Processing CreateTablet for tablet eaca2506118d446cb444ddf0b33a83a3 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:04:58.433197 17360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaca2506118d446cb444ddf0b33a83a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.434662 17361 tablet_service.cc:1511] Processing CreateTablet for tablet 5660d672b9714e9c8d054286228914ba (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:04:58.435972 17361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5660d672b9714e9c8d054286228914ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.458422 17362 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5fb997658749ac807c7ae8923a84f2 (DEFAULT_TABLE table=test-workload [id=b4ac782979b64b848d3c84a3d70b454c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:04:58.459733 17362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5fb997658749ac807c7ae8923a84f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:58.461004 17492 tablet_bootstrap.cc:654] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.470568 17494 tablet_bootstrap.cc:492] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b: Bootstrap starting.
I20260713 09:04:58.475281 17491 tablet_bootstrap.cc:492] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e: No bootstrap required, opened a new log
I20260713 09:04:58.475744 17491 ts_tablet_manager.cc:1403] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e: Time spent bootstrapping tablet: real 0.164s	user 0.013s	sys 0.022s
I20260713 09:04:58.478528 17491 raft_consensus.cc:359] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.479183 17491 raft_consensus.cc:385] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.479476 17491 raft_consensus.cc:740] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.480175 17491 consensus_queue.cc:260] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.486230 17492 tablet_bootstrap.cc:492] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4: No bootstrap required, opened a new log
I20260713 09:04:58.486701 17492 ts_tablet_manager.cc:1403] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.013s
I20260713 09:04:58.489493 17492 raft_consensus.cc:359] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.490202 17492 raft_consensus.cc:385] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.490504 17492 raft_consensus.cc:740] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.491243 17492 consensus_queue.cc:260] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.493464 17476 heartbeater.cc:499] Master 127.16.65.126:42131 was elected leader, sending a full tablet report...
I20260713 09:04:58.493985 17492 ts_tablet_manager.cc:1434] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260713 09:04:58.494068 17494 tablet_bootstrap.cc:654] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.494959 17492 tablet_bootstrap.cc:492] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4: Bootstrap starting.
I20260713 09:04:58.505990 17327 heartbeater.cc:499] Master 127.16.65.126:42131 was elected leader, sending a full tablet report...
I20260713 09:04:58.507133 17491 ts_tablet_manager.cc:1434] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e: Time spent starting tablet: real 0.031s	user 0.018s	sys 0.014s
I20260713 09:04:58.507836 17494 tablet_bootstrap.cc:492] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b: No bootstrap required, opened a new log
I20260713 09:04:58.508096 17491 tablet_bootstrap.cc:492] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e: Bootstrap starting.
I20260713 09:04:58.508433 17494 ts_tablet_manager.cc:1403] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b: Time spent bootstrapping tablet: real 0.038s	user 0.002s	sys 0.011s
I20260713 09:04:58.511394 17494 raft_consensus.cc:359] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:58.512167 17494 raft_consensus.cc:385] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.512573 17492 tablet_bootstrap.cc:654] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.512524 17494 raft_consensus.cc:740] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.513447 17494 consensus_queue.cc:260] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:58.514206 17491 tablet_bootstrap.cc:654] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.515915 17402 heartbeater.cc:499] Master 127.16.65.126:42131 was elected leader, sending a full tablet report...
I20260713 09:04:58.516414 17494 ts_tablet_manager.cc:1434] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:58.517371 17494 tablet_bootstrap.cc:492] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b: Bootstrap starting.
I20260713 09:04:58.519479 17491 tablet_bootstrap.cc:492] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e: No bootstrap required, opened a new log
I20260713 09:04:58.519994 17491 ts_tablet_manager.cc:1403] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.006s
I20260713 09:04:58.523028 17491 raft_consensus.cc:359] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.523789 17491 raft_consensus.cc:385] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.524173 17491 raft_consensus.cc:740] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.524807 17494 tablet_bootstrap.cc:654] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.525117 17491 consensus_queue.cc:260] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.527361 17491 ts_tablet_manager.cc:1434] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:58.528262 17491 tablet_bootstrap.cc:492] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e: Bootstrap starting.
I20260713 09:04:58.536244 17491 tablet_bootstrap.cc:654] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.563376 17492 tablet_bootstrap.cc:492] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4: No bootstrap required, opened a new log
I20260713 09:04:58.563802 17494 tablet_bootstrap.cc:492] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b: No bootstrap required, opened a new log
I20260713 09:04:58.564045 17492 ts_tablet_manager.cc:1403] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.024s
I20260713 09:04:58.564261 17494 ts_tablet_manager.cc:1403] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.025s
I20260713 09:04:58.567319 17494 raft_consensus.cc:359] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.568027 17494 raft_consensus.cc:385] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.568360 17494 raft_consensus.cc:740] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.567886 17492 raft_consensus.cc:359] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.569136 17492 raft_consensus.cc:385] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.569659 17492 raft_consensus.cc:740] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.570271 17494 consensus_queue.cc:260] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.570544 17492 consensus_queue.cc:260] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.571621 17491 tablet_bootstrap.cc:492] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e: No bootstrap required, opened a new log
I20260713 09:04:58.572063 17491 ts_tablet_manager.cc:1403] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.015s
I20260713 09:04:58.572317 17494 ts_tablet_manager.cc:1434] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260713 09:04:58.573316 17494 tablet_bootstrap.cc:492] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b: Bootstrap starting.
I20260713 09:04:58.574851 17491 raft_consensus.cc:359] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.575534 17491 raft_consensus.cc:385] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.575821 17491 raft_consensus.cc:740] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.576129 17492 ts_tablet_manager.cc:1434] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260713 09:04:58.576992 17492 tablet_bootstrap.cc:492] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4: Bootstrap starting.
I20260713 09:04:58.576659 17491 consensus_queue.cc:260] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.580020 17494 tablet_bootstrap.cc:654] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.581370 17491 ts_tablet_manager.cc:1434] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:04:58.582332 17491 tablet_bootstrap.cc:492] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e: Bootstrap starting.
I20260713 09:04:58.588217 17491 tablet_bootstrap.cc:654] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.589459 17492 tablet_bootstrap.cc:654] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.598503 17494 tablet_bootstrap.cc:492] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b: No bootstrap required, opened a new log
I20260713 09:04:58.599085 17494 ts_tablet_manager.cc:1403] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260713 09:04:58.600963 17492 tablet_bootstrap.cc:492] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4: No bootstrap required, opened a new log
I20260713 09:04:58.601475 17492 ts_tablet_manager.cc:1403] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260713 09:04:58.601719 17491 tablet_bootstrap.cc:492] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e: No bootstrap required, opened a new log
I20260713 09:04:58.602181 17491 ts_tablet_manager.cc:1403] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.014s
I20260713 09:04:58.602119 17494 raft_consensus.cc:359] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.602921 17494 raft_consensus.cc:385] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.603215 17494 raft_consensus.cc:740] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.604148 17492 raft_consensus.cc:359] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.603945 17494 consensus_queue.cc:260] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.604681 17492 raft_consensus.cc:385] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.605006 17492 raft_consensus.cc:740] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.604979 17491 raft_consensus.cc:359] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.605779 17491 raft_consensus.cc:385] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.606235 17494 ts_tablet_manager.cc:1434] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:58.606061 17492 consensus_queue.cc:260] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.607002 17494 tablet_bootstrap.cc:492] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b: Bootstrap starting.
I20260713 09:04:58.608212 17492 ts_tablet_manager.cc:1434] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:04:58.609163 17492 tablet_bootstrap.cc:492] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4: Bootstrap starting.
I20260713 09:04:58.613601 17494 tablet_bootstrap.cc:654] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.615190 17492 tablet_bootstrap.cc:654] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.606082 17491 raft_consensus.cc:740] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.618584 17491 consensus_queue.cc:260] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.620677 17491 ts_tablet_manager.cc:1434] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260713 09:04:58.621537 17491 tablet_bootstrap.cc:492] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e: Bootstrap starting.
I20260713 09:04:58.627887 17492 tablet_bootstrap.cc:492] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4: No bootstrap required, opened a new log
I20260713 09:04:58.628412 17492 ts_tablet_manager.cc:1403] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260713 09:04:58.628744 17494 tablet_bootstrap.cc:492] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b: No bootstrap required, opened a new log
I20260713 09:04:58.629238 17494 ts_tablet_manager.cc:1403] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260713 09:04:58.630033 17491 tablet_bootstrap.cc:654] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.631322 17492 raft_consensus.cc:359] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.632128 17492 raft_consensus.cc:385] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.631908 17494 raft_consensus.cc:359] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.632478 17492 raft_consensus.cc:740] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.632653 17494 raft_consensus.cc:385] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.633004 17494 raft_consensus.cc:740] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.633467 17492 consensus_queue.cc:260] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.633730 17494 consensus_queue.cc:260] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.635941 17494 ts_tablet_manager.cc:1434] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:04:58.636281 17491 tablet_bootstrap.cc:492] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e: No bootstrap required, opened a new log
I20260713 09:04:58.636744 17491 ts_tablet_manager.cc:1403] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:04:58.637002 17494 tablet_bootstrap.cc:492] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b: Bootstrap starting.
I20260713 09:04:58.639533 17491 raft_consensus.cc:359] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.640266 17491 raft_consensus.cc:385] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.640540 17492 ts_tablet_manager.cc:1434] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:04:58.640614 17491 raft_consensus.cc:740] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.641486 17491 consensus_queue.cc:260] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.643712 17494 tablet_bootstrap.cc:654] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.643756 17491 ts_tablet_manager.cc:1434] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:58.645308 17491 tablet_bootstrap.cc:492] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e: Bootstrap starting.
I20260713 09:04:58.651890 17492 tablet_bootstrap.cc:492] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4: Bootstrap starting.
I20260713 09:04:58.655941 17494 tablet_bootstrap.cc:492] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b: No bootstrap required, opened a new log
I20260713 09:04:58.656567 17494 ts_tablet_manager.cc:1403] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:04:58.657541 17491 tablet_bootstrap.cc:654] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.659421 17492 tablet_bootstrap.cc:654] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.659765 17494 raft_consensus.cc:359] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.660605 17494 raft_consensus.cc:385] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.660948 17494 raft_consensus.cc:740] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.662118 17491 tablet_bootstrap.cc:492] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e: No bootstrap required, opened a new log
I20260713 09:04:58.662582 17491 ts_tablet_manager.cc:1403] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260713 09:04:58.661968 17494 consensus_queue.cc:260] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.665215 17494 ts_tablet_manager.cc:1434] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:58.669042 17494 tablet_bootstrap.cc:492] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b: Bootstrap starting.
I20260713 09:04:58.670337 17491 raft_consensus.cc:359] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.672580 17491 raft_consensus.cc:385] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.672955 17491 raft_consensus.cc:740] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.673486 17492 tablet_bootstrap.cc:492] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4: No bootstrap required, opened a new log
I20260713 09:04:58.674032 17492 ts_tablet_manager.cc:1403] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260713 09:04:58.673964 17491 consensus_queue.cc:260] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.676298 17494 tablet_bootstrap.cc:654] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.677241 17497 raft_consensus.cc:493] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.677273 17492 raft_consensus.cc:359] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.677960 17497 raft_consensus.cc:515] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.678426 17492 raft_consensus.cc:385] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.678782 17492 raft_consensus.cc:740] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.679682 17491 ts_tablet_manager.cc:1434] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:04:58.679556 17492 consensus_queue.cc:260] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.680771 17491 tablet_bootstrap.cc:492] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e: Bootstrap starting.
I20260713 09:04:58.689996 17491 tablet_bootstrap.cc:654] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.693570 17497 leader_election.cc:290] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:58.699206 17496 raft_consensus.cc:493] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.699841 17496 raft_consensus.cc:515] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.704732 17496 leader_election.cc:290] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:58.723948 17492 ts_tablet_manager.cc:1434] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent starting tablet: real 0.049s	user 0.021s	sys 0.027s
I20260713 09:04:58.726352 17494 tablet_bootstrap.cc:492] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b: No bootstrap required, opened a new log
I20260713 09:04:58.727703 17492 tablet_bootstrap.cc:492] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4: Bootstrap starting.
I20260713 09:04:58.728245 17494 ts_tablet_manager.cc:1403] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.019s
I20260713 09:04:58.732942 17494 raft_consensus.cc:359] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.734103 17494 raft_consensus.cc:385] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.734543 17494 raft_consensus.cc:740] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.735423 17494 consensus_queue.cc:260] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
W20260713 09:04:58.736807 17248 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:58.740536 17492 tablet_bootstrap.cc:654] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.746459 17494 ts_tablet_manager.cc:1434] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:04:58.751497 17494 tablet_bootstrap.cc:492] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b: Bootstrap starting.
I20260713 09:04:58.754232 17492 tablet_bootstrap.cc:492] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4: No bootstrap required, opened a new log
I20260713 09:04:58.754992 17492 ts_tablet_manager.cc:1403] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.003s
I20260713 09:04:58.758919 17514 raft_consensus.cc:493] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.758791 17492 raft_consensus.cc:359] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:58.759428 17514 raft_consensus.cc:515] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.759758 17492 raft_consensus.cc:385] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.760097 17494 tablet_bootstrap.cc:654] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.760303 17492 raft_consensus.cc:740] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.761821 17514 leader_election.cc:290] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:58.761475 17492 consensus_queue.cc:260] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:58.767343 17492 ts_tablet_manager.cc:1434] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:04:58.768697 17492 tablet_bootstrap.cc:492] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4: Bootstrap starting.
I20260713 09:04:58.777585 17499 raft_consensus.cc:493] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.778155 17499 raft_consensus.cc:515] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.782683 17492 tablet_bootstrap.cc:654] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.787494 17499 leader_election.cc:290] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:58.797470 17514 raft_consensus.cc:493] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.798102 17514 raft_consensus.cc:515] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.800531 17514 leader_election.cc:290] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:58.824813 17302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:58.825821 17302 raft_consensus.cc:2468] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 0.
I20260713 09:04:58.827301 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:58.827335 17341 leader_election.cc:304] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:58.828279 17301 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 0.
I20260713 09:04:58.828467 17499 raft_consensus.cc:2804] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:58.828909 17499 raft_consensus.cc:493] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:58.829248 17499 raft_consensus.cc:3060] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.829501 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:58.830235 17300 raft_consensus.cc:2468] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 0.
I20260713 09:04:58.831246 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaca2506118d446cb444ddf0b33a83a3" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:58.831634 17491 tablet_bootstrap.cc:492] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e: No bootstrap required, opened a new log
I20260713 09:04:58.831881 17299 raft_consensus.cc:2468] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 0.
I20260713 09:04:58.832500 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaca2506118d446cb444ddf0b33a83a3" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:58.833622 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaca2506118d446cb444ddf0b33a83a3" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" is_pre_election: true
I20260713 09:04:58.833914 17491 ts_tablet_manager.cc:1403] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e: Time spent bootstrapping tablet: real 0.153s	user 0.021s	sys 0.094s
I20260713 09:04:58.834292 17451 raft_consensus.cc:2468] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 0.
W20260713 09:04:58.835845 17267 leader_election.cc:343] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:58.836624 17415 leader_election.cc:304] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:58.836850 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:58.837489 17514 raft_consensus.cc:2804] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:58.837860 17514 raft_consensus.cc:493] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:58.838060 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:58.838673 17377 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 0.
I20260713 09:04:58.839139 17415 leader_election.cc:304] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:58.839752 17375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaca2506118d446cb444ddf0b33a83a3" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:58.840224 17497 raft_consensus.cc:2804] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:58.838200 17514 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.840602 17497 raft_consensus.cc:493] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:58.840961 17497 raft_consensus.cc:3060] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.841042 17265 leader_election.cc:304] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:04:58.842043 17415 leader_election.cc:304] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:58.840723 17494 tablet_bootstrap.cc:492] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b: No bootstrap required, opened a new log
I20260713 09:04:58.847019 17494 ts_tablet_manager.cc:1403] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.008s
I20260713 09:04:58.847380 17496 raft_consensus.cc:2804] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:58.847756 17496 raft_consensus.cc:493] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:58.848083 17496 raft_consensus.cc:3060] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.848398 17497 raft_consensus.cc:515] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.850701 17494 raft_consensus.cc:359] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.836468 17499 raft_consensus.cc:515] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.848734 17514 raft_consensus.cc:515] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.852846 17528 raft_consensus.cc:493] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.853390 17376 raft_consensus.cc:2393] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8e5cc2cd32547d8883d85faacd59bd4 in current term 1: Already voted for candidate b281ba5edc1b40e798c6f5345a6e508b in this term.
I20260713 09:04:58.853430 17528 raft_consensus.cc:515] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.854303 17514 leader_election.cc:290] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:58.851550 17491 raft_consensus.cc:359] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.854950 17491 raft_consensus.cc:385] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.852876 17497 leader_election.cc:290] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
W20260713 09:04:58.850378 17416 leader_election.cc:343] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:58.855278 17496 raft_consensus.cc:515] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.855275 17491 raft_consensus.cc:740] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.857064 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:58.857010 17491 consensus_queue.cc:260] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.857704 17496 leader_election.cc:290] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:58.857702 17299 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 0.
I20260713 09:04:58.858727 17499 leader_election.cc:290] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 1 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:58.859506 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" is_pre_election: true
I20260713 09:04:58.859862 17341 leader_election.cc:304] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:58.860253 17451 raft_consensus.cc:2393] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b281ba5edc1b40e798c6f5345a6e508b in current term 1: Already voted for candidate f8e5cc2cd32547d8883d85faacd59bd4 in this term.
I20260713 09:04:58.860256 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:58.861428 17300 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.862342 17491 ts_tablet_manager.cc:1434] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.003s
I20260713 09:04:58.865115 17491 tablet_bootstrap.cc:492] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e: Bootstrap starting.
I20260713 09:04:58.864117 17492 tablet_bootstrap.cc:492] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4: No bootstrap required, opened a new log
I20260713 09:04:58.866505 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:58.866761 17492 ts_tablet_manager.cc:1403] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4: Time spent bootstrapping tablet: real 0.098s	user 0.042s	sys 0.010s
I20260713 09:04:58.867095 17301 raft_consensus.cc:3060] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.867936 17300 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 1.
I20260713 09:04:58.868777 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaca2506118d446cb444ddf0b33a83a3" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:58.868964 17415 leader_election.cc:304] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:58.865528 17375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:58.869711 17514 raft_consensus.cc:2804] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:58.852388 17529 raft_consensus.cc:2804] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:58.870306 17375 raft_consensus.cc:2393] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8e5cc2cd32547d8883d85faacd59bd4 in current term 1: Already voted for candidate b281ba5edc1b40e798c6f5345a6e508b in this term.
I20260713 09:04:58.870378 17451 raft_consensus.cc:3060] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.865998 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:58.871551 17450 raft_consensus.cc:2393] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b281ba5edc1b40e798c6f5345a6e508b in current term 1: Already voted for candidate f8e5cc2cd32547d8883d85faacd59bd4 in this term.
I20260713 09:04:58.869642 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaca2506118d446cb444ddf0b33a83a3" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:58.866580 17497 raft_consensus.cc:493] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.875167 17497 raft_consensus.cc:515] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.866178 17494 raft_consensus.cc:385] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.869726 17492 raft_consensus.cc:359] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.866194 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:58.878525 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:58.882180 17530 raft_consensus.cc:493] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.884325 17499 raft_consensus.cc:2804] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:58.883255 17301 raft_consensus.cc:2468] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 1.
I20260713 09:04:58.888427 17530 raft_consensus.cc:515] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.889673 17497 leader_election.cc:290] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:58.891393 17530 leader_election.cc:290] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:58.882139 17451 raft_consensus.cc:2468] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 1.
I20260713 09:04:58.891731 17497 raft_consensus.cc:493] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.891957 17529 raft_consensus.cc:493] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:58.889259 17377 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.892334 17529 raft_consensus.cc:3060] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:58.892181 17497 raft_consensus.cc:515] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.893008 17492 raft_consensus.cc:385] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.893399 17492 raft_consensus.cc:740] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.894187 17492 consensus_queue.cc:260] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.894898 17532 raft_consensus.cc:493] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.895383 17532 raft_consensus.cc:515] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:58.892454 17528 leader_election.cc:290] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
W20260713 09:04:58.891034 17267 leader_election.cc:343] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:58.876654 17491 tablet_bootstrap.cc:654] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.890278 17341 leader_election.cc:304] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:58.898021 17528 raft_consensus.cc:493] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.898500 17528 raft_consensus.cc:515] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:58.899422 17529 raft_consensus.cc:515] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.896905 17492 ts_tablet_manager.cc:1434] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260713 09:04:58.900373 17377 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 1.
I20260713 09:04:58.901021 17492 tablet_bootstrap.cc:492] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4: Bootstrap starting.
I20260713 09:04:58.890436 17494 raft_consensus.cc:740] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.900383 17497 leader_election.cc:290] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:58.901367 17499 raft_consensus.cc:493] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:58.902272 17499 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:58.902999 17528 leader_election.cc:290] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613), 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749)
I20260713 09:04:58.904482 17415 leader_election.cc:304] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [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: f8e5cc2cd32547d8883d85faacd59bd4; no voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:04:58.906601 17497 raft_consensus.cc:2749] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:58.907035 17491 tablet_bootstrap.cc:492] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e: No bootstrap required, opened a new log
I20260713 09:04:58.907473 17528 raft_consensus.cc:2804] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:58.907868 17302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:58.911708 17491 ts_tablet_manager.cc:1403] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.004s
I20260713 09:04:58.908944 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaca2506118d446cb444ddf0b33a83a3" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:58.912251 17298 raft_consensus.cc:3060] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:58.914237 17491 raft_consensus.cc:359] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:58.914916 17491 raft_consensus.cc:385] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.915179 17491 raft_consensus.cc:740] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.908972 17299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f1a57bfc2248519c5ad130fe71ab35" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:58.915829 17491 consensus_queue.cc:260] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:58.916275 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" is_pre_election: true
I20260713 09:04:58.916848 17265 leader_election.cc:304] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:04:58.914039 17494 consensus_queue.cc:260] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.917843 17491 ts_tablet_manager.cc:1434] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:58.918334 17492 tablet_bootstrap.cc:654] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.919492 17494 ts_tablet_manager.cc:1434] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260713 09:04:58.909520 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5660d672b9714e9c8d054286228914ba" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:58.910004 17530 raft_consensus.cc:493] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.920776 17530 raft_consensus.cc:515] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.909869 17532 leader_election.cc:290] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:58.910694 17529 leader_election.cc:290] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 2 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:58.918902 17514 raft_consensus.cc:697] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Becoming Leader. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:04:58.922740 17530 leader_election.cc:290] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:58.922924 17514 consensus_queue.cc:237] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
W20260713 09:04:58.923406 17415 leader_election.cc:343] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:58.924070 17415 leader_election.cc:343] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:58.918661 17491 tablet_bootstrap.cc:492] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e: Bootstrap starting.
I20260713 09:04:58.910270 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:58.928864 17298 raft_consensus.cc:2468] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 2.
I20260713 09:04:58.929339 17496 raft_consensus.cc:2764] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Leader election decision vote started in defunct term 1: won
I20260713 09:04:58.929983 17301 raft_consensus.cc:2468] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 0.
I20260713 09:04:58.931664 17341 leader_election.cc:304] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:58.934686 17529 raft_consensus.cc:493] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:58.935341 17529 raft_consensus.cc:515] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
W20260713 09:04:58.941422 17415 leader_election.cc:343] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:58.942579 17492 tablet_bootstrap.cc:492] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4: No bootstrap required, opened a new log
I20260713 09:04:58.942885 17491 tablet_bootstrap.cc:654] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:58.942693 17415 leader_election.cc:304] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [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: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:58.943594 17529 leader_election.cc:290] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:58.944947 17492 ts_tablet_manager.cc:1403] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.003s
I20260713 09:04:58.944991 17532 raft_consensus.cc:2804] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:58.946439 17532 raft_consensus.cc:697] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 LEADER]: Becoming Leader. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:04:58.949667 17532 consensus_queue.cc:237] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Queue going to LEADER 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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
W20260713 09:04:58.955034 17265 leader_election.cc:343] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:58.954366 17494 tablet_bootstrap.cc:492] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b: Bootstrap starting.
I20260713 09:04:58.960211 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:58.961133 17298 raft_consensus.cc:2468] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 0.
I20260713 09:04:58.965906 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" is_pre_election: true
I20260713 09:04:58.968669 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" is_pre_election: true
I20260713 09:04:58.970135 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:58.970990 17377 raft_consensus.cc:2468] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 0.
I20260713 09:04:58.969529 17450 raft_consensus.cc:2468] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 0.
I20260713 09:04:58.973974 17415 leader_election.cc:304] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:58.975569 17529 raft_consensus.cc:2804] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:58.976531 17529 raft_consensus.cc:493] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:58.976262 17499 raft_consensus.cc:515] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.975562 17528 raft_consensus.cc:697] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 LEADER]: Becoming Leader. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:04:58.977702 17529 raft_consensus.cc:3060] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.959266 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" is_pre_election: true
I20260713 09:04:58.982641 17528 consensus_queue.cc:237] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.982740 17492 raft_consensus.cc:359] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.983721 17492 raft_consensus.cc:385] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:58.984071 17492 raft_consensus.cc:740] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Initialized, Role: FOLLOWER
I20260713 09:04:58.986389 17492 consensus_queue.cc:260] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:58.987869 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:58.988960 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f1a57bfc2248519c5ad130fe71ab35" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:58.989086 17377 raft_consensus.cc:2468] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 0.
I20260713 09:04:58.990726 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:58.991302 17298 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:58.992053 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:58.991173 17375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaca2506118d446cb444ddf0b33a83a3" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:58.992808 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:58.993803 17267 leader_election.cc:304] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: f8e5cc2cd32547d8883d85faacd59bd4
I20260713 09:04:58.992713 17374 raft_consensus.cc:2468] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 0.
I20260713 09:04:58.998525 17267 leader_election.cc:304] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:58.999341 17496 raft_consensus.cc:2804] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:58.999739 17496 raft_consensus.cc:493] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:58.999917 17298 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 2.
I20260713 09:04:59.000160 17496 raft_consensus.cc:3060] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.999466 17529 raft_consensus.cc:515] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.001197 17341 leader_election.cc:304] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [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: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:58.990615 17499 leader_election.cc:290] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 2 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.002079 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5660d672b9714e9c8d054286228914ba" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:59.001793 17535 raft_consensus.cc:2804] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.002715 17377 raft_consensus.cc:2468] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 0.
I20260713 09:04:59.002954 17535 raft_consensus.cc:493] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.003279 17535 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:58.992857 17200 catalog_manager.cc:5697] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:59.004259 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:59.005128 17298 raft_consensus.cc:3060] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.010962 17492 ts_tablet_manager.cc:1434] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260713 09:04:59.010447 17537 raft_consensus.cc:2804] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.010628 17499 raft_consensus.cc:2804] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:59.012218 17376 raft_consensus.cc:2468] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 0.
I20260713 09:04:59.012516 17499 raft_consensus.cc:697] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Becoming Leader. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:04:59.013427 17499 consensus_queue.cc:237] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Queue going to LEADER 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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.016081 17492 tablet_bootstrap.cc:492] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4: Bootstrap starting.
I20260713 09:04:59.017341 17529 leader_election.cc:290] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:59.016817 17535 raft_consensus.cc:515] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.020977 17298 raft_consensus.cc:2468] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 1.
I20260713 09:04:59.022127 17415 leader_election.cc:304] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
W20260713 09:04:59.022428 17416 leader_election.cc:343] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.022918 17529 raft_consensus.cc:2804] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.022836 17416 leader_election.cc:304] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [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: f8e5cc2cd32547d8883d85faacd59bd4; no voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:04:59.023190 17491 tablet_bootstrap.cc:492] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e: No bootstrap required, opened a new log
I20260713 09:04:59.023591 17532 raft_consensus.cc:2749] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:59.023782 17491 ts_tablet_manager.cc:1403] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.011s
I20260713 09:04:59.024307 17529 raft_consensus.cc:697] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Becoming Leader. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:04:59.025130 17529 consensus_queue.cc:237] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
W20260713 09:04:59.023960 17416 leader_election.cc:343] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.028311 17416 leader_election.cc:304] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [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: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 32e32b0ab32f470681778dd487614d1e
I20260713 09:04:59.030788 17535 leader_election.cc:290] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.016330 17537 raft_consensus.cc:493] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.034076 17537 raft_consensus.cc:3060] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.034618 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.033018 17491 raft_consensus.cc:359] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.036768 17491 raft_consensus.cc:385] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.038071 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:59.038831 17376 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.038638 17496 raft_consensus.cc:515] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.043517 17514 raft_consensus.cc:2804] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.044006 17514 raft_consensus.cc:493] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.044468 17514 raft_consensus.cc:3060] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.037180 17491 raft_consensus.cc:740] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.048568 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:59.049120 17377 raft_consensus.cc:3060] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.049017 17491 consensus_queue.cc:260] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.054847 17416 leader_election.cc:304] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [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: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 32e32b0ab32f470681778dd487614d1e
I20260713 09:04:59.055576 17377 raft_consensus.cc:2468] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 1.
I20260713 09:04:59.058422 17267 leader_election.cc:304] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:59.059559 17535 raft_consensus.cc:2804] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.060483 17535 raft_consensus.cc:697] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:04:59.072206 17514 raft_consensus.cc:515] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.076529 17514 leader_election.cc:290] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:59.078260 17491 ts_tablet_manager.cc:1434] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.001s
I20260713 09:04:59.080122 17491 tablet_bootstrap.cc:492] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e: Bootstrap starting.
I20260713 09:04:59.071367 17532 raft_consensus.cc:2804] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.077395 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5660d672b9714e9c8d054286228914ba" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:59.062220 17535 consensus_queue.cc:237] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
W20260713 09:04:59.084748 17265 leader_election.cc:343] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.086009 17494 tablet_bootstrap.cc:654] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.086136 17537 raft_consensus.cc:515] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:59.088723 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:59.082919 17532 raft_consensus.cc:493] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.089272 17377 raft_consensus.cc:3060] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.090627 17537 leader_election.cc:290] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 1 election: Requested vote from peers f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613), 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749)
I20260713 09:04:59.092114 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:59.092826 17301 raft_consensus.cc:3060] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.100986 17532 raft_consensus.cc:3060] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.103678 17376 raft_consensus.cc:2468] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 1.
I20260713 09:04:59.105269 17267 leader_election.cc:304] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:59.109943 17530 raft_consensus.cc:2804] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.112268 17301 raft_consensus.cc:2468] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 1.
I20260713 09:04:59.113899 17341 leader_election.cc:304] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:59.115005 17537 raft_consensus.cc:2804] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.115554 17537 raft_consensus.cc:697] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 1 LEADER]: Becoming Leader. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:04:59.116709 17537 consensus_queue.cc:237] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
W20260713 09:04:59.118672 17415 leader_election.cc:343] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.137195 17491 tablet_bootstrap.cc:654] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.105595 17496 leader_election.cc:290] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.144562 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.144835 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.144626 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5660d672b9714e9c8d054286228914ba" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:59.145267 17451 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.145777 17376 raft_consensus.cc:3060] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.146454 17492 tablet_bootstrap.cc:654] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:59.158078 17265 leader_election.cc:343] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:59.157087 17532 raft_consensus.cc:515] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:59.167989 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.169255 17530 raft_consensus.cc:697] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:04:59.171721 17451 raft_consensus.cc:2468] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 1.
I20260713 09:04:59.172640 17450 raft_consensus.cc:2393] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b281ba5edc1b40e798c6f5345a6e508b in current term 1: Already voted for candidate f8e5cc2cd32547d8883d85faacd59bd4 in this term.
I20260713 09:04:59.169858 17377 raft_consensus.cc:2468] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 1.
I20260713 09:04:59.175328 17530 consensus_queue.cc:237] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.167763 17376 raft_consensus.cc:2468] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 1.
I20260713 09:04:59.177296 17491 tablet_bootstrap.cc:492] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e: No bootstrap required, opened a new log
I20260713 09:04:59.177819 17491 ts_tablet_manager.cc:1403] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.004s
I20260713 09:04:59.177867 17416 leader_election.cc:304] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [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: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 32e32b0ab32f470681778dd487614d1e
I20260713 09:04:59.179287 17529 raft_consensus.cc:2804] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.179750 17529 raft_consensus.cc:697] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Becoming Leader. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:04:59.179942 17494 tablet_bootstrap.cc:492] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b: No bootstrap required, opened a new log
I20260713 09:04:59.180337 17494 ts_tablet_manager.cc:1403] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b: Time spent bootstrapping tablet: real 0.236s	user 0.028s	sys 0.025s
I20260713 09:04:59.180966 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:59.181807 17301 raft_consensus.cc:2393] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8e5cc2cd32547d8883d85faacd59bd4 in current term 1: Already voted for candidate b281ba5edc1b40e798c6f5345a6e508b in this term.
I20260713 09:04:59.181891 17491 raft_consensus.cc:359] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.182653 17491 raft_consensus.cc:385] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.182976 17491 raft_consensus.cc:740] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.183844 17532 leader_election.cc:290] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:59.183583 17494 raft_consensus.cc:359] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.183724 17491 consensus_queue.cc:260] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.180541 17529 consensus_queue.cc:237] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.184815 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:59.185834 17491 ts_tablet_manager.cc:1434] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:59.186372 17416 leader_election.cc:304] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [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: f8e5cc2cd32547d8883d85faacd59bd4; no voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:04:59.184340 17494 raft_consensus.cc:385] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.187575 17494 raft_consensus.cc:740] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.187194 17532 raft_consensus.cc:2749] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:59.190366 17494 consensus_queue.cc:260] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.192606 17494 ts_tablet_manager.cc:1434] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260713 09:04:59.193274 17494 tablet_bootstrap.cc:492] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b: Bootstrap starting.
I20260713 09:04:59.196254 17198 catalog_manager.cc:5697] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 1 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.199074 17199 catalog_manager.cc:5697] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b reported cstate change: term changed from 0 to 1, leader changed from <none> to b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66). New cstate: current_term: 1 leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.200994 17199 catalog_manager.cc:5697] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b reported cstate change: term changed from 1 to 2, leader changed from f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67) to b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66). New cstate: current_term: 2 leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.205552 17494 tablet_bootstrap.cc:654] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.207974 17197 catalog_manager.cc:5697] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:59.211046 17197 catalog_manager.cc:5697] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 reported cstate change: term changed from 0 to 2, leader changed from <none> to f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:59.213402 17197 catalog_manager.cc:5697] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:59.215238 17492 tablet_bootstrap.cc:492] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4: No bootstrap required, opened a new log
I20260713 09:04:59.215723 17492 ts_tablet_manager.cc:1403] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent bootstrapping tablet: real 0.204s	user 0.016s	sys 0.002s
I20260713 09:04:59.218577 17492 raft_consensus.cc:359] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.218330 17199 catalog_manager.cc:5697] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b reported cstate change: term changed from 0 to 1, leader changed from <none> to b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66). New cstate: current_term: 1 leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:59.219925 17492 raft_consensus.cc:385] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.220237 17492 raft_consensus.cc:740] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.220886 17492 consensus_queue.cc:260] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.222784 17492 ts_tablet_manager.cc:1434] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:59.222919 17530 raft_consensus.cc:493] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.223604 17492 tablet_bootstrap.cc:492] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4: Bootstrap starting.
I20260713 09:04:59.223529 17530 raft_consensus.cc:515] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.227742 17494 tablet_bootstrap.cc:492] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b: No bootstrap required, opened a new log
I20260713 09:04:59.227551 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f1a57bfc2248519c5ad130fe71ab35" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:59.228279 17494 ts_tablet_manager.cc:1403] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.001s
I20260713 09:04:59.228300 17376 raft_consensus.cc:2468] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 0.
I20260713 09:04:59.229041 17492 tablet_bootstrap.cc:654] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.229691 17267 leader_election.cc:304] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:59.230633 17548 raft_consensus.cc:2804] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.230973 17548 raft_consensus.cc:493] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.231314 17548 raft_consensus.cc:3060] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.231348 17494 raft_consensus.cc:359] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.232528 17494 raft_consensus.cc:385] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.232923 17494 raft_consensus.cc:740] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.233966 17494 consensus_queue.cc:260] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.236114 17494 ts_tablet_manager.cc:1434] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:59.236729 17530 leader_election.cc:290] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.237104 17494 tablet_bootstrap.cc:492] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b: Bootstrap starting.
I20260713 09:04:59.238780 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f1a57bfc2248519c5ad130fe71ab35" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" is_pre_election: true
I20260713 09:04:59.239255 17492 tablet_bootstrap.cc:492] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4: No bootstrap required, opened a new log
I20260713 09:04:59.239392 17450 raft_consensus.cc:2468] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 0.
I20260713 09:04:59.239677 17492 ts_tablet_manager.cc:1403] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260713 09:04:59.240038 17200 catalog_manager.cc:5697] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 1 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.242350 17492 raft_consensus.cc:359] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.242966 17492 raft_consensus.cc:385] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.243219 17492 raft_consensus.cc:740] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.243640 17494 tablet_bootstrap.cc:654] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:59.244006 17492 consensus_queue.cc:260] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.246007 17492 ts_tablet_manager.cc:1434] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:04:59.252864 17548 raft_consensus.cc:515] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.254695 17494 tablet_bootstrap.cc:492] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b: No bootstrap required, opened a new log
I20260713 09:04:59.255004 17548 leader_election.cc:290] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.255115 17494 ts_tablet_manager.cc:1403] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260713 09:04:59.255807 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f1a57bfc2248519c5ad130fe71ab35" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:59.256318 17376 raft_consensus.cc:3060] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.256417 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f1a57bfc2248519c5ad130fe71ab35" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.256990 17450 raft_consensus.cc:3060] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.257768 17494 raft_consensus.cc:359] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.258401 17494 raft_consensus.cc:385] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:59.258654 17494 raft_consensus.cc:740] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Initialized, Role: FOLLOWER
I20260713 09:04:59.259286 17494 consensus_queue.cc:260] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.261189 17494 ts_tablet_manager.cc:1434] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:04:59.263118 17376 raft_consensus.cc:2468] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 1.
I20260713 09:04:59.264380 17450 raft_consensus.cc:2468] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 1.
I20260713 09:04:59.264223 17267 leader_election.cc:304] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:59.265364 17530 raft_consensus.cc:493] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.265951 17530 raft_consensus.cc:515] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.267755 17530 leader_election.cc:290] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.265024 17548 raft_consensus.cc:2804] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.268438 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:59.268970 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" is_pre_election: true
I20260713 09:04:59.269121 17548 raft_consensus.cc:697] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:04:59.269009 17376 raft_consensus.cc:2468] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 0.
I20260713 09:04:59.269778 17450 raft_consensus.cc:2468] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 0.
I20260713 09:04:59.270622 17267 leader_election.cc:304] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:59.270331 17548 consensus_queue.cc:237] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.271471 17530 raft_consensus.cc:2804] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:59.271822 17530 raft_consensus.cc:493] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:59.272131 17530 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.277613 17530 raft_consensus.cc:515] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.279101 17530 leader_election.cc:290] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.278611 17200 catalog_manager.cc:5697] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 1 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.279891 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:59.280242 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.280758 17450 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.280431 17376 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.286936 17450 raft_consensus.cc:2468] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 1.
I20260713 09:04:59.287160 17376 raft_consensus.cc:2468] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 1.
I20260713 09:04:59.288004 17265 leader_election.cc:304] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:59.288775 17530 raft_consensus.cc:2804] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:59.289192 17530 raft_consensus.cc:697] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:04:59.289919 17530 consensus_queue.cc:237] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.297501 17200 catalog_manager.cc:5697] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 1 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.340363 17529 raft_consensus.cc:493] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.340857 17529 raft_consensus.cc:515] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.342515 17529 leader_election.cc:290] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:59.343397 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:59.343513 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:59.344161 17376 raft_consensus.cc:2393] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8e5cc2cd32547d8883d85faacd59bd4 in current term 1: Already voted for candidate 32e32b0ab32f470681778dd487614d1e in this term.
I20260713 09:04:59.345095 17530 raft_consensus.cc:493] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.345083 17416 leader_election.cc:304] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [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: f8e5cc2cd32547d8883d85faacd59bd4; no voters: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:04:59.345853 17529 raft_consensus.cc:3060] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.345575 17530 raft_consensus.cc:515] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.348141 17530 leader_election.cc:290] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.348557 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5660d672b9714e9c8d054286228914ba" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b" is_pre_election: true
I20260713 09:04:59.348847 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5660d672b9714e9c8d054286228914ba" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" is_pre_election: true
I20260713 09:04:59.349373 17376 raft_consensus.cc:2393] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32e32b0ab32f470681778dd487614d1e in current term 1: Already voted for candidate f8e5cc2cd32547d8883d85faacd59bd4 in this term.
I20260713 09:04:59.350633 17267 leader_election.cc:304] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e; no voters: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4
I20260713 09:04:59.351315 17530 raft_consensus.cc:3060] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:59.351584 17529 raft_consensus.cc:2749] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:59.355557 17530 raft_consensus.cc:2749] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:59.402729 17537 consensus_queue.cc:1048] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.405917 17451 raft_consensus.cc:3055] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:59.406402 17451 raft_consensus.cc:740] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:04:59.407371 17451 consensus_queue.cc:260] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.408542 17451 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.414688 17537 consensus_queue.cc:1048] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.416772 17451 raft_consensus.cc:1275] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:04:59.417155 17451 pending_rounds.cc:85] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4: Aborting all ops after (but not including) 0
I20260713 09:04:59.417410 17451 pending_rounds.cc:107] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:04:59.417701 17451 raft_consensus.cc:2889] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:04:59.424723 17537 consensus_queue.cc:1048] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.436460 17298 raft_consensus.cc:1275] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:59.438385 17528 consensus_queue.cc:1048] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.439679 17298 raft_consensus.cc:1275] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Refusing update from remote peer f8e5cc2cd32547d8883d85faacd59bd4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:59.441453 17532 consensus_queue.cc:1048] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.458083 17376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
mode: GRACEFUL
new_leader_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:46542
I20260713 09:04:59.458668 17376 raft_consensus.cc:606] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 1 LEADER]: Received request to transfer leadership to TS 32e32b0ab32f470681778dd487614d1e
I20260713 09:04:59.462680 17376 raft_consensus.cc:3060] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [term 0 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.467645 17377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
mode: GRACEFUL
new_leader_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:46542
I20260713 09:04:59.468214 17377 raft_consensus.cc:606] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Received request to transfer leadership to TS 32e32b0ab32f470681778dd487614d1e
I20260713 09:04:59.471935 17376 raft_consensus.cc:1275] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Refusing update from remote peer f8e5cc2cd32547d8883d85faacd59bd4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:59.473285 17529 consensus_queue.cc:1048] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.473599 17499 raft_consensus.cc:493] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:59.474061 17499 raft_consensus.cc:515] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.476022 17499 leader_election.cc:290] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.477238 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaca2506118d446cb444ddf0b33a83a3" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" is_pre_election: true
I20260713 09:04:59.478091 17377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
mode: GRACEFUL
new_leader_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:46542
I20260713 09:04:59.478042 17529 consensus_queue.cc:1048] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.478714 17377 raft_consensus.cc:606] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 LEADER]: Received request to transfer leadership to TS 32e32b0ab32f470681778dd487614d1e
I20260713 09:04:59.483130 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaca2506118d446cb444ddf0b33a83a3" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e32b0ab32f470681778dd487614d1e" is_pre_election: true
I20260713 09:04:59.484905 17341 leader_election.cc:304] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b281ba5edc1b40e798c6f5345a6e508b; no voters: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4
I20260713 09:04:59.490515 17499 raft_consensus.cc:2749] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:04:59.505188 17451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a"
dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
mode: GRACEFUL
new_leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:39386
I20260713 09:04:59.506654 17451 raft_consensus.cc:606] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Received request to transfer leadership to TS b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:04:59.508391 17529 consensus_queue.cc:1048] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.516749 17574 raft_consensus.cc:993] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4: : Instructing follower b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:04:59.517163 17529 raft_consensus.cc:1081] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Signalling peer b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:04:59.519121 17376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:46528
I20260713 09:04:59.519567 17376 raft_consensus.cc:493] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:59.519927 17376 raft_consensus.cc:3060] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.524971 17376 raft_consensus.cc:515] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.525262 17300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
mode: GRACEFUL
new_leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:41698
I20260713 09:04:59.526057 17300 raft_consensus.cc:606] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Received request to transfer leadership to TS b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:04:59.527575 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:59.527841 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.528142 17300 raft_consensus.cc:3060] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.528414 17451 raft_consensus.cc:3055] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:59.528762 17451 raft_consensus.cc:740] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:04:59.529505 17451 consensus_queue.cc:260] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.530534 17451 raft_consensus.cc:3060] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.532776 17301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
mode: GRACEFUL
new_leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:41698
I20260713 09:04:59.533270 17301 raft_consensus.cc:606] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Received request to transfer leadership to TS b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:04:59.536831 17451 raft_consensus.cc:2468] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 2.
I20260713 09:04:59.537664 17300 raft_consensus.cc:2468] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 2.
I20260713 09:04:59.538182 17340 leader_election.cc:304] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [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: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:59.538990 17376 leader_election.cc:290] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 2 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.538993 17499 raft_consensus.cc:2804] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:59.539609 17499 raft_consensus.cc:697] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Becoming Leader. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:04:59.540356 17499 consensus_queue.cc:237] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.540678 17450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5660d672b9714e9c8d054286228914ba"
dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
mode: GRACEFUL
new_leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:39386
I20260713 09:04:59.541218 17450 raft_consensus.cc:606] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Received request to transfer leadership to TS b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:04:59.546828 17200 catalog_manager.cc:5697] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b reported cstate change: term changed from 1 to 2, leader changed from f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67) to b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66). New cstate: current_term: 2 leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.554752 17499 consensus_queue.cc:1048] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.566349 17499 consensus_queue.cc:1048] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.574483 17539 raft_consensus.cc:993] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b: : Instructing follower 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:04:59.574929 17499 raft_consensus.cc:1081] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 1 LEADER]: Signalling peer 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:04:59.576365 17300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:41686
I20260713 09:04:59.576915 17300 raft_consensus.cc:493] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:59.577301 17300 raft_consensus.cc:3060] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.581543 17300 raft_consensus.cc:515] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:59.583709 17300 leader_election.cc:290] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 2 election: Requested vote from peers f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:04:59.583950 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.584457 17451 raft_consensus.cc:3060] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.584229 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:59.584896 17376 raft_consensus.cc:3055] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:59.585239 17376 raft_consensus.cc:740] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:04:59.585983 17376 consensus_queue.cc:260] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [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: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:59.586854 17376 raft_consensus.cc:3060] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.588963 17451 raft_consensus.cc:2468] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 2.
I20260713 09:04:59.589886 17265 leader_election.cc:304] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:59.590553 17530 raft_consensus.cc:2804] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:59.591004 17530 raft_consensus.cc:697] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 2 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:04:59.591759 17530 consensus_queue.cc:237] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [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: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:04:59.592118 17376 raft_consensus.cc:2468] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 2.
I20260713 09:04:59.596318 17529 consensus_queue.cc:1048] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.596755 17530 consensus_queue.cc:1048] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.597801 17535 consensus_queue.cc:1048] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.601119 17199 catalog_manager.cc:5697] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 1 to 2, leader changed from b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66) to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 2 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.604220 17530 raft_consensus.cc:993] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e: : Instructing follower b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:04:59.604662 17530 raft_consensus.cc:1081] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Signalling peer b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:04:59.606716 17377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:46540
I20260713 09:04:59.607343 17377 raft_consensus.cc:493] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:59.607796 17377 raft_consensus.cc:3060] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.621526 17574 consensus_queue.cc:1048] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.621869 17377 raft_consensus.cc:515] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.622893 17376 raft_consensus.cc:1240] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Rejecting Update request from peer 32e32b0ab32f470681778dd487614d1e for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:59.624358 17377 leader_election.cc:290] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 2 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.625273 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:59.625860 17300 raft_consensus.cc:3055] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:59.626184 17300 raft_consensus.cc:740] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:04:59.626994 17300 consensus_queue.cc:260] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.627449 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.627647 17535 consensus_queue.cc:1059] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.628270 17451 raft_consensus.cc:3060] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.631086 17300 raft_consensus.cc:3060] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.636602 17451 raft_consensus.cc:2468] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 2.
I20260713 09:04:59.637501 17300 raft_consensus.cc:2468] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 2.
I20260713 09:04:59.642004 17341 leader_election.cc:304] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [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: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:59.642822 17499 raft_consensus.cc:2804] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:59.643339 17499 raft_consensus.cc:697] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Becoming Leader. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:04:59.644199 17499 consensus_queue.cc:237] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.646453 17574 raft_consensus.cc:993] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4: : Instructing follower b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:04:59.646890 17529 raft_consensus.cc:1081] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Signalling peer b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:04:59.648488 17374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5660d672b9714e9c8d054286228914ba"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:46528
I20260713 09:04:59.649044 17374 raft_consensus.cc:493] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:59.649415 17374 raft_consensus.cc:3060] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.654173 17199 catalog_manager.cc:5697] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b reported cstate change: term changed from 1 to 2, leader changed from 32e32b0ab32f470681778dd487614d1e (127.16.65.65) to b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66). New cstate: current_term: 2 leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.656401 17374 raft_consensus.cc:515] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.659397 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5660d672b9714e9c8d054286228914ba" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.659443 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5660d672b9714e9c8d054286228914ba" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:59.659984 17451 raft_consensus.cc:3055] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:59.660219 17451 raft_consensus.cc:740] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:04:59.660264 17300 raft_consensus.cc:3060] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.660876 17451 consensus_queue.cc:260] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.661880 17451 raft_consensus.cc:3060] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.665628 17300 raft_consensus.cc:2468] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 2.
I20260713 09:04:59.665889 17374 leader_election.cc:290] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 2 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.666719 17341 leader_election.cc:304] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [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: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:59.667373 17499 raft_consensus.cc:2804] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:59.667763 17499 raft_consensus.cc:697] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Becoming Leader. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:04:59.668478 17451 raft_consensus.cc:2468] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 2.
I20260713 09:04:59.668499 17499 consensus_queue.cc:237] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.674505 17199 catalog_manager.cc:5697] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b reported cstate change: term changed from 1 to 2, leader changed from f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67) to b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66). New cstate: current_term: 2 leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.693259 17530 consensus_queue.cc:1048] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.703536 17535 consensus_queue.cc:1048] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.711421 17496 raft_consensus.cc:993] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e: : Instructing follower b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:04:59.711874 17496 raft_consensus.cc:1081] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Signalling peer b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:04:59.712726 17496 consensus_queue.cc:1048] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.713475 17374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:46540
I20260713 09:04:59.714912 17374 raft_consensus.cc:493] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:59.715342 17374 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.722584 17374 raft_consensus.cc:515] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.725137 17496 consensus_queue.cc:1048] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.727666 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:04:59.728231 17300 raft_consensus.cc:3055] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:59.728533 17300 raft_consensus.cc:740] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:04:59.728775 17374 leader_election.cc:290] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 2 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.729332 17300 consensus_queue.cc:260] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.729372 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.730499 17450 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.730839 17300 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.737874 17300 raft_consensus.cc:2468] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 2.
I20260713 09:04:59.739318 17341 leader_election.cc:304] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [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: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:04:59.740890 17450 raft_consensus.cc:2468] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 2.
I20260713 09:04:59.741948 17499 raft_consensus.cc:2804] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:59.742513 17499 raft_consensus.cc:697] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Becoming Leader. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:04:59.743496 17499 consensus_queue.cc:237] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.751226 17200 catalog_manager.cc:5697] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b reported cstate change: term changed from 1 to 2, leader changed from 32e32b0ab32f470681778dd487614d1e (127.16.65.65) to b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66). New cstate: current_term: 2 leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.756717 17496 consensus_queue.cc:1048] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.768409 17496 consensus_queue.cc:1048] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:59.842818 17539 raft_consensus.cc:993] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b: : Instructing follower 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:04:59.843271 17499 raft_consensus.cc:1081] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 LEADER]: Signalling peer 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:04:59.844647 17300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:41686
I20260713 09:04:59.845106 17300 raft_consensus.cc:493] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:59.845435 17300 raft_consensus.cc:3060] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.850214 17300 raft_consensus.cc:515] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.852814 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:59.853380 17374 raft_consensus.cc:3055] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:59.853637 17374 raft_consensus.cc:740] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:04:59.854413 17374 consensus_queue.cc:260] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.854976 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9822ee72c0424270998be0dbf238e5a2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.855443 17374 raft_consensus.cc:3060] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.855643 17451 raft_consensus.cc:3060] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:59.860733 17451 raft_consensus.cc:2468] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 2.
I20260713 09:04:59.861017 17374 raft_consensus.cc:2468] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 2.
I20260713 09:04:59.852495 17300 leader_election.cc:290] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 2 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.861936 17265 leader_election.cc:304] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:59.862797 17496 raft_consensus.cc:2804] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:59.863278 17496 raft_consensus.cc:697] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 2 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:04:59.864230 17496 consensus_queue.cc:237] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.871073 17199 catalog_manager.cc:5697] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 1 to 2, leader changed from b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66) to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 2 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.887923 17528 raft_consensus.cc:993] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b: : Instructing follower 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:04:59.888376 17499 raft_consensus.cc:1081] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Signalling peer 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:04:59.889942 17300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:41686
I20260713 09:04:59.890481 17300 raft_consensus.cc:493] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:59.890852 17300 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:59.895352 17300 raft_consensus.cc:515] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.897586 17300 leader_election.cc:290] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 3 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:04:59.898425 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:04:59.898798 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:04:59.899101 17374 raft_consensus.cc:3055] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:59.899348 17451 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:59.899448 17374 raft_consensus.cc:740] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:04:59.900282 17374 consensus_queue.cc:260] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.901455 17374 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:59.905967 17451 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 3.
I20260713 09:04:59.907038 17265 leader_election.cc:304] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:04:59.907682 17374 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 3.
I20260713 09:04:59.907738 17496 raft_consensus.cc:2804] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:59.908305 17496 raft_consensus.cc:697] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:04:59.909097 17496 consensus_queue.cc:237] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:04:59.914839 17199 catalog_manager.cc:5697] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 2 to 3, leader changed from b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66) to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 3 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:59.996507 17374 raft_consensus.cc:1275] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:59.997834 17496 consensus_queue.cc:1048] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.002775 17300 raft_consensus.cc:1275] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.005489 17499 consensus_queue.cc:1048] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.009877 17451 raft_consensus.cc:1275] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.011430 17548 consensus_queue.cc:1048] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.014946 17450 raft_consensus.cc:1275] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.016552 17499 consensus_queue.cc:1048] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.092263 17450 raft_consensus.cc:1275] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.093554 17499 consensus_queue.cc:1048] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.102437 17300 raft_consensus.cc:1275] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.103875 17499 consensus_queue.cc:1048] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.151805 17300 raft_consensus.cc:1275] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.153141 17499 consensus_queue.cc:1048] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.161314 17450 raft_consensus.cc:1275] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.162838 17528 consensus_queue.cc:1048] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.216403 17300 raft_consensus.cc:1275] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.217705 17591 consensus_queue.cc:1048] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.224797 17450 raft_consensus.cc:1275] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.226416 17499 consensus_queue.cc:1048] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.254626 17374 raft_consensus.cc:1275] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.256063 17496 consensus_queue.cc:1048] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.264899 17450 raft_consensus.cc:1275] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:00.266867 17496 consensus_queue.cc:1048] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.322070 17374 raft_consensus.cc:1275] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:05:00.323345 17496 consensus_queue.cc:1048] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:00.331301 17450 raft_consensus.cc:1275] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:05:00.333200 17548 consensus_queue.cc:1048] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:02.578436 16645 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:05:02.579294 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:02.602496 17301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
mode: GRACEFUL
new_leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
 from {username='slave'} at 127.0.0.1:42164
I20260713 09:05:02.603291 17301 raft_consensus.cc:606] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Received request to transfer leadership to TS f8e5cc2cd32547d8883d85faacd59bd4
I20260713 09:05:02.606366 17301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
mode: GRACEFUL
new_leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
 from {username='slave'} at 127.0.0.1:42164
I20260713 09:05:02.606949 17301 raft_consensus.cc:606] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Received request to transfer leadership to TS f8e5cc2cd32547d8883d85faacd59bd4
I20260713 09:05:02.608075 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:02.608588 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:02.619603 17599 raft_consensus.cc:993] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e: : Instructing follower f8e5cc2cd32547d8883d85faacd59bd4 to start an election
I20260713 09:05:02.620304 17595 raft_consensus.cc:1081] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Signalling peer f8e5cc2cd32547d8883d85faacd59bd4 to start an election
I20260713 09:05:02.622016 17451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2"
dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
 from {username='slave'} at 127.0.0.1:39362
I20260713 09:05:02.622587 17451 raft_consensus.cc:493] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:02.622916 17451 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.629021 17451 raft_consensus.cc:515] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:02.630729 17451 leader_election.cc:290] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 2 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:05:02.631852 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:05:02.631958 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:05:02.632797 17374 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.632958 17301 raft_consensus.cc:3055] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:02.633352 17301 raft_consensus.cc:740] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:02.634238 17301 consensus_queue.cc:260] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:02.635354 17301 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:02.638589 17374 raft_consensus.cc:2468] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 2.
I20260713 09:05:02.639811 17416 leader_election.cc:304] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [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: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:05:02.640748 17529 raft_consensus.cc:2804] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:02.641274 17301 raft_consensus.cc:2468] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 2.
I20260713 09:05:02.641819 17529 raft_consensus.cc:697] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 LEADER]: Becoming Leader. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:05:02.642948 17529 consensus_queue.cc:237] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:02.650738 17197 catalog_manager.cc:5697] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 reported cstate change: term changed from 1 to 2, leader changed from 32e32b0ab32f470681778dd487614d1e (127.16.65.65) to f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:02.726435 17599 raft_consensus.cc:993] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e: : Instructing follower f8e5cc2cd32547d8883d85faacd59bd4 to start an election
I20260713 09:05:02.726881 17599 raft_consensus.cc:1081] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Signalling peer f8e5cc2cd32547d8883d85faacd59bd4 to start an election
I20260713 09:05:02.728518 17451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de"
dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
 from {username='slave'} at 127.0.0.1:39362
I20260713 09:05:02.728972 17451 raft_consensus.cc:493] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:02.729257 17451 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:02.734865 17451 raft_consensus.cc:515] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:02.736748 17451 leader_election.cc:290] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 4 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:05:02.737351 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:05:02.738126 17301 raft_consensus.cc:3055] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:02.738196 17374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:05:02.738454 17301 raft_consensus.cc:740] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:02.738857 17374 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:02.739354 17301 consensus_queue.cc:260] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:02.740365 17301 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:02.744046 17374 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 4.
I20260713 09:05:02.745122 17416 leader_election.cc:304] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [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: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:05:02.745879 17529 raft_consensus.cc:2804] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:02.745879 17301 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 4.
I20260713 09:05:02.746477 17529 raft_consensus.cc:697] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 LEADER]: Becoming Leader. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:05:02.747457 17529 consensus_queue.cc:237] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:02.756528 17197 catalog_manager.cc:5697] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 reported cstate change: term changed from 3 to 4, leader changed from 32e32b0ab32f470681778dd487614d1e (127.16.65.65) to f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67). New cstate: current_term: 4 leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:03.048318 17374 raft_consensus.cc:1275] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Refusing update from remote peer f8e5cc2cd32547d8883d85faacd59bd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:03.049733 17529 consensus_queue.cc:1048] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:03.063184 17301 raft_consensus.cc:1275] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Refusing update from remote peer f8e5cc2cd32547d8883d85faacd59bd4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:03.065518 17609 consensus_queue.cc:1048] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:03.130653 17374 raft_consensus.cc:1275] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 4 FOLLOWER]: Refusing update from remote peer f8e5cc2cd32547d8883d85faacd59bd4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:03.132128 17600 consensus_queue.cc:1048] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:03.141808 17301 raft_consensus.cc:1275] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Refusing update from remote peer f8e5cc2cd32547d8883d85faacd59bd4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:03.144078 17529 consensus_queue.cc:1048] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:03.609491 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:03.623538 17451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de"
dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
mode: GRACEFUL
new_leader_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:39386
I20260713 09:05:03.623967 17451 raft_consensus.cc:606] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 LEADER]: Received request to transfer leadership to TS 32e32b0ab32f470681778dd487614d1e
I20260713 09:05:03.628623 17451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2"
dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
mode: GRACEFUL
new_leader_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:39386
I20260713 09:05:03.628995 17451 raft_consensus.cc:606] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 LEADER]: Received request to transfer leadership to TS 32e32b0ab32f470681778dd487614d1e
I20260713 09:05:03.635673 17600 raft_consensus.cc:993] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4: : Instructing follower 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:05:03.636205 17529 raft_consensus.cc:1081] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 LEADER]: Signalling peer 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:05:03.639333 17301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:41670
I20260713 09:05:03.639928 17301 raft_consensus.cc:493] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:03.640786 17301 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:03.641403 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
mode: GRACEFUL
new_leader_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:46542
I20260713 09:05:03.641989 17374 raft_consensus.cc:606] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Received request to transfer leadership to TS 32e32b0ab32f470681778dd487614d1e
I20260713 09:05:03.646883 17301 raft_consensus.cc:515] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:03.647864 17374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
mode: GRACEFUL
new_leader_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:46542
I20260713 09:05:03.648422 17374 raft_consensus.cc:606] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Received request to transfer leadership to TS 32e32b0ab32f470681778dd487614d1e
I20260713 09:05:03.649875 17301 leader_election.cc:290] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 3 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:05:03.650051 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:05:03.650689 17451 raft_consensus.cc:3055] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:03.651054 17451 raft_consensus.cc:740] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:05:03.651906 17451 consensus_queue.cc:260] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:03.653218 17451 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:03.654470 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:05:03.655018 17376 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:03.659860 17451 raft_consensus.cc:2468] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 3.
I20260713 09:05:03.661257 17265 leader_election.cc:304] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:05:03.661990 17376 raft_consensus.cc:2468] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 3.
I20260713 09:05:03.662058 17599 raft_consensus.cc:2804] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:03.663900 17599 raft_consensus.cc:697] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:03.664789 17599 consensus_queue.cc:237] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:03.667375 17376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
mode: GRACEFUL
new_leader_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:46542
I20260713 09:05:03.667939 17376 raft_consensus.cc:606] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Received request to transfer leadership to TS 32e32b0ab32f470681778dd487614d1e
I20260713 09:05:03.675400 17197 catalog_manager.cc:5697] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 2 to 3, leader changed from f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67) to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 3 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:03.913503 17616 raft_consensus.cc:993] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b: : Instructing follower 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:05:03.913995 17594 raft_consensus.cc:1081] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Signalling peer 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:05:03.915833 17301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:41686
I20260713 09:05:03.916299 17301 raft_consensus.cc:493] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:03.916569 17301 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:03.921466 17301 raft_consensus.cc:515] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:03.923108 17301 leader_election.cc:290] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 3 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:05:03.924153 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:05:03.924329 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:05:03.924721 17376 raft_consensus.cc:3055] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:03.924892 17450 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:03.925154 17376 raft_consensus.cc:740] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:05:03.926080 17376 consensus_queue.cc:260] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:03.927260 17376 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:03.932117 17450 raft_consensus.cc:2468] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 3.
I20260713 09:05:03.933331 17376 raft_consensus.cc:2468] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 3.
I20260713 09:05:03.933488 17265 leader_election.cc:304] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:05:03.934494 17599 raft_consensus.cc:2804] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:03.935225 17599 raft_consensus.cc:697] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:03.936201 17599 consensus_queue.cc:237] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:03.943025 17197 catalog_manager.cc:5697] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 2 to 3, leader changed from b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66) to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 3 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:03.998011 17616 raft_consensus.cc:993] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b: : Instructing follower 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:05:03.998683 17594 raft_consensus.cc:1081] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Signalling peer 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:05:04.000216 17301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:41686
I20260713 09:05:04.000854 17301 raft_consensus.cc:493] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:04.001184 17301 raft_consensus.cc:3060] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.005481 17301 raft_consensus.cc:515] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:04.006996 17301 leader_election.cc:290] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 3 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:05:04.007931 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:05:04.008437 17376 raft_consensus.cc:3055] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:04.008456 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45d6c0d178a4df6a18a5a6f39105a2a" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:05:04.008782 17376 raft_consensus.cc:740] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:05:04.009059 17450 raft_consensus.cc:3060] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.009584 17376 consensus_queue.cc:260] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:04.010548 17376 raft_consensus.cc:3060] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.013688 17450 raft_consensus.cc:2468] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 3.
I20260713 09:05:04.014703 17265 leader_election.cc:304] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:05:04.015158 17376 raft_consensus.cc:2468] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 3.
I20260713 09:05:04.015348 17599 raft_consensus.cc:2804] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:04.015805 17599 raft_consensus.cc:697] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:04.016660 17599 consensus_queue.cc:237] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:04.023087 17197 catalog_manager.cc:5697] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 2 to 3, leader changed from b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66) to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 3 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.073735 17376 raft_consensus.cc:1275] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.075071 17599 consensus_queue.cc:1048] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.085633 17450 raft_consensus.cc:1275] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.088936 17617 consensus_queue.cc:1048] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.099910 17616 raft_consensus.cc:993] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b: : Instructing follower 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:05:04.100365 17594 raft_consensus.cc:1081] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Signalling peer 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:05:04.101868 17301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:41686
I20260713 09:05:04.102303 17301 raft_consensus.cc:493] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:04.102581 17301 raft_consensus.cc:3060] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.107206 17301 raft_consensus.cc:515] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:04.108660 17301 leader_election.cc:290] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 3 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:05:04.109534 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:05:04.109592 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9ffbedfbcf4ecbb6f3b4fdda398ef6" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:05:04.110167 17376 raft_consensus.cc:3055] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:04.110222 17450 raft_consensus.cc:3060] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.110466 17376 raft_consensus.cc:740] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:05:04.111328 17376 consensus_queue.cc:260] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:04.112381 17376 raft_consensus.cc:3060] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:04.114907 17450 raft_consensus.cc:2468] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 3.
I20260713 09:05:04.115803 17265 leader_election.cc:304] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:05:04.116698 17618 raft_consensus.cc:2804] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:04.117065 17618 raft_consensus.cc:697] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:04.117195 17376 raft_consensus.cc:2468] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 3.
I20260713 09:05:04.117931 17618 consensus_queue.cc:237] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:04.125140 17200 catalog_manager.cc:5697] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 2 to 3, leader changed from b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66) to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 3 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.219715 17529 raft_consensus.cc:993] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4: : Instructing follower 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:05:04.220148 17529 raft_consensus.cc:1081] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 LEADER]: Signalling peer 32e32b0ab32f470681778dd487614d1e to start an election
I20260713 09:05:04.221578 17301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
 from {username='slave'} at 127.0.0.1:41670
I20260713 09:05:04.222144 17301 raft_consensus.cc:493] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:04.222457 17301 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.227500 17301 raft_consensus.cc:515] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:04.229105 17301 leader_election.cc:290] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [CANDIDATE]: Term 5 election: Requested vote from peers b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:05:04.230005 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:05:04.230218 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "32e32b0ab32f470681778dd487614d1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:05:04.230633 17376 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.230764 17450 raft_consensus.cc:3055] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:04.231132 17450 raft_consensus.cc:740] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:05:04.231974 17450 consensus_queue.cc:260] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:04.233253 17450 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:04.237466 17376 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 5.
I20260713 09:05:04.238678 17267 leader_election.cc:304] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [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: 32e32b0ab32f470681778dd487614d1e, b281ba5edc1b40e798c6f5345a6e508b; no voters: 
I20260713 09:05:04.239408 17618 raft_consensus.cc:2804] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:04.239805 17450 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32e32b0ab32f470681778dd487614d1e in term 5.
I20260713 09:05:04.240520 17618 raft_consensus.cc:697] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 5 LEADER]: Becoming Leader. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:04.241477 17618 consensus_queue.cc:237] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:04.248749 17200 catalog_manager.cc:5697] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e reported cstate change: term changed from 4 to 5, leader changed from f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67) to 32e32b0ab32f470681778dd487614d1e (127.16.65.65). New cstate: current_term: 5 leader_uuid: "32e32b0ab32f470681778dd487614d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:04.408265 17450 raft_consensus.cc:1275] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.409646 17618 consensus_queue.cc:1048] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.419559 17376 raft_consensus.cc:1275] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.421037 17618 consensus_queue.cc:1048] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.532294 17450 raft_consensus.cc:1275] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.533666 17618 consensus_queue.cc:1048] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.542996 17376 raft_consensus.cc:1275] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.547767 17635 consensus_queue.cc:1048] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.647444 17376 raft_consensus.cc:1275] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.648780 17599 consensus_queue.cc:1048] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.656790 17450 raft_consensus.cc:1275] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:04.658799 17635 consensus_queue.cc:1048] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:04.751055 17376 raft_consensus.cc:1275] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 5 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:05:04.752370 17635 consensus_queue.cc:1048] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:04.762575 17450 raft_consensus.cc:1275] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 5 FOLLOWER]: Refusing update from remote peer 32e32b0ab32f470681778dd487614d1e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:05:04.764346 17599 consensus_queue.cc:1048] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:06.677328 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:06.687080 17301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
mode: GRACEFUL
new_leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:42164
I20260713 09:05:06.687623 17301 raft_consensus.cc:606] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Received request to transfer leadership to TS b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:05:06.690418 17301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
mode: GRACEFUL
new_leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
 from {username='slave'} at 127.0.0.1:42164
I20260713 09:05:06.690905 17301 raft_consensus.cc:606] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 2 LEADER]: Received request to transfer leadership to TS f8e5cc2cd32547d8883d85faacd59bd4
I20260713 09:05:06.693436 17301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
mode: GRACEFUL
new_leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
 from {username='slave'} at 127.0.0.1:42164
I20260713 09:05:06.693913 17301 raft_consensus.cc:606] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Received request to transfer leadership to TS f8e5cc2cd32547d8883d85faacd59bd4
I20260713 09:05:06.696569 17301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de"
dest_uuid: "32e32b0ab32f470681778dd487614d1e"
mode: GRACEFUL
new_leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:42164
I20260713 09:05:06.697017 17301 raft_consensus.cc:606] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 5 LEADER]: Received request to transfer leadership to TS b281ba5edc1b40e798c6f5345a6e508b
I20260713 09:05:06.698194 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:05:06.698640 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:07.004276 17641 raft_consensus.cc:993] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e: : Instructing follower f8e5cc2cd32547d8883d85faacd59bd4 to start an election
I20260713 09:05:07.004752 17641 raft_consensus.cc:1081] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 2 LEADER]: Signalling peer f8e5cc2cd32547d8883d85faacd59bd4 to start an election
I20260713 09:05:07.006309 17451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9"
dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
 from {username='slave'} at 127.0.0.1:39362
I20260713 09:05:07.006747 17451 raft_consensus.cc:493] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:07.007019 17451 raft_consensus.cc:3060] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:07.010836 17451 raft_consensus.cc:515] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:05:07.012080 17451 leader_election.cc:290] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 3 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:05:07.013072 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:05:07.013092 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42211739c66d4b469988dff94a08f1e9" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:05:07.013779 17301 raft_consensus.cc:3055] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:07.013896 17376 raft_consensus.cc:3060] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:07.014067 17301 raft_consensus.cc:740] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:07.014815 17301 consensus_queue.cc:260] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [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: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:05:07.015673 17301 raft_consensus.cc:3060] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:07.019450 17376 raft_consensus.cc:2468] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 3.
I20260713 09:05:07.019580 17599 raft_consensus.cc:993] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e: : Instructing follower f8e5cc2cd32547d8883d85faacd59bd4 to start an election
I20260713 09:05:07.020112 17641 raft_consensus.cc:1081] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Signalling peer f8e5cc2cd32547d8883d85faacd59bd4 to start an election
I20260713 09:05:07.020835 17301 raft_consensus.cc:2468] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 3.
I20260713 09:05:07.020777 17416 leader_election.cc:304] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [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: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:05:07.021766 17529 raft_consensus.cc:2804] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:07.023576 17529 raft_consensus.cc:697] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 LEADER]: Becoming Leader. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:05:07.024179 17451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2"
dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
 from {username='slave'} at 127.0.0.1:39362
I20260713 09:05:07.024716 17451 raft_consensus.cc:493] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:07.024461 17529 consensus_queue.cc:237] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [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: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } }
I20260713 09:05:07.025043 17451 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:07.031741 17451 raft_consensus.cc:515] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:07.032222 17197 catalog_manager.cc:5697] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 reported cstate change: term changed from 2 to 3, leader changed from 32e32b0ab32f470681778dd487614d1e (127.16.65.65) to f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67). New cstate: current_term: 3 leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.033177 17451 leader_election.cc:290] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [CANDIDATE]: Term 4 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805)
I20260713 09:05:07.033856 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:05:07.034368 17301 raft_consensus.cc:3055] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:07.034715 17301 raft_consensus.cc:740] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:07.035287 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f99a4c5e2f243f99208831d2aff25e2" candidate_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
I20260713 09:05:07.035883 17376 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:07.036463 17301 consensus_queue.cc:260] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:07.039618 17641 raft_consensus.cc:993] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e: : Instructing follower b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:05:07.040141 17599 raft_consensus.cc:1081] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Signalling peer b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:05:07.041530 17301 raft_consensus.cc:3060] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:07.041942 17376 raft_consensus.cc:2468] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 4.
I20260713 09:05:07.042194 17374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:46540
I20260713 09:05:07.042768 17374 raft_consensus.cc:493] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:07.043183 17374 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:07.043809 17416 leader_election.cc:304] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [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: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:05:07.044741 17529 raft_consensus.cc:2804] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:07.045586 17529 raft_consensus.cc:697] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 LEADER]: Becoming Leader. State: Replica: f8e5cc2cd32547d8883d85faacd59bd4, State: Running, Role: LEADER
I20260713 09:05:07.046562 17529 consensus_queue.cc:237] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:07.050259 17301 raft_consensus.cc:2468] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8e5cc2cd32547d8883d85faacd59bd4 in term 4.
I20260713 09:05:07.052027 17374 raft_consensus.cc:515] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:07.054414 17374 leader_election.cc:290] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 4 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:05:07.055757 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:05:07.056478 17451 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:07.057054 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5fb997658749ac807c7ae8923a84f2" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:05:07.057549 17301 raft_consensus.cc:3055] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:07.057885 17301 raft_consensus.cc:740] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:07.058533 17301 consensus_queue.cc:260] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:07.059558 17301 raft_consensus.cc:3060] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:07.062458 17451 raft_consensus.cc:2468] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 4.
I20260713 09:05:07.063627 17340 leader_election.cc:304] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [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: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:05:07.065052 17301 raft_consensus.cc:2468] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 4.
I20260713 09:05:07.065600 17594 raft_consensus.cc:2804] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:07.066887 17594 raft_consensus.cc:697] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 4 LEADER]: Becoming Leader. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:05:07.067638 17594 consensus_queue.cc:237] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [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: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:07.076176 17197 catalog_manager.cc:5697] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b reported cstate change: term changed from 3 to 4, leader changed from 32e32b0ab32f470681778dd487614d1e (127.16.65.65) to b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66). New cstate: current_term: 4 leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.077888 17599 raft_consensus.cc:993] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e: : Instructing follower b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:05:07.078323 17641 raft_consensus.cc:1081] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 5 LEADER]: Signalling peer b281ba5edc1b40e798c6f5345a6e508b to start an election
I20260713 09:05:07.079008 17200 catalog_manager.cc:5697] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 reported cstate change: term changed from 3 to 4, leader changed from 32e32b0ab32f470681778dd487614d1e (127.16.65.65) to f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67). New cstate: current_term: 4 leader_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:07.079804 17374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de"
dest_uuid: "b281ba5edc1b40e798c6f5345a6e508b"
 from {username='slave'} at 127.0.0.1:46540
I20260713 09:05:07.080273 17374 raft_consensus.cc:493] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:07.080583 17374 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 5 FOLLOWER]: Advancing to term 6
I20260713 09:05:07.086314 17374 raft_consensus.cc:515] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:07.088259 17374 leader_election.cc:290] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 6 election: Requested vote from peers 32e32b0ab32f470681778dd487614d1e (127.16.65.65:41749), f8e5cc2cd32547d8883d85faacd59bd4 (127.16.65.67:43613)
I20260713 09:05:07.088725 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "32e32b0ab32f470681778dd487614d1e"
I20260713 09:05:07.088829 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854fe4455823412395c7a9c59e2ca8de" candidate_uuid: "b281ba5edc1b40e798c6f5345a6e508b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "f8e5cc2cd32547d8883d85faacd59bd4"
I20260713 09:05:07.089355 17301 raft_consensus.cc:3055] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 5 LEADER]: Stepping down as leader of term 5
I20260713 09:05:07.089361 17451 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 5 FOLLOWER]: Advancing to term 6
I20260713 09:05:07.089852 17301 raft_consensus.cc:740] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 32e32b0ab32f470681778dd487614d1e, State: Running, Role: LEADER
I20260713 09:05:07.090631 17301 consensus_queue.cc:260] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:07.091794 17301 raft_consensus.cc:3060] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 5 FOLLOWER]: Advancing to term 6
I20260713 09:05:07.096201 17451 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 6.
I20260713 09:05:07.097218 17340 leader_election.cc:304] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b281ba5edc1b40e798c6f5345a6e508b, f8e5cc2cd32547d8883d85faacd59bd4; no voters: 
I20260713 09:05:07.097849 17594 raft_consensus.cc:2804] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 6 FOLLOWER]: Leader election won for term 6
I20260713 09:05:07.097944 17301 raft_consensus.cc:2468] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b281ba5edc1b40e798c6f5345a6e508b in term 6.
I20260713 09:05:07.098336 17594 raft_consensus.cc:697] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 6 LEADER]: Becoming Leader. State: Replica: b281ba5edc1b40e798c6f5345a6e508b, State: Running, Role: LEADER
I20260713 09:05:07.099150 17594 consensus_queue.cc:237] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } }
I20260713 09:05:07.105367 17200 catalog_manager.cc:5697] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b reported cstate change: term changed from 5 to 6, leader changed from 32e32b0ab32f470681778dd487614d1e (127.16.65.65) to b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66). New cstate: current_term: 6 leader_uuid: "b281ba5edc1b40e798c6f5345a6e508b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:07.451584 17374 raft_consensus.cc:1275] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 4 FOLLOWER]: Refusing update from remote peer f8e5cc2cd32547d8883d85faacd59bd4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:07.452819 17529 consensus_queue.cc:1048] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:07.465323 17301 raft_consensus.cc:1275] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Refusing update from remote peer f8e5cc2cd32547d8883d85faacd59bd4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:07.466548 17655 consensus_queue.cc:1048] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:07.505692 17451 raft_consensus.cc:1275] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 6 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260713 09:05:07.506892 17594 consensus_queue.cc:1048] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:07.516281 17300 raft_consensus.cc:1275] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:07.516762 17301 raft_consensus.cc:1275] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 6 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260713 09:05:07.518669 17649 consensus_queue.cc:1048] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:07.518777 17659 consensus_queue.cc:1048] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:07.529863 17451 raft_consensus.cc:1275] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 FOLLOWER]: Refusing update from remote peer b281ba5edc1b40e798c6f5345a6e508b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:07.534523 17659 consensus_queue.cc:1048] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8e5cc2cd32547d8883d85faacd59bd4" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 43613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:07.620173 17376 raft_consensus.cc:1275] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Refusing update from remote peer f8e5cc2cd32547d8883d85faacd59bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:07.621390 17655 consensus_queue.cc:1048] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b281ba5edc1b40e798c6f5345a6e508b" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:07.622586 17300 raft_consensus.cc:1275] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Refusing update from remote peer f8e5cc2cd32547d8883d85faacd59bd4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:07.623875 17655 consensus_queue.cc:1048] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32e32b0ab32f470681778dd487614d1e" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:07.699400 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:07.705083 16645 tablet_server.cc:179] TabletServer@127.16.65.65:0 shutting down...
I20260713 09:05:07.729822 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:07.730625 16645 tablet_replica.cc:333] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e: stopping tablet replica
I20260713 09:05:07.731350 16645 raft_consensus.cc:2243] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:07.732122 16645 raft_consensus.cc:2272] T 66f1a57bfc2248519c5ad130fe71ab35 P 32e32b0ab32f470681778dd487614d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.734190 16645 tablet_replica.cc:333] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e: stopping tablet replica
I20260713 09:05:07.734781 16645 raft_consensus.cc:2243] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.735242 16645 raft_consensus.cc:2272] T 42211739c66d4b469988dff94a08f1e9 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.737665 16645 tablet_replica.cc:333] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e: stopping tablet replica
I20260713 09:05:07.738251 16645 raft_consensus.cc:2243] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.738612 16645 raft_consensus.cc:2272] T 1a5fb997658749ac807c7ae8923a84f2 P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.740701 16645 tablet_replica.cc:333] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e: stopping tablet replica
I20260713 09:05:07.741206 16645 raft_consensus.cc:2243] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:07.741954 16645 raft_consensus.cc:2272] T 9822ee72c0424270998be0dbf238e5a2 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.743546 16645 tablet_replica.cc:333] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e: stopping tablet replica
I20260713 09:05:07.744019 16645 raft_consensus.cc:2243] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:07.744707 16645 raft_consensus.cc:2272] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.746436 16645 tablet_replica.cc:333] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e: stopping tablet replica
I20260713 09:05:07.746904 16645 raft_consensus.cc:2243] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.747272 16645 raft_consensus.cc:2272] T 5660d672b9714e9c8d054286228914ba P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.749262 16645 tablet_replica.cc:333] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e: stopping tablet replica
I20260713 09:05:07.749712 16645 raft_consensus.cc:2243] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:07.750420 16645 raft_consensus.cc:2272] T c45d6c0d178a4df6a18a5a6f39105a2a P 32e32b0ab32f470681778dd487614d1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.752125 16645 tablet_replica.cc:333] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e: stopping tablet replica
I20260713 09:05:07.752563 16645 raft_consensus.cc:2243] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 6 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.752894 16645 raft_consensus.cc:2272] T 854fe4455823412395c7a9c59e2ca8de P 32e32b0ab32f470681778dd487614d1e [term 6 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.755016 16645 tablet_replica.cc:333] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e: stopping tablet replica
I20260713 09:05:07.755669 16645 raft_consensus.cc:2243] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.756004 16645 raft_consensus.cc:2272] T eaca2506118d446cb444ddf0b33a83a3 P 32e32b0ab32f470681778dd487614d1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.757498 16645 tablet_replica.cc:333] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e: stopping tablet replica
I20260713 09:05:07.757867 16645 raft_consensus.cc:2243] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.758169 16645 raft_consensus.cc:2272] T 4f99a4c5e2f243f99208831d2aff25e2 P 32e32b0ab32f470681778dd487614d1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.788246 16645 tablet_server.cc:196] TabletServer@127.16.65.65:0 shutdown complete.
I20260713 09:05:07.806725 16645 tablet_server.cc:179] TabletServer@127.16.65.66:0 shutting down...
I20260713 09:05:07.831485 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:07.832458 16645 tablet_replica.cc:333] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b: stopping tablet replica
I20260713 09:05:07.833174 16645 raft_consensus.cc:2243] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.833690 16645 raft_consensus.cc:2272] T eaca2506118d446cb444ddf0b33a83a3 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.835943 16645 tablet_replica.cc:333] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b: stopping tablet replica
I20260713 09:05:07.836511 16645 raft_consensus.cc:2243] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:07.837271 16645 raft_consensus.cc:2272] T 1a5fb997658749ac807c7ae8923a84f2 P b281ba5edc1b40e798c6f5345a6e508b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.840667 16645 tablet_replica.cc:333] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b: stopping tablet replica
I20260713 09:05:07.841262 16645 raft_consensus.cc:2243] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.841691 16645 raft_consensus.cc:2272] T 66f1a57bfc2248519c5ad130fe71ab35 P b281ba5edc1b40e798c6f5345a6e508b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.843538 16645 tablet_replica.cc:333] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b: stopping tablet replica
I20260713 09:05:07.844048 16645 raft_consensus.cc:2243] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.844491 16645 raft_consensus.cc:2272] T 4f99a4c5e2f243f99208831d2aff25e2 P b281ba5edc1b40e798c6f5345a6e508b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.846659 16645 tablet_replica.cc:333] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b: stopping tablet replica
I20260713 09:05:07.847340 16645 raft_consensus.cc:2243] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:07.848295 16645 raft_consensus.cc:2272] T 5660d672b9714e9c8d054286228914ba P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.850168 16645 tablet_replica.cc:333] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b: stopping tablet replica
I20260713 09:05:07.850689 16645 raft_consensus.cc:2243] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.851125 16645 raft_consensus.cc:2272] T c45d6c0d178a4df6a18a5a6f39105a2a P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.852802 16645 tablet_replica.cc:333] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b: stopping tablet replica
I20260713 09:05:07.853300 16645 raft_consensus.cc:2243] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 6 LEADER]: Raft consensus shutting down.
I20260713 09:05:07.854130 16645 raft_consensus.cc:2272] T 854fe4455823412395c7a9c59e2ca8de P b281ba5edc1b40e798c6f5345a6e508b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.856070 16645 tablet_replica.cc:333] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b: stopping tablet replica
I20260713 09:05:07.856563 16645 raft_consensus.cc:2243] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.856962 16645 raft_consensus.cc:2272] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.858645 16645 tablet_replica.cc:333] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b: stopping tablet replica
I20260713 09:05:07.859133 16645 raft_consensus.cc:2243] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.859571 16645 raft_consensus.cc:2272] T 9822ee72c0424270998be0dbf238e5a2 P b281ba5edc1b40e798c6f5345a6e508b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.861150 16645 tablet_replica.cc:333] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b: stopping tablet replica
I20260713 09:05:07.861609 16645 raft_consensus.cc:2243] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.862113 16645 raft_consensus.cc:2272] T 42211739c66d4b469988dff94a08f1e9 P b281ba5edc1b40e798c6f5345a6e508b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:07.865306 17416 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 54 similar messages]
W20260713 09:05:07.868528 17416 consensus_peers.cc:597] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 -> Peer b281ba5edc1b40e798c6f5345a6e508b (127.16.65.66:39805): Couldn't send request to peer b281ba5edc1b40e798c6f5345a6e508b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:07.893541 16645 tablet_server.cc:196] TabletServer@127.16.65.66:0 shutdown complete.
I20260713 09:05:07.911761 16645 tablet_server.cc:179] TabletServer@127.16.65.67:0 shutting down...
I20260713 09:05:07.936321 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:07.936988 16645 tablet_replica.cc:333] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4: stopping tablet replica
I20260713 09:05:07.937536 16645 raft_consensus.cc:2243] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.938046 16645 raft_consensus.cc:2272] T 1a5fb997658749ac807c7ae8923a84f2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.940716 16645 tablet_replica.cc:333] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4: stopping tablet replica
I20260713 09:05:07.941172 16645 raft_consensus.cc:2243] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:07.941862 16645 raft_consensus.cc:2272] T 4f99a4c5e2f243f99208831d2aff25e2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.944216 16645 tablet_replica.cc:333] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4: stopping tablet replica
I20260713 09:05:07.944653 16645 raft_consensus.cc:2243] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:07.945245 16645 raft_consensus.cc:2272] T 42211739c66d4b469988dff94a08f1e9 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.947096 16645 tablet_replica.cc:333] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4: stopping tablet replica
I20260713 09:05:07.947525 16645 raft_consensus.cc:2243] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:07.948156 16645 raft_consensus.cc:2272] T eaca2506118d446cb444ddf0b33a83a3 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.949555 16645 tablet_replica.cc:333] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4: stopping tablet replica
I20260713 09:05:07.950053 16645 raft_consensus.cc:2243] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.950409 16645 raft_consensus.cc:2272] T c45d6c0d178a4df6a18a5a6f39105a2a P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.951849 16645 tablet_replica.cc:333] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4: stopping tablet replica
I20260713 09:05:07.952237 16645 raft_consensus.cc:2243] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.952550 16645 raft_consensus.cc:2272] T 854fe4455823412395c7a9c59e2ca8de P f8e5cc2cd32547d8883d85faacd59bd4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.954598 16645 tablet_replica.cc:333] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4: stopping tablet replica
I20260713 09:05:07.955008 16645 raft_consensus.cc:2243] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.955356 16645 raft_consensus.cc:2272] T 5660d672b9714e9c8d054286228914ba P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.956753 16645 tablet_replica.cc:333] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4: stopping tablet replica
I20260713 09:05:07.957132 16645 raft_consensus.cc:2243] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.957424 16645 raft_consensus.cc:2272] T 66f1a57bfc2248519c5ad130fe71ab35 P f8e5cc2cd32547d8883d85faacd59bd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.958923 16645 tablet_replica.cc:333] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4: stopping tablet replica
I20260713 09:05:07.959331 16645 raft_consensus.cc:2243] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.959668 16645 raft_consensus.cc:2272] T 8e9ffbedfbcf4ecbb6f3b4fdda398ef6 P f8e5cc2cd32547d8883d85faacd59bd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.960984 16645 tablet_replica.cc:333] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4: stopping tablet replica
I20260713 09:05:07.961344 16645 raft_consensus.cc:2243] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:07.961666 16645 raft_consensus.cc:2272] T 9822ee72c0424270998be0dbf238e5a2 P f8e5cc2cd32547d8883d85faacd59bd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:07.990535 16645 tablet_server.cc:196] TabletServer@127.16.65.67:0 shutdown complete.
I20260713 09:05:08.009817 16645 master.cc:562] Master@127.16.65.126:42131 shutting down...
I20260713 09:05:08.031014 16645 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:08.031551 16645 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:08.031925 16645 tablet_replica.cc:333] T 00000000000000000000000000000000 P 326582ab0b3f468c92afd73b2d3f69f4: stopping tablet replica
I20260713 09:05:08.052826 16645 master.cc:584] Master@127.16.65.126:42131 shutdown complete.
32e32b0ab32f470681778dd487614d1e  5
b281ba5edc1b40e798c6f5345a6e508b  4
f8e5cc2cd32547d8883d85faacd59bd4  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10499 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:05:08.096210 16645 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.65.126:44915
I20260713 09:05:08.097498 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:08.103649 17667 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
W20260713 09:05:08.103881 17666 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
W20260713 09:05:08.104679 17669 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
I20260713 09:05:08.105947 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:08.106770 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:08.106943 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:08.107116 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933508107101 us; error 0 us; skew 500 ppm
I20260713 09:05:08.107643 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:08.110409 16645 webserver.cc:533] Webserver started at http://127.16.65.126:46795/ using document root <none> and password file <none>
I20260713 09:05:08.110921 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:08.111124 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:08.111433 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:08.112588 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/master-0-root/instance:
uuid: "1f973fb0608549dab4f418bf3dfed1cc"
format_stamp: "Formatted at 2026-07-13 09:05:08 on dist-test-slave-rntb"
I20260713 09:05:08.117138 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:05:08.120923 17674 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:08.121919 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:08.122263 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/master-0-root
uuid: "1f973fb0608549dab4f418bf3dfed1cc"
format_stamp: "Formatted at 2026-07-13 09:05:08 on dist-test-slave-rntb"
I20260713 09:05:08.122581 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-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)
I20260713 09:05:08.159715 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:08.161078 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:08.204332 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.126:44915
I20260713 09:05:08.204440 17725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.126:44915 every 8 connection(s)
I20260713 09:05:08.208477 17726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.218501 17726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc: Bootstrap starting.
I20260713 09:05:08.223392 17726 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:08.227741 17726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc: No bootstrap required, opened a new log
I20260713 09:05:08.230073 17726 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f973fb0608549dab4f418bf3dfed1cc" member_type: VOTER }
I20260713 09:05:08.230481 17726 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:08.230732 17726 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f973fb0608549dab4f418bf3dfed1cc, State: Initialized, Role: FOLLOWER
I20260713 09:05:08.231324 17726 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f973fb0608549dab4f418bf3dfed1cc" member_type: VOTER }
I20260713 09:05:08.231773 17726 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:08.232012 17726 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:08.232312 17726 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:08.236610 17726 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f973fb0608549dab4f418bf3dfed1cc" member_type: VOTER }
I20260713 09:05:08.237123 17726 leader_election.cc:304] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1f973fb0608549dab4f418bf3dfed1cc; no voters: 
I20260713 09:05:08.238341 17726 leader_election.cc:290] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:08.238732 17729 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:08.240083 17729 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 1 LEADER]: Becoming Leader. State: Replica: 1f973fb0608549dab4f418bf3dfed1cc, State: Running, Role: LEADER
I20260713 09:05:08.240773 17729 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f973fb0608549dab4f418bf3dfed1cc" member_type: VOTER }
I20260713 09:05:08.241430 17726 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:08.244987 17730 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f973fb0608549dab4f418bf3dfed1cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f973fb0608549dab4f418bf3dfed1cc" member_type: VOTER } }
I20260713 09:05:08.245085 17731 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f973fb0608549dab4f418bf3dfed1cc. Latest consensus state: current_term: 1 leader_uuid: "1f973fb0608549dab4f418bf3dfed1cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f973fb0608549dab4f418bf3dfed1cc" member_type: VOTER } }
I20260713 09:05:08.245710 17730 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:08.245993 17731 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:08.253815 17735 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:08.260183 17735 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:08.261379 16645 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:08.269582 17735 catalog_manager.cc:1383] Generated new cluster ID: 372201fa29434b82a0a63fc9a45143aa
I20260713 09:05:08.270017 17735 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:08.308827 17735 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:08.310241 17735 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:08.326054 17735 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc: Generated new TSK 0
I20260713 09:05:08.326692 17735 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:08.393007 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:08.400084 17747 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
W20260713 09:05:08.400691 17748 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
W20260713 09:05:08.402369 17750 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
I20260713 09:05:08.402994 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:08.403796 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:08.403966 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:08.404170 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933508404154 us; error 0 us; skew 500 ppm
I20260713 09:05:08.404740 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:08.407625 16645 webserver.cc:533] Webserver started at http://127.16.65.65:40415/ using document root <none> and password file <none>
I20260713 09:05:08.408169 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:08.408381 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:08.408687 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:08.409865 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-0-root/instance:
uuid: "26f00834f1e94396a03e13c11aca4d54"
format_stamp: "Formatted at 2026-07-13 09:05:08 on dist-test-slave-rntb"
I20260713 09:05:08.414641 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:05:08.418143 17755 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:08.419100 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:05:08.419360 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-0-root
uuid: "26f00834f1e94396a03e13c11aca4d54"
format_stamp: "Formatted at 2026-07-13 09:05:08 on dist-test-slave-rntb"
I20260713 09:05:08.419610 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-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)
I20260713 09:05:08.435045 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:08.436292 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:08.437727 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:08.440135 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:08.440337 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:08.440537 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:08.440691 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:08.491026 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.65:41845
I20260713 09:05:08.491125 17817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.65:41845 every 8 connection(s)
I20260713 09:05:08.496500 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:08.504432 17822 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
W20260713 09:05:08.505525 17823 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
W20260713 09:05:08.507980 17825 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
I20260713 09:05:08.508930 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:08.510130 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:08.510305 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:08.510424 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933508510414 us; error 0 us; skew 500 ppm
I20260713 09:05:08.511020 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:08.513878 16645 webserver.cc:533] Webserver started at http://127.16.65.66:35017/ using document root <none> and password file <none>
I20260713 09:05:08.514411 17818 heartbeater.cc:344] Connected to a master server at 127.16.65.126:44915
I20260713 09:05:08.514412 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:08.514864 17818 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:08.514883 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:08.515403 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:08.515777 17818 heartbeater.cc:507] Master 127.16.65.126:44915 requested a full tablet report, sending...
I20260713 09:05:08.516623 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-1-root/instance:
uuid: "370e8fb9a67044649d71a5f60093d460"
format_stamp: "Formatted at 2026-07-13 09:05:08 on dist-test-slave-rntb"
I20260713 09:05:08.518018 17691 ts_manager.cc:194] Registered new tserver with Master: 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845)
I20260713 09:05:08.520644 17691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44104
I20260713 09:05:08.523180 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.006s
I20260713 09:05:08.527024 17830 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:08.527855 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:05:08.528157 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-1-root
uuid: "370e8fb9a67044649d71a5f60093d460"
format_stamp: "Formatted at 2026-07-13 09:05:08 on dist-test-slave-rntb"
I20260713 09:05:08.528393 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-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)
I20260713 09:05:08.541136 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:08.542335 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:08.543756 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:08.545863 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:08.546072 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:08.546305 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:08.546466 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:08.587819 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.66:46173
I20260713 09:05:08.587963 17892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.66:46173 every 8 connection(s)
I20260713 09:05:08.592655 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:08.600996 17896 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
W20260713 09:05:08.601734 17897 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
I20260713 09:05:08.605213 16645 server_base.cc:1061] running on GCE node
W20260713 09:05:08.605162 17899 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
I20260713 09:05:08.606207 17893 heartbeater.cc:344] Connected to a master server at 127.16.65.126:44915
I20260713 09:05:08.606628 17893 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:08.606657 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:08.607064 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:08.607302 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933508607281 us; error 0 us; skew 500 ppm
I20260713 09:05:08.607681 17893 heartbeater.cc:507] Master 127.16.65.126:44915 requested a full tablet report, sending...
I20260713 09:05:08.608100 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:08.610203 17691 ts_manager.cc:194] Registered new tserver with Master: 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:08.610998 16645 webserver.cc:533] Webserver started at http://127.16.65.67:41093/ using document root <none> and password file <none>
I20260713 09:05:08.611522 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:08.611720 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:08.611821 17691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44116
I20260713 09:05:08.611999 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:08.613420 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-2-root/instance:
uuid: "13bd0b94ca6646859b882370b5d547bd"
format_stamp: "Formatted at 2026-07-13 09:05:08 on dist-test-slave-rntb"
I20260713 09:05:08.617873 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:05:08.621414 17904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:08.622305 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:05:08.622604 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-2-root
uuid: "13bd0b94ca6646859b882370b5d547bd"
format_stamp: "Formatted at 2026-07-13 09:05:08 on dist-test-slave-rntb"
I20260713 09:05:08.622903 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-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)
I20260713 09:05:08.645231 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:08.646489 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:08.648027 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:08.650408 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:08.650638 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:08.650911 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:08.651108 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:08.693089 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.67:39947
I20260713 09:05:08.693208 17966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.67:39947 every 8 connection(s)
I20260713 09:05:08.709314 17967 heartbeater.cc:344] Connected to a master server at 127.16.65.126:44915
I20260713 09:05:08.709689 17967 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:08.710433 17967 heartbeater.cc:507] Master 127.16.65.126:44915 requested a full tablet report, sending...
I20260713 09:05:08.712467 17691 ts_manager.cc:194] Registered new tserver with Master: 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:08.713600 16645 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0169828s
I20260713 09:05:08.713800 17691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44120
I20260713 09:05:08.740176 17691 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44128:
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"
    }
  }
}
W20260713 09:05:08.744081 17691 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.
I20260713 09:05:08.866194 17781 tablet_service.cc:1511] Processing CreateTablet for tablet 4332b3bc3bee4844a0806ece5ccec20b (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:08.867630 17783 tablet_service.cc:1511] Processing CreateTablet for tablet 2d993b6ac5ec4367a5540c86eff82ad8 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:08.868064 17931 tablet_service.cc:1511] Processing CreateTablet for tablet 4c40957e13a24935a80003c36a864c71 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:08.868014 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4332b3bc3bee4844a0806ece5ccec20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.869489 17930 tablet_service.cc:1511] Processing CreateTablet for tablet 4332b3bc3bee4844a0806ece5ccec20b (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:08.870545 17783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d993b6ac5ec4367a5540c86eff82ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.871636 17782 tablet_service.cc:1511] Processing CreateTablet for tablet 4c40957e13a24935a80003c36a864c71 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:08.873663 17782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c40957e13a24935a80003c36a864c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.873529 17929 tablet_service.cc:1511] Processing CreateTablet for tablet 423312ba8d804d36a68fb95da4edd892 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:08.875581 17932 tablet_service.cc:1511] Processing CreateTablet for tablet 2d993b6ac5ec4367a5540c86eff82ad8 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:08.875819 17779 tablet_service.cc:1511] Processing CreateTablet for tablet 155cd496cb6e4906a2c4d5928ba8f3a6 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:08.871841 17780 tablet_service.cc:1511] Processing CreateTablet for tablet 423312ba8d804d36a68fb95da4edd892 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:08.869944 17931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c40957e13a24935a80003c36a864c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.878888 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4332b3bc3bee4844a0806ece5ccec20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.878711 17927 tablet_service.cc:1511] Processing CreateTablet for tablet 026858fc636f4dc0a00d9671371d4bbc (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:08.880761 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423312ba8d804d36a68fb95da4edd892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.880870 17778 tablet_service.cc:1511] Processing CreateTablet for tablet 026858fc636f4dc0a00d9671371d4bbc (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:08.882145 17932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d993b6ac5ec4367a5540c86eff82ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.882777 17928 tablet_service.cc:1511] Processing CreateTablet for tablet 155cd496cb6e4906a2c4d5928ba8f3a6 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:08.884045 17928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155cd496cb6e4906a2c4d5928ba8f3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.890086 17927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026858fc636f4dc0a00d9671371d4bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.890910 17779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155cd496cb6e4906a2c4d5928ba8f3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.891561 17778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026858fc636f4dc0a00d9671371d4bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.892650 17780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423312ba8d804d36a68fb95da4edd892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.894598 17777 tablet_service.cc:1511] Processing CreateTablet for tablet 7244dc34bf7f47ab9254681464144cab (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:08.910034 17777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7244dc34bf7f47ab9254681464144cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.934595 17930 tablet_service.cc:1511] Processing CreateTablet for tablet 7244dc34bf7f47ab9254681464144cab (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:08.934655 17779 tablet_service.cc:1511] Processing CreateTablet for tablet aa0119b1e62440678445448a0a355fc9 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:08.936101 17779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0119b1e62440678445448a0a355fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.943168 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7244dc34bf7f47ab9254681464144cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.944314 17982 tablet_bootstrap.cc:492] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:08.948124 17781 tablet_service.cc:1511] Processing CreateTablet for tablet 4a02857885484177964df6e08e24d5e7 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:08.948534 17926 tablet_service.cc:1511] Processing CreateTablet for tablet aa0119b1e62440678445448a0a355fc9 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:08.949545 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a02857885484177964df6e08e24d5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.949828 17926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0119b1e62440678445448a0a355fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.953200 17858 tablet_service.cc:1511] Processing CreateTablet for tablet 2d993b6ac5ec4367a5540c86eff82ad8 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:08.955046 17857 tablet_service.cc:1511] Processing CreateTablet for tablet 4c40957e13a24935a80003c36a864c71 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:08.956110 17853 tablet_service.cc:1511] Processing CreateTablet for tablet 026858fc636f4dc0a00d9671371d4bbc (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:08.974852 17924 tablet_service.cc:1511] Processing CreateTablet for tablet a5b298697b53466db6b7157f5566ed9f (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:08.956772 17856 tablet_service.cc:1511] Processing CreateTablet for tablet 4332b3bc3bee4844a0806ece5ccec20b (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:08.976243 17924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b298697b53466db6b7157f5566ed9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.957568 17982 tablet_bootstrap.cc:654] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:08.958127 17852 tablet_service.cc:1511] Processing CreateTablet for tablet 7244dc34bf7f47ab9254681464144cab (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:08.958485 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 423312ba8d804d36a68fb95da4edd892 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:08.960099 17854 tablet_service.cc:1511] Processing CreateTablet for tablet 155cd496cb6e4906a2c4d5928ba8f3a6 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:08.960575 17851 tablet_service.cc:1511] Processing CreateTablet for tablet aa0119b1e62440678445448a0a355fc9 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:08.962702 17850 tablet_service.cc:1511] Processing CreateTablet for tablet 4a02857885484177964df6e08e24d5e7 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:08.963025 17925 tablet_service.cc:1511] Processing CreateTablet for tablet 4a02857885484177964df6e08e24d5e7 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:08.964336 17849 tablet_service.cc:1511] Processing CreateTablet for tablet a5b298697b53466db6b7157f5566ed9f (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:08.979230 17776 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5feadcfc9d461290930038ca69ab45 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:08.980338 17925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a02857885484177964df6e08e24d5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.982280 17776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5feadcfc9d461290930038ca69ab45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.962702 17777 tablet_service.cc:1511] Processing CreateTablet for tablet a5b298697b53466db6b7157f5566ed9f (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:08.972324 17858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d993b6ac5ec4367a5540c86eff82ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.991158 17983 tablet_bootstrap.cc:492] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:08.993295 17852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7244dc34bf7f47ab9254681464144cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.994269 17856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4332b3bc3bee4844a0806ece5ccec20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.997288 17849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b298697b53466db6b7157f5566ed9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.998186 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423312ba8d804d36a68fb95da4edd892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:08.998883 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155cd496cb6e4906a2c4d5928ba8f3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.002235 17851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0119b1e62440678445448a0a355fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.006254 17850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a02857885484177964df6e08e24d5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.006385 17777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b298697b53466db6b7157f5566ed9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.010259 17857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c40957e13a24935a80003c36a864c71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.023435 17853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 026858fc636f4dc0a00d9671371d4bbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.024901 17928 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5feadcfc9d461290930038ca69ab45 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:09.027081 17928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5feadcfc9d461290930038ca69ab45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.044945 17780 tablet_service.cc:1511] Processing CreateTablet for tablet b6b17d380f8e49889cfc15bf2f94e109 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:09.046470 17780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b17d380f8e49889cfc15bf2f94e109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.048120 17929 tablet_service.cc:1511] Processing CreateTablet for tablet b6b17d380f8e49889cfc15bf2f94e109 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:09.051363 17927 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca0e29ecfb640c09b3f43f86addc88b (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:09.051415 17783 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca0e29ecfb640c09b3f43f86addc88b (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:09.054225 17783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca0e29ecfb640c09b3f43f86addc88b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.056921 17931 tablet_service.cc:1511] Processing CreateTablet for tablet e43a0ef41b0d4d8fb5802b2c67868c14 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:09.059427 17782 tablet_service.cc:1511] Processing CreateTablet for tablet e43a0ef41b0d4d8fb5802b2c67868c14 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:09.062250 17775 tablet_service.cc:1511] Processing CreateTablet for tablet b3dd6babb5704d9b98fe0747d5871a8f (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:09.066726 17923 tablet_service.cc:1511] Processing CreateTablet for tablet b3dd6babb5704d9b98fe0747d5871a8f (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:09.075507 17774 tablet_service.cc:1511] Processing CreateTablet for tablet 41c75c8266954f0a95d9171d95c92aff (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:09.076663 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b17d380f8e49889cfc15bf2f94e109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.086406 17923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dd6babb5704d9b98fe0747d5871a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.090164 17931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43a0ef41b0d4d8fb5802b2c67868c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.098095 17927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca0e29ecfb640c09b3f43f86addc88b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.074162 17782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43a0ef41b0d4d8fb5802b2c67868c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.105301 17849 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5feadcfc9d461290930038ca69ab45 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:09.113580 17849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5feadcfc9d461290930038ca69ab45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.114713 17930 tablet_service.cc:1511] Processing CreateTablet for tablet 41c75c8266954f0a95d9171d95c92aff (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:09.115322 17982 tablet_bootstrap.cc:492] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:09.115904 17982 ts_tablet_manager.cc:1403] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.172s	user 0.023s	sys 0.037s
I20260713 09:05:09.115942 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c75c8266954f0a95d9171d95c92aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.124151 17982 raft_consensus.cc:359] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.124930 17982 raft_consensus.cc:385] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.125223 17982 raft_consensus.cc:740] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.125963 17982 consensus_queue.cc:260] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.128261 17774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c75c8266954f0a95d9171d95c92aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.130033 17775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dd6babb5704d9b98fe0747d5871a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.134747 17854 tablet_service.cc:1511] Processing CreateTablet for tablet b6b17d380f8e49889cfc15bf2f94e109 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:09.143687 17781 tablet_service.cc:1511] Processing CreateTablet for tablet 19bdea27bdd44be580acc816065e396a (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:09.144992 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bdea27bdd44be580acc816065e396a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.149504 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b17d380f8e49889cfc15bf2f94e109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.151232 17983 tablet_bootstrap.cc:700] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd: Time spent opening tablet: real 0.118s	user 0.004s	sys 0.000s
I20260713 09:05:09.155519 17983 tablet_bootstrap.cc:654] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.163002 17779 tablet_service.cc:1511] Processing CreateTablet for tablet bda6e30633854791b92aab3b28ff5a2d (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:09.164662 17779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda6e30633854791b92aab3b28ff5a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.179108 17925 tablet_service.cc:1511] Processing CreateTablet for tablet bda6e30633854791b92aab3b28ff5a2d (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:09.179193 17857 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca0e29ecfb640c09b3f43f86addc88b (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:09.180456 17925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda6e30633854791b92aab3b28ff5a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.182432 17776 tablet_service.cc:1511] Processing CreateTablet for tablet 434f08684d66424f9b286e409cc180c0 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:09.187120 17857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca0e29ecfb640c09b3f43f86addc88b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.186853 17856 tablet_service.cc:1511] Processing CreateTablet for tablet e43a0ef41b0d4d8fb5802b2c67868c14 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:09.190578 17856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43a0ef41b0d4d8fb5802b2c67868c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.191004 17982 ts_tablet_manager.cc:1434] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.075s	user 0.013s	sys 0.001s
I20260713 09:05:09.191817 17818 heartbeater.cc:499] Master 127.16.65.126:44915 was elected leader, sending a full tablet report...
I20260713 09:05:09.192142 17982 tablet_bootstrap.cc:492] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:09.196177 17776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434f08684d66424f9b286e409cc180c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.197602 17983 tablet_bootstrap.cc:492] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:09.206121 17983 ts_tablet_manager.cc:1403] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.215s	user 0.023s	sys 0.007s
I20260713 09:05:09.211181 17983 raft_consensus.cc:359] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.212007 17983 raft_consensus.cc:385] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.212347 17983 raft_consensus.cc:740] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.212921 17850 tablet_service.cc:1511] Processing CreateTablet for tablet b3dd6babb5704d9b98fe0747d5871a8f (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:09.214018 17929 tablet_service.cc:1511] Processing CreateTablet for tablet 434f08684d66424f9b286e409cc180c0 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:09.215373 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434f08684d66424f9b286e409cc180c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.216827 17982 tablet_bootstrap.cc:654] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.218073 17983 consensus_queue.cc:260] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.219038 17851 tablet_service.cc:1511] Processing CreateTablet for tablet bda6e30633854791b92aab3b28ff5a2d (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:09.217638 17853 tablet_service.cc:1511] Processing CreateTablet for tablet 41c75c8266954f0a95d9171d95c92aff (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:09.220546 17851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda6e30633854791b92aab3b28ff5a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.224464 17850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dd6babb5704d9b98fe0747d5871a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.227712 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 434f08684d66424f9b286e409cc180c0 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:09.228983 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434f08684d66424f9b286e409cc180c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.239095 17985 tablet_bootstrap.cc:492] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:09.240103 17924 tablet_service.cc:1511] Processing CreateTablet for tablet 19bdea27bdd44be580acc816065e396a (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:09.241456 17924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bdea27bdd44be580acc816065e396a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:09.252749 17739 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:09.252417 17777 tablet_service.cc:1511] Processing CreateTablet for tablet de701ef684fc4505a8fb7a531e7ffb88 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:09.253667 17777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de701ef684fc4505a8fb7a531e7ffb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.229825 17852 tablet_service.cc:1511] Processing CreateTablet for tablet 19bdea27bdd44be580acc816065e396a (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:09.271894 17849 tablet_service.cc:1511] Processing CreateTablet for tablet de701ef684fc4505a8fb7a531e7ffb88 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:09.277709 17858 tablet_service.cc:1511] Processing CreateTablet for tablet d4db2f19a3fe4682b132d6165729de71 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:09.279320 17930 tablet_service.cc:1511] Processing CreateTablet for tablet d4db2f19a3fe4682b132d6165729de71 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:09.280534 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4db2f19a3fe4682b132d6165729de71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.291738 17853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c75c8266954f0a95d9171d95c92aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.299642 17781 tablet_service.cc:1511] Processing CreateTablet for tablet a7a9bd172d5e4b07b897c183d3c6d7c6 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:09.300882 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a9bd172d5e4b07b897c183d3c6d7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.302510 17927 tablet_service.cc:1511] Processing CreateTablet for tablet de701ef684fc4505a8fb7a531e7ffb88 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:09.303366 17858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4db2f19a3fe4682b132d6165729de71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.303808 17927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de701ef684fc4505a8fb7a531e7ffb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.306018 17849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de701ef684fc4505a8fb7a531e7ffb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.310042 17852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bdea27bdd44be580acc816065e396a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.317430 17774 tablet_service.cc:1511] Processing CreateTablet for tablet d4db2f19a3fe4682b132d6165729de71 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:09.318838 17774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4db2f19a3fe4682b132d6165729de71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.319646 17967 heartbeater.cc:499] Master 127.16.65.126:44915 was elected leader, sending a full tablet report...
I20260713 09:05:09.325552 17983 ts_tablet_manager.cc:1434] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.119s	user 0.044s	sys 0.022s
I20260713 09:05:09.331920 17850 tablet_service.cc:1511] Processing CreateTablet for tablet a7a9bd172d5e4b07b897c183d3c6d7c6 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:09.346192 17983 tablet_bootstrap.cc:492] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:09.351280 17982 tablet_bootstrap.cc:492] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:09.351802 17982 ts_tablet_manager.cc:1403] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.160s	user 0.010s	sys 0.003s
I20260713 09:05:09.353018 17931 tablet_service.cc:1511] Processing CreateTablet for tablet a7a9bd172d5e4b07b897c183d3c6d7c6 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:09.354298 17931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a9bd172d5e4b07b897c183d3c6d7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.361219 17850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a9bd172d5e4b07b897c183d3c6d7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.365397 17854 tablet_service.cc:1511] Processing CreateTablet for tablet 47d0e597ef7f483ea7e13ac9ff05c9c0 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:09.366644 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0e597ef7f483ea7e13ac9ff05c9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.372519 17985 tablet_bootstrap.cc:654] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.373737 17774 tablet_service.cc:1511] Processing CreateTablet for tablet 47d0e597ef7f483ea7e13ac9ff05c9c0 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:09.378037 17982 raft_consensus.cc:359] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.380944 17982 raft_consensus.cc:385] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.381274 17982 raft_consensus.cc:740] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.381281 17774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0e597ef7f483ea7e13ac9ff05c9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.393584 17983 tablet_bootstrap.cc:654] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.396235 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 6b84321a8c2140e7a9b48b282d8a003a (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:09.398052 17923 tablet_service.cc:1511] Processing CreateTablet for tablet 6b84321a8c2140e7a9b48b282d8a003a (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:09.398061 17929 tablet_service.cc:1511] Processing CreateTablet for tablet 47d0e597ef7f483ea7e13ac9ff05c9c0 (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:09.399363 17923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b84321a8c2140e7a9b48b282d8a003a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.399971 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0e597ef7f483ea7e13ac9ff05c9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.406841 17777 tablet_service.cc:1511] Processing CreateTablet for tablet 6b84321a8c2140e7a9b48b282d8a003a (DEFAULT_TABLE table=test-workload [id=6710741509b34eaca359deeef16f4b3a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:09.412976 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b84321a8c2140e7a9b48b282d8a003a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.415398 17777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b84321a8c2140e7a9b48b282d8a003a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:09.417603 17985 tablet_bootstrap.cc:492] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:09.418212 17985 ts_tablet_manager.cc:1403] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.225s	user 0.023s	sys 0.000s
I20260713 09:05:09.421867 17985 raft_consensus.cc:359] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.422753 17985 raft_consensus.cc:385] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.423130 17985 raft_consensus.cc:740] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.424206 17985 consensus_queue.cc:260] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.460404 17985 ts_tablet_manager.cc:1434] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.042s	user 0.015s	sys 0.010s
I20260713 09:05:09.461093 17893 heartbeater.cc:499] Master 127.16.65.126:44915 was elected leader, sending a full tablet report...
I20260713 09:05:09.382190 17982 consensus_queue.cc:260] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.465309 17982 ts_tablet_manager.cc:1434] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.113s	user 0.007s	sys 0.000s
I20260713 09:05:09.466187 17982 tablet_bootstrap.cc:492] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:09.461941 17985 tablet_bootstrap.cc:492] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:09.471119 17983 tablet_bootstrap.cc:492] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:09.471655 17983 ts_tablet_manager.cc:1403] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.135s	user 0.021s	sys 0.028s
I20260713 09:05:09.474890 17985 tablet_bootstrap.cc:654] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.474732 17983 raft_consensus.cc:359] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.475628 17983 raft_consensus.cc:385] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.476029 17983 raft_consensus.cc:740] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.476963 17983 consensus_queue.cc:260] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.479101 17983 ts_tablet_manager.cc:1434] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:09.480018 17983 tablet_bootstrap.cc:492] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:09.485464 17982 tablet_bootstrap.cc:654] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.486320 17983 tablet_bootstrap.cc:654] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.491861 17982 tablet_bootstrap.cc:492] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:09.492486 17982 ts_tablet_manager.cc:1403] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260713 09:05:09.496224 17982 raft_consensus.cc:359] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.498435 17982 raft_consensus.cc:385] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.498821 17982 raft_consensus.cc:740] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.499886 17982 consensus_queue.cc:260] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.501909 17988 raft_consensus.cc:493] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:09.502372 17988 raft_consensus.cc:515] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.503274 17982 ts_tablet_manager.cc:1434] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:05:09.504294 17982 tablet_bootstrap.cc:492] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:09.505299 17985 tablet_bootstrap.cc:492] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:09.506754 17985 ts_tablet_manager.cc:1403] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.006s
I20260713 09:05:09.510938 17986 raft_consensus.cc:493] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:09.511409 17986 raft_consensus.cc:515] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.510751 17985 raft_consensus.cc:359] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.513386 17985 raft_consensus.cc:385] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.513779 17985 raft_consensus.cc:740] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.513990 17986 leader_election.cc:290] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:09.514634 17985 consensus_queue.cc:260] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.517323 17985 ts_tablet_manager.cc:1434] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:09.518608 17985 tablet_bootstrap.cc:492] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:09.518879 17988 leader_election.cc:290] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:09.527493 17985 tablet_bootstrap.cc:654] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.544994 17983 tablet_bootstrap.cc:492] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:09.545668 17983 ts_tablet_manager.cc:1403] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.013s
I20260713 09:05:09.549391 17983 raft_consensus.cc:359] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.556205 17983 raft_consensus.cc:385] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.555578 17982 tablet_bootstrap.cc:654] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.556813 17983 raft_consensus.cc:740] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.558259 17986 raft_consensus.cc:493] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:09.559013 17986 raft_consensus.cc:515] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.562428 17986 leader_election.cc:290] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:09.558326 17983 consensus_queue.cc:260] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.568686 17983 ts_tablet_manager.cc:1434] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.005s
I20260713 09:05:09.569768 17983 tablet_bootstrap.cc:492] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:09.575269 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c40957e13a24935a80003c36a864c71" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:09.576037 17793 raft_consensus.cc:2468] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 0.
I20260713 09:05:09.576869 17983 tablet_bootstrap.cc:654] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.579440 17905 leader_election.cc:304] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:09.580376 17988 raft_consensus.cc:2804] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:09.580765 17988 raft_consensus.cc:493] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:09.581202 17988 raft_consensus.cc:3060] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.590437 17983 tablet_bootstrap.cc:492] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:09.590914 17983 ts_tablet_manager.cc:1403] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260713 09:05:09.592118 17988 raft_consensus.cc:515] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.593693 17983 raft_consensus.cc:359] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.594480 17983 raft_consensus.cc:385] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.594794 17983 raft_consensus.cc:740] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.595899 17983 consensus_queue.cc:260] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.597463 17985 tablet_bootstrap.cc:492] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:09.598227 17985 ts_tablet_manager.cc:1403] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.008s
I20260713 09:05:09.602777 17985 raft_consensus.cc:359] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.603919 17985 raft_consensus.cc:385] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.604684 17985 raft_consensus.cc:740] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.605978 17985 consensus_queue.cc:260] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.609673 17985 ts_tablet_manager.cc:1434] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260713 09:05:09.611168 17985 tablet_bootstrap.cc:492] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:09.620043 17985 tablet_bootstrap.cc:654] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:09.623229 17905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.65:41845, user_credentials={real_user=slave}} blocked reactor thread for 46031.2us
I20260713 09:05:09.625944 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c40957e13a24935a80003c36a864c71" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:09.626788 17793 raft_consensus.cc:3060] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.632866 17985 tablet_bootstrap.cc:492] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:09.633612 17985 ts_tablet_manager.cc:1403] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260713 09:05:09.637089 17793 raft_consensus.cc:2468] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 1.
I20260713 09:05:09.638254 17985 raft_consensus.cc:359] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.639310 17985 raft_consensus.cc:385] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.639735 17985 raft_consensus.cc:740] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.640838 17985 consensus_queue.cc:260] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.652892 17985 ts_tablet_manager.cc:1434] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:05:09.653685 17868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c40957e13a24935a80003c36a864c71" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:09.594312 17988 leader_election.cc:290] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:09.654421 17868 raft_consensus.cc:2468] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 0.
I20260713 09:05:09.664419 17905 leader_election.cc:304] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:09.654839 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c40957e13a24935a80003c36a864c71" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:09.666653 17983 ts_tablet_manager.cc:1434] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.075s	user 0.033s	sys 0.029s
I20260713 09:05:09.666603 17867 raft_consensus.cc:3060] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.654136 17985 tablet_bootstrap.cc:492] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:09.667871 17983 tablet_bootstrap.cc:492] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:09.676363 17983 tablet_bootstrap.cc:654] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.676690 17985 tablet_bootstrap.cc:654] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.680667 18007 raft_consensus.cc:2804] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:09.681238 18007 raft_consensus.cc:697] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Becoming Leader. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Running, Role: LEADER
I20260713 09:05:09.682188 18007 consensus_queue.cc:237] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.690150 17868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c40957e13a24935a80003c36a864c71" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:09.690461 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c40957e13a24935a80003c36a864c71" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:09.692355 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155cd496cb6e4906a2c4d5928ba8f3a6" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:09.693200 17941 raft_consensus.cc:2468] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:09.695231 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155cd496cb6e4906a2c4d5928ba8f3a6" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:09.695757 17866 raft_consensus.cc:2468] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:09.693418 17867 raft_consensus.cc:2468] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 1.
I20260713 09:05:09.696756 17985 tablet_bootstrap.cc:492] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:09.696862 17758 leader_election.cc:304] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [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: 26f00834f1e94396a03e13c11aca4d54; no voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:09.697111 17759 leader_election.cc:304] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:09.697355 17985 ts_tablet_manager.cc:1403] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260713 09:05:09.698173 17986 raft_consensus.cc:2749] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:09.698803 17986 raft_consensus.cc:2804] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:09.699334 17986 raft_consensus.cc:493] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:09.699746 17986 raft_consensus.cc:3060] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.703821 17985 raft_consensus.cc:359] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.704943 17985 raft_consensus.cc:385] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.705377 17985 raft_consensus.cc:740] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.706370 17985 consensus_queue.cc:260] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.708844 17983 tablet_bootstrap.cc:492] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:09.709409 17983 ts_tablet_manager.cc:1403] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.007s
I20260713 09:05:09.709679 17985 ts_tablet_manager.cc:1434] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260713 09:05:09.711076 17985 tablet_bootstrap.cc:492] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:09.696767 17982 tablet_bootstrap.cc:492] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:09.715132 17982 ts_tablet_manager.cc:1403] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.211s	user 0.049s	sys 0.081s
I20260713 09:05:09.717024 17988 raft_consensus.cc:493] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:09.717527 17988 raft_consensus.cc:515] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.719257 17985 tablet_bootstrap.cc:654] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.719092 17983 raft_consensus.cc:359] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.719913 17983 raft_consensus.cc:385] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.719959 17988 leader_election.cc:290] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:09.720371 17983 raft_consensus.cc:740] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.721580 17992 raft_consensus.cc:493] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:09.722105 17992 raft_consensus.cc:515] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.722301 17982 raft_consensus.cc:359] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.723052 17982 raft_consensus.cc:385] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.723405 17982 raft_consensus.cc:740] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.723788 17986 raft_consensus.cc:515] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.724746 17983 consensus_queue.cc:260] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.727157 17983 ts_tablet_manager.cc:1434] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:05:09.728106 17992 leader_election.cc:290] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:09.727885 17986 leader_election.cc:290] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Requested vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:09.728379 17982 consensus_queue.cc:260] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.728132 17983 tablet_bootstrap.cc:492] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:09.735172 17982 ts_tablet_manager.cc:1434] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:05:09.736058 17982 tablet_bootstrap.cc:492] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:09.737953 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155cd496cb6e4906a2c4d5928ba8f3a6" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:09.738552 17941 raft_consensus.cc:3060] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.738500 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026858fc636f4dc0a00d9671371d4bbc" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:09.740612 17983 tablet_bootstrap.cc:654] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.742583 17982 tablet_bootstrap.cc:654] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.731257 17985 tablet_bootstrap.cc:492] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:09.732092 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026858fc636f4dc0a00d9671371d4bbc" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:09.732088 17691 catalog_manager.cc:5697] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bd0b94ca6646859b882370b5d547bd (127.16.65.67). New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:09.746157 17985 ts_tablet_manager.cc:1403] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.007s
W20260713 09:05:09.746845 17905 leader_election.cc:343] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:09.755389 17908 leader_election.cc:343] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:09.759900 17908 leader_election.cc:304] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [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: 13bd0b94ca6646859b882370b5d547bd; no voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:09.761118 18007 raft_consensus.cc:2749] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:09.764492 17759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.66:46173, user_credentials={real_user=slave}} blocked reactor thread for 67552.2us
I20260713 09:05:09.765805 17941 raft_consensus.cc:2468] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:09.766037 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155cd496cb6e4906a2c4d5928ba8f3a6" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:09.751961 17985 raft_consensus.cc:359] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.766634 17867 raft_consensus.cc:3060] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.766908 17758 leader_election.cc:304] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:09.767834 17986 raft_consensus.cc:2804] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:09.766705 17985 raft_consensus.cc:385] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.768249 17986 raft_consensus.cc:697] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Leader. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:09.769908 17986 consensus_queue.cc:237] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.776400 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b298697b53466db6b7157f5566ed9f" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:09.776881 17867 raft_consensus.cc:2468] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
W20260713 09:05:09.778326 17833 leader_election.cc:343] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:09.768937 17985 raft_consensus.cc:740] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.782754 17992 raft_consensus.cc:493] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:09.784593 17992 raft_consensus.cc:515] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.785777 17985 consensus_queue.cc:260] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.786646 17992 leader_election.cc:290] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:09.788793 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b298697b53466db6b7157f5566ed9f" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:09.790201 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02857885484177964df6e08e24d5e7" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
W20260713 09:05:09.792099 17831 leader_election.cc:343] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:09.792550 17831 leader_election.cc:304] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [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: 370e8fb9a67044649d71a5f60093d460; no voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:09.793985 17982 tablet_bootstrap.cc:492] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:09.793898 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02857885484177964df6e08e24d5e7" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:09.794485 17982 ts_tablet_manager.cc:1403] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.005s
W20260713 09:05:09.794601 17831 leader_election.cc:343] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:09.795372 17992 raft_consensus.cc:493] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:09.795949 17992 raft_consensus.cc:515] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.797787 17982 raft_consensus.cc:359] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } }
I20260713 09:05:09.798492 17982 raft_consensus.cc:385] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.789646 17688 catalog_manager.cc:5697] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:09.798813 17992 leader_election.cc:290] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:09.802321 17983 tablet_bootstrap.cc:492] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:09.802685 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026858fc636f4dc0a00d9671371d4bbc" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:09.803285 17992 raft_consensus.cc:2749] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:09.802999 17983 ts_tablet_manager.cc:1403] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.009s
I20260713 09:05:09.798787 17982 raft_consensus.cc:740] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.806721 18007 raft_consensus.cc:493] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:05:09.807658 17831 leader_election.cc:343] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:09.808368 18007 raft_consensus.cc:515] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.809516 17985 ts_tablet_manager.cc:1434] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.011s
I20260713 09:05:09.810513 18007 leader_election.cc:290] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:09.810539 17985 tablet_bootstrap.cc:492] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:09.811326 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4332b3bc3bee4844a0806ece5ccec20b" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:09.812004 17792 raft_consensus.cc:2468] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 0.
I20260713 09:05:09.812021 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4332b3bc3bee4844a0806ece5ccec20b" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:09.813393 17867 raft_consensus.cc:2468] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 0.
I20260713 09:05:09.814064 17983 raft_consensus.cc:359] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.814536 17908 leader_election.cc:304] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:09.814774 17983 raft_consensus.cc:385] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.815080 17983 raft_consensus.cc:740] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.815495 18007 raft_consensus.cc:2804] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:09.815837 18007 raft_consensus.cc:493] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:09.816520 18007 raft_consensus.cc:3060] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.818782 17985 tablet_bootstrap.cc:654] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:09.818899 17833 leader_election.cc:343] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:09.819300 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026858fc636f4dc0a00d9671371d4bbc" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:09.819466 17833 leader_election.cc:304] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [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: 370e8fb9a67044649d71a5f60093d460; no voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:09.819964 17941 raft_consensus.cc:2468] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:09.815819 17983 consensus_queue.cc:260] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.820888 17982 consensus_queue.cc:260] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } }
I20260713 09:05:09.823597 17992 raft_consensus.cc:2749] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:09.825409 17833 leader_election.cc:304] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:09.826720 18020 raft_consensus.cc:2804] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:09.827180 18020 raft_consensus.cc:493] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:09.827530 18020 raft_consensus.cc:3060] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.828959 17983 ts_tablet_manager.cc:1434] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:05:09.835189 18020 raft_consensus.cc:515] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.835282 18007 raft_consensus.cc:515] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.838379 17983 tablet_bootstrap.cc:492] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:09.838681 17982 ts_tablet_manager.cc:1434] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
I20260713 09:05:09.839394 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026858fc636f4dc0a00d9671371d4bbc" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:09.840129 18007 leader_election.cc:290] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:09.841056 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4332b3bc3bee4844a0806ece5ccec20b" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:09.841545 17982 tablet_bootstrap.cc:492] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:09.841648 17867 raft_consensus.cc:3060] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.842042 18020 leader_election.cc:290] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
W20260713 09:05:09.843119 17831 leader_election.cc:343] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:09.843585 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026858fc636f4dc0a00d9671371d4bbc" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:09.843750 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4332b3bc3bee4844a0806ece5ccec20b" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:09.844174 17941 raft_consensus.cc:3060] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.844350 17792 raft_consensus.cc:3060] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.849319 17867 raft_consensus.cc:2468] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 1.
I20260713 09:05:09.850647 17908 leader_election.cc:304] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:09.851585 18007 raft_consensus.cc:2804] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:09.852303 17792 raft_consensus.cc:2468] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 1.
I20260713 09:05:09.852303 18007 raft_consensus.cc:697] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Becoming Leader. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Running, Role: LEADER
I20260713 09:05:09.853374 18007 consensus_queue.cc:237] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.854029 17941 raft_consensus.cc:2468] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:09.868104 17833 leader_election.cc:304] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:09.869014 18020 raft_consensus.cc:2804] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:09.869174 17983 tablet_bootstrap.cc:654] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.869596 18020 raft_consensus.cc:697] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Leader. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:09.870457 18020 consensus_queue.cc:237] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.873811 17988 raft_consensus.cc:493] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:09.874357 17988 raft_consensus.cc:515] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.875576 17982 tablet_bootstrap.cc:654] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.876626 17988 leader_election.cc:290] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:09.878440 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423312ba8d804d36a68fb95da4edd892" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
W20260713 09:05:09.880005 17908 leader_election.cc:343] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:09.880626 17985 tablet_bootstrap.cc:492] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:09.881145 17985 ts_tablet_manager.cc:1403] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.034s
I20260713 09:05:09.882613 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423312ba8d804d36a68fb95da4edd892" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
W20260713 09:05:09.883807 17905 leader_election.cc:343] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:09.884302 17905 leader_election.cc:304] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [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: 13bd0b94ca6646859b882370b5d547bd; no voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:09.884768 17985 raft_consensus.cc:359] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.885455 17988 raft_consensus.cc:2749] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:09.885874 17985 raft_consensus.cc:385] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.886247 17985 raft_consensus.cc:740] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.887008 17985 consensus_queue.cc:260] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.889446 17985 ts_tablet_manager.cc:1434] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.006s
I20260713 09:05:09.889061 17691 catalog_manager.cc:5697] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370e8fb9a67044649d71a5f60093d460 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:09.890446 17985 tablet_bootstrap.cc:492] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:09.896162 17982 tablet_bootstrap.cc:492] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:09.896624 17982 ts_tablet_manager.cc:1403] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.001s
I20260713 09:05:09.897379 17985 tablet_bootstrap.cc:654] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.897809 17688 catalog_manager.cc:5697] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bd0b94ca6646859b882370b5d547bd (127.16.65.67). New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:09.899485 17982 raft_consensus.cc:359] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.900290 17982 raft_consensus.cc:385] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.905982 17982 raft_consensus.cc:740] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.908665 17985 tablet_bootstrap.cc:492] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:09.909102 17985 ts_tablet_manager.cc:1403] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:05:09.909456 17983 tablet_bootstrap.cc:492] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:09.909935 17983 ts_tablet_manager.cc:1403] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.016s
I20260713 09:05:09.911612 17985 raft_consensus.cc:359] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.912170 17985 raft_consensus.cc:385] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.912406 17985 raft_consensus.cc:740] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.912786 17983 raft_consensus.cc:359] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.913003 17985 consensus_queue.cc:260] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.914865 17985 ts_tablet_manager.cc:1434] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:05:09.915652 17985 tablet_bootstrap.cc:492] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:09.913601 17983 raft_consensus.cc:385] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.916567 17983 raft_consensus.cc:740] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.917508 17983 consensus_queue.cc:260] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.919973 17983 ts_tablet_manager.cc:1434] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:09.921137 17983 tablet_bootstrap.cc:492] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:09.922768 17985 tablet_bootstrap.cc:654] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.929909 17983 tablet_bootstrap.cc:654] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.933530 17985 tablet_bootstrap.cc:492] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:09.933946 17985 ts_tablet_manager.cc:1403] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260713 09:05:09.933876 17982 consensus_queue.cc:260] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.936375 17982 ts_tablet_manager.cc:1434] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260713 09:05:09.936376 17985 raft_consensus.cc:359] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.937109 17985 raft_consensus.cc:385] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.937381 17985 raft_consensus.cc:740] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.937470 17982 tablet_bootstrap.cc:492] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:09.938359 17983 tablet_bootstrap.cc:492] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:09.938144 17985 consensus_queue.cc:260] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.938879 17983 ts_tablet_manager.cc:1403] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260713 09:05:09.940002 17985 ts_tablet_manager.cc:1434] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:09.941433 17983 raft_consensus.cc:359] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } }
I20260713 09:05:09.942158 17983 raft_consensus.cc:385] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:09.942485 17983 raft_consensus.cc:740] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:09.943275 17983 consensus_queue.cc:260] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } }
I20260713 09:05:09.943692 17985 tablet_bootstrap.cc:492] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:09.945233 17983 ts_tablet_manager.cc:1434] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:09.944200 17982 tablet_bootstrap.cc:654] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.949041 17983 tablet_bootstrap.cc:492] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:09.953888 18012 raft_consensus.cc:493] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:09.954882 17983 tablet_bootstrap.cc:654] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.954571 18012 raft_consensus.cc:515] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.956557 17985 tablet_bootstrap.cc:654] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:09.958573 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423312ba8d804d36a68fb95da4edd892" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:09.959409 17867 raft_consensus.cc:2468] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:09.961030 17759 leader_election.cc:304] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:09.962235 17986 raft_consensus.cc:2804] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:09.962685 17986 raft_consensus.cc:493] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:09.963109 17986 raft_consensus.cc:3060] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.972528 17986 raft_consensus.cc:515] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:09.975301 17986 leader_election.cc:290] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Requested vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:09.977352 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423312ba8d804d36a68fb95da4edd892" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:09.978216 17941 raft_consensus.cc:3060] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.982211 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423312ba8d804d36a68fb95da4edd892" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:09.982964 17867 raft_consensus.cc:3060] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:09.991564 18012 leader_election.cc:290] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:09.993992 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423312ba8d804d36a68fb95da4edd892" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:10.010865 17941 raft_consensus.cc:2468] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:10.012897 17758 leader_election.cc:304] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:10.014278 18012 raft_consensus.cc:2804] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:10.014953 18012 raft_consensus.cc:697] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Leader. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:10.016160 18012 consensus_queue.cc:237] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.022816 17867 raft_consensus.cc:2468] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:10.026700 17986 raft_consensus.cc:493] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.027292 17986 raft_consensus.cc:515] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } }
I20260713 09:05:10.033046 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d993b6ac5ec4367a5540c86eff82ad8" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:10.033924 17941 raft_consensus.cc:2468] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:10.035370 17758 leader_election.cc:304] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:10.036454 18012 raft_consensus.cc:2804] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:10.036929 18012 raft_consensus.cc:493] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:10.035881 17689 catalog_manager.cc:5697] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.037343 18012 raft_consensus.cc:3060] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.041630 18020 raft_consensus.cc:493] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.042364 18020 raft_consensus.cc:515] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.047016 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244dc34bf7f47ab9254681464144cab" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:10.047920 17942 raft_consensus.cc:2468] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:10.050585 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244dc34bf7f47ab9254681464144cab" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:10.051416 17792 raft_consensus.cc:2468] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:10.029497 17986 leader_election.cc:290] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:10.055735 17833 leader_election.cc:304] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:10.056866 17992 raft_consensus.cc:2804] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:10.057317 17992 raft_consensus.cc:493] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:10.057739 17992 raft_consensus.cc:3060] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.053938 18020 leader_election.cc:290] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.065671 18007 raft_consensus.cc:493] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.066345 18007 raft_consensus.cc:515] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.069566 18007 leader_election.cc:290] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:10.071906 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5feadcfc9d461290930038ca69ab45" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
W20260713 09:05:10.073295 17908 leader_election.cc:343] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.071906 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5feadcfc9d461290930038ca69ab45" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
W20260713 09:05:10.075091 17905 leader_election.cc:343] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.075510 17905 leader_election.cc:304] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [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: 13bd0b94ca6646859b882370b5d547bd; no voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:10.076136 17992 raft_consensus.cc:515] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.076540 18007 raft_consensus.cc:2749] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:10.077519 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d993b6ac5ec4367a5540c86eff82ad8" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
W20260713 09:05:10.079099 17759 leader_election.cc:343] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.088212 17983 tablet_bootstrap.cc:492] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:10.088194 18012 raft_consensus.cc:515] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } }
I20260713 09:05:10.088796 17983 ts_tablet_manager.cc:1403] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.140s	user 0.024s	sys 0.090s
I20260713 09:05:10.089660 17985 tablet_bootstrap.cc:492] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:10.090323 17985 ts_tablet_manager.cc:1403] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.147s	user 0.041s	sys 0.074s
I20260713 09:05:10.091012 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d993b6ac5ec4367a5540c86eff82ad8" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:10.089736 17982 tablet_bootstrap.cc:492] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:10.091564 17941 raft_consensus.cc:3060] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.091816 17982 ts_tablet_manager.cc:1403] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.155s	user 0.049s	sys 0.089s
I20260713 09:05:10.091737 17992 leader_election.cc:290] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.092182 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d993b6ac5ec4367a5540c86eff82ad8" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:10.094192 17985 raft_consensus.cc:359] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } }
I20260713 09:05:10.094627 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244dc34bf7f47ab9254681464144cab" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:10.095191 17942 raft_consensus.cc:3060] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.094940 17985 raft_consensus.cc:385] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.095196 17982 raft_consensus.cc:359] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.096057 17985 raft_consensus.cc:740] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.096285 17982 raft_consensus.cc:385] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.096727 17982 raft_consensus.cc:740] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.097086 17985 consensus_queue.cc:260] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } }
I20260713 09:05:10.097980 17982 consensus_queue.cc:260] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.098464 17941 raft_consensus.cc:2468] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:10.099720 17758 leader_election.cc:304] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:10.100440 17982 ts_tablet_manager.cc:1434] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:10.101462 17982 tablet_bootstrap.cc:492] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:10.101790 17985 ts_tablet_manager.cc:1434] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:05:10.102738 17985 tablet_bootstrap.cc:492] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:10.104261 17986 raft_consensus.cc:2804] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:10.104823 17986 raft_consensus.cc:697] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Leader. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
W20260713 09:05:10.110006 17759 leader_election.cc:343] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.110579 17986 consensus_queue.cc:237] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } }
I20260713 09:05:10.105938 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244dc34bf7f47ab9254681464144cab" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:10.111796 17792 raft_consensus.cc:3060] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.117547 17942 raft_consensus.cc:2468] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:10.118660 17833 leader_election.cc:304] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:10.119599 18012 leader_election.cc:290] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Requested vote from peers 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:10.119737 17992 raft_consensus.cc:2804] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:10.120260 17992 raft_consensus.cc:697] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Leader. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:10.121170 17992 consensus_queue.cc:237] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.106732 17983 raft_consensus.cc:359] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.123340 17792 raft_consensus.cc:2468] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:10.123503 17983 raft_consensus.cc:385] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.108443 17982 tablet_bootstrap.cc:654] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.123862 17983 raft_consensus.cc:740] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.124686 17983 consensus_queue.cc:260] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.126848 17983 ts_tablet_manager.cc:1434] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:05:10.108744 17985 tablet_bootstrap.cc:654] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.130733 17983 tablet_bootstrap.cc:492] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:10.130782 17688 catalog_manager.cc:5697] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370e8fb9a67044649d71a5f60093d460 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.130273 17690 catalog_manager.cc:5697] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.137332 17983 tablet_bootstrap.cc:654] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.144603 18007 consensus_queue.cc:1048] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.166977 18020 raft_consensus.cc:493] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.167725 18020 raft_consensus.cc:515] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.170742 18020 leader_election.cc:290] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.172791 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0119b1e62440678445448a0a355fc9" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:10.174582 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0119b1e62440678445448a0a355fc9" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:10.175274 17942 raft_consensus.cc:2468] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
W20260713 09:05:10.176859 17831 leader_election.cc:343] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.177783 17833 leader_election.cc:304] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:10.187505 17992 raft_consensus.cc:2804] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:10.188060 17992 raft_consensus.cc:493] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:10.188548 17992 raft_consensus.cc:3060] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.213955 18012 consensus_queue.cc:1048] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.220641 17988 consensus_queue.cc:1048] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.258328 18012 consensus_queue.cc:1048] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:10.264619 17739 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:10.265772 18020 consensus_queue.cc:1048] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.337833 18036 raft_consensus.cc:493] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.338359 18036 raft_consensus.cc:515] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.340420 18036 leader_election.cc:290] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.342248 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02857885484177964df6e08e24d5e7" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:10.343564 17982 tablet_bootstrap.cc:492] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:10.344041 17982 ts_tablet_manager.cc:1403] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.243s	user 0.086s	sys 0.102s
W20260713 09:05:10.343976 17758 leader_election.cc:343] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.344322 17992 raft_consensus.cc:515] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.347091 17982 raft_consensus.cc:359] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.347841 17982 raft_consensus.cc:385] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.348214 17985 tablet_bootstrap.cc:492] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:10.348153 17982 raft_consensus.cc:740] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.348168 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0119b1e62440678445448a0a355fc9" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:10.349326 17982 consensus_queue.cc:260] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.350355 17992 leader_election.cc:290] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.351419 17792 raft_consensus.cc:3060] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.352538 17983 tablet_bootstrap.cc:492] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:10.352950 17983 ts_tablet_manager.cc:1403] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.222s	user 0.091s	sys 0.076s
I20260713 09:05:10.355506 17983 raft_consensus.cc:359] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.356144 17983 raft_consensus.cc:385] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.356397 17983 raft_consensus.cc:740] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.357020 17983 consensus_queue.cc:260] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.348799 17985 ts_tablet_manager.cc:1403] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.246s	user 0.037s	sys 0.139s
I20260713 09:05:10.358557 17792 raft_consensus.cc:2468] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:10.361789 17831 leader_election.cc:304] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:10.364705 17985 raft_consensus.cc:359] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.365767 17985 raft_consensus.cc:385] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.366151 17985 raft_consensus.cc:740] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.367563 17982 ts_tablet_manager.cc:1434] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:05:10.368538 17982 tablet_bootstrap.cc:492] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:10.369376 17983 ts_tablet_manager.cc:1434] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260713 09:05:10.370529 17983 tablet_bootstrap.cc:492] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:10.371356 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0119b1e62440678445448a0a355fc9" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:10.371963 17942 raft_consensus.cc:3060] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.374076 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02857885484177964df6e08e24d5e7" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:10.374675 17866 raft_consensus.cc:2468] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:10.367048 17985 consensus_queue.cc:260] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.376663 17992 raft_consensus.cc:2804] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:10.377250 17992 raft_consensus.cc:697] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Leader. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:10.378129 17992 consensus_queue.cc:237] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.378890 17985 ts_tablet_manager.cc:1434] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260713 09:05:10.380040 17985 tablet_bootstrap.cc:492] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:10.390743 17985 tablet_bootstrap.cc:654] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.394817 17759 leader_election.cc:304] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [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: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 13bd0b94ca6646859b882370b5d547bd
I20260713 09:05:10.397014 18036 raft_consensus.cc:2804] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:10.397388 18036 raft_consensus.cc:493] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:10.397707 18036 raft_consensus.cc:3060] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.401419 17942 raft_consensus.cc:2468] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:10.402112 17988 consensus_queue.cc:1048] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.376675 17982 tablet_bootstrap.cc:654] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.376685 17983 tablet_bootstrap.cc:654] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:10.404991 17831 consensus_peers.cc:597] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 -> Peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Couldn't send request to peer 26f00834f1e94396a03e13c11aca4d54. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:10.420112 17988 consensus_queue.cc:1048] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.436429 17985 tablet_bootstrap.cc:492] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:10.437063 17985 ts_tablet_manager.cc:1403] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.007s
I20260713 09:05:10.438148 18036 raft_consensus.cc:515] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.443751 17983 tablet_bootstrap.cc:492] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:10.444288 17983 ts_tablet_manager.cc:1403] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.016s
I20260713 09:05:10.444614 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02857885484177964df6e08e24d5e7" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:10.445174 17866 raft_consensus.cc:3060] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.446862 17983 raft_consensus.cc:359] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.447507 17983 raft_consensus.cc:385] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.447768 17983 raft_consensus.cc:740] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.448504 17983 consensus_queue.cc:260] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.450470 17983 ts_tablet_manager.cc:1434] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:10.451308 17983 tablet_bootstrap.cc:492] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:10.451749 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02857885484177964df6e08e24d5e7" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:10.452111 17866 raft_consensus.cc:2468] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:10.452363 17942 raft_consensus.cc:3060] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.453233 17759 leader_election.cc:304] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:10.454034 18036 leader_election.cc:290] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Requested vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.454121 18012 raft_consensus.cc:2804] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:10.454967 18012 raft_consensus.cc:697] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Leader. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:10.455807 18012 consensus_queue.cc:237] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.456951 17983 tablet_bootstrap.cc:654] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.456380 17690 catalog_manager.cc:5697] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370e8fb9a67044649d71a5f60093d460 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.440531 17985 raft_consensus.cc:359] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.458984 17985 raft_consensus.cc:385] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.459254 17985 raft_consensus.cc:740] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.459333 17942 raft_consensus.cc:2468] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:10.460664 17985 consensus_queue.cc:260] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.463989 17985 ts_tablet_manager.cc:1434] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260713 09:05:10.465117 17985 tablet_bootstrap.cc:492] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:10.468815 17982 tablet_bootstrap.cc:492] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:10.469278 17982 ts_tablet_manager.cc:1403] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.101s	user 0.029s	sys 0.029s
I20260713 09:05:10.471771 17982 raft_consensus.cc:359] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.472407 17982 raft_consensus.cc:385] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.472671 17982 raft_consensus.cc:740] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.473425 17982 consensus_queue.cc:260] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.474973 17985 tablet_bootstrap.cc:654] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.475841 17982 ts_tablet_manager.cc:1434] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:10.476725 17982 tablet_bootstrap.cc:492] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:10.480774 17983 tablet_bootstrap.cc:492] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:10.481202 17983 ts_tablet_manager.cc:1403] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260713 09:05:10.484108 17983 raft_consensus.cc:359] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.484901 17983 raft_consensus.cc:385] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.485235 17983 raft_consensus.cc:740] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.486122 17983 consensus_queue.cc:260] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.487385 17985 tablet_bootstrap.cc:492] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:10.488116 17985 ts_tablet_manager.cc:1403] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260713 09:05:10.488323 17983 ts_tablet_manager.cc:1434] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:05:10.489348 17983 tablet_bootstrap.cc:492] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:10.491117 17985 raft_consensus.cc:359] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.487394 17982 tablet_bootstrap.cc:654] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.491904 17985 raft_consensus.cc:385] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.492281 17985 raft_consensus.cc:740] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.494189 17985 consensus_queue.cc:260] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.496600 17985 ts_tablet_manager.cc:1434] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:10.496955 17983 tablet_bootstrap.cc:654] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.497646 17985 tablet_bootstrap.cc:492] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:10.501554 17866 raft_consensus.cc:3060] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.504415 17985 tablet_bootstrap.cc:654] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.516523 18012 consensus_queue.cc:1048] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.516855 17690 catalog_manager.cc:5697] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.554741 17992 consensus_queue.cc:1048] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.569407 18012 consensus_queue.cc:1048] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.584040 17982 tablet_bootstrap.cc:492] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:10.584838 17982 ts_tablet_manager.cc:1403] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.108s	user 0.043s	sys 0.051s
I20260713 09:05:10.586261 17985 tablet_bootstrap.cc:492] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:10.586998 17985 ts_tablet_manager.cc:1403] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.090s	user 0.053s	sys 0.034s
I20260713 09:05:10.590837 17986 consensus_queue.cc:1048] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:10.593313 17983 tablet_bootstrap.cc:492] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:10.598383 17986 consensus_queue.cc:1048] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:10.598758 17983 ts_tablet_manager.cc:1403] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.110s	user 0.027s	sys 0.031s
I20260713 09:05:10.600749 18053 consensus_queue.cc:1048] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.601789 17983 raft_consensus.cc:359] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.602445 17983 raft_consensus.cc:385] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.602694 17983 raft_consensus.cc:740] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.603435 17983 consensus_queue.cc:260] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.604949 17982 raft_consensus.cc:359] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.605331 18053 raft_consensus.cc:493] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.605592 17983 ts_tablet_manager.cc:1434] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:10.605635 17982 raft_consensus.cc:385] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.605787 18053 raft_consensus.cc:515] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.606587 17983 tablet_bootstrap.cc:492] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:10.627969 17982 raft_consensus.cc:740] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.629683 17982 consensus_queue.cc:260] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.630903 18007 raft_consensus.cc:493] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.631496 18007 raft_consensus.cc:515] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.632591 17982 ts_tablet_manager.cc:1434] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260713 09:05:10.634012 17983 tablet_bootstrap.cc:654] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.634933 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:10.633500 18007 leader_election.cc:290] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
W20260713 09:05:10.636394 17908 leader_election.cc:343] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.590826 17985 raft_consensus.cc:359] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.638448 17985 raft_consensus.cc:385] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.638733 17985 raft_consensus.cc:740] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.638823 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
W20260713 09:05:10.640178 17905 leader_election.cc:343] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.640626 17905 leader_election.cc:304] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [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: 13bd0b94ca6646859b882370b5d547bd; no voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:10.639396 17985 consensus_queue.cc:260] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.641607 18053 leader_election.cc:290] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.642405 18007 raft_consensus.cc:2749] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:10.643394 17985 ts_tablet_manager.cc:1434] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260713 09:05:10.643471 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dd6babb5704d9b98fe0747d5871a8f" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:10.644362 17985 tablet_bootstrap.cc:492] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
W20260713 09:05:10.644699 17831 leader_election.cc:343] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.644970 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dd6babb5704d9b98fe0747d5871a8f" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
W20260713 09:05:10.646181 17833 leader_election.cc:343] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.647377 17982 tablet_bootstrap.cc:492] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:10.646580 17833 leader_election.cc:304] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [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: 370e8fb9a67044649d71a5f60093d460; no voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:10.648463 18051 raft_consensus.cc:2749] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:10.669508 17985 tablet_bootstrap.cc:654] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.670078 17983 tablet_bootstrap.cc:492] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:10.670624 17983 ts_tablet_manager.cc:1403] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.026s
I20260713 09:05:10.673522 17983 raft_consensus.cc:359] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.674351 17983 raft_consensus.cc:385] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.674741 17983 raft_consensus.cc:740] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.675547 17983 consensus_queue.cc:260] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.677191 17982 tablet_bootstrap.cc:654] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.678121 17983 ts_tablet_manager.cc:1434] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:05:10.679222 17983 tablet_bootstrap.cc:492] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:10.685922 17983 tablet_bootstrap.cc:654] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.688231 17982 tablet_bootstrap.cc:492] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:10.688588 17982 ts_tablet_manager.cc:1403] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.009s
I20260713 09:05:10.683391 17985 tablet_bootstrap.cc:492] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:10.690902 17982 raft_consensus.cc:359] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.691496 17985 ts_tablet_manager.cc:1403] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.002s
I20260713 09:05:10.691601 17982 raft_consensus.cc:385] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.692003 17982 raft_consensus.cc:740] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.692859 17983 tablet_bootstrap.cc:492] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:10.692770 17988 raft_consensus.cc:493] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.693395 17983 ts_tablet_manager.cc:1403] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260713 09:05:10.693326 17988 raft_consensus.cc:515] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.694191 17985 raft_consensus.cc:359] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.694890 17985 raft_consensus.cc:385] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.695204 17985 raft_consensus.cc:740] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.695616 17988 leader_election.cc:290] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:10.695983 17985 consensus_queue.cc:260] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.696724 17983 raft_consensus.cc:359] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.697414 17983 raft_consensus.cc:385] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.697700 17983 raft_consensus.cc:740] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.698186 17985 ts_tablet_manager.cc:1434] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:05:10.698365 17983 consensus_queue.cc:260] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.698993 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b298697b53466db6b7157f5566ed9f" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:10.699251 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b298697b53466db6b7157f5566ed9f" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:10.699638 17866 raft_consensus.cc:2468] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 0.
I20260713 09:05:10.700228 17983 ts_tablet_manager.cc:1434] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260713 09:05:10.700695 17905 leader_election.cc:343] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.701099 17983 tablet_bootstrap.cc:492] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:10.701157 17985 tablet_bootstrap.cc:492] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:10.701617 17908 leader_election.cc:304] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:10.703017 18059 raft_consensus.cc:2804] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:10.703358 18059 raft_consensus.cc:493] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:10.703684 18059 raft_consensus.cc:3060] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.706094 18012 raft_consensus.cc:493] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.706565 18012 raft_consensus.cc:515] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.707720 17985 tablet_bootstrap.cc:654] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.708525 18012 leader_election.cc:290] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.709645 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026858fc636f4dc0a00d9671371d4bbc" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:10.709846 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "026858fc636f4dc0a00d9671371d4bbc" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:10.711457 17759 leader_election.cc:304] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [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: 26f00834f1e94396a03e13c11aca4d54; no voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:10.713635 18059 raft_consensus.cc:515] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.715721 17983 tablet_bootstrap.cc:654] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.716298 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b298697b53466db6b7157f5566ed9f" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
W20260713 09:05:10.718171 17905 leader_election.cc:343] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.718906 18012 raft_consensus.cc:2749] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:10.719134 17982 consensus_queue.cc:260] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.720093 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b298697b53466db6b7157f5566ed9f" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:10.720618 17866 raft_consensus.cc:3060] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.721315 17982 ts_tablet_manager.cc:1434] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260713 09:05:10.722395 17982 tablet_bootstrap.cc:492] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:10.728089 17982 tablet_bootstrap.cc:654] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.729394 17985 tablet_bootstrap.cc:492] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:10.730155 17985 ts_tablet_manager.cc:1403] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.007s
I20260713 09:05:10.733891 17985 raft_consensus.cc:359] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.734829 17985 raft_consensus.cc:385] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.735198 17985 raft_consensus.cc:740] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.736351 17985 consensus_queue.cc:260] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.738903 17985 ts_tablet_manager.cc:1434] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:05:10.739253 17982 tablet_bootstrap.cc:492] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:10.739655 17982 ts_tablet_manager.cc:1403] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.011s
I20260713 09:05:10.740156 17985 tablet_bootstrap.cc:492] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:10.741427 18053 raft_consensus.cc:493] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.741526 18059 leader_election.cc:290] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:10.742265 17866 raft_consensus.cc:2468] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 1.
I20260713 09:05:10.742056 17982 raft_consensus.cc:359] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.742014 18053 raft_consensus.cc:515] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.743793 17908 leader_election.cc:304] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:10.744769 18053 leader_election.cc:290] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.745209 18059 raft_consensus.cc:2804] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:10.745725 18059 raft_consensus.cc:697] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Becoming Leader. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Running, Role: LEADER
I20260713 09:05:10.746019 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43a0ef41b0d4d8fb5802b2c67868c14" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:10.746389 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43a0ef41b0d4d8fb5802b2c67868c14" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:10.746646 17942 raft_consensus.cc:2468] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:10.746660 18059 consensus_queue.cc:237] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.748126 17833 leader_election.cc:304] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 
W20260713 09:05:10.748695 17831 leader_election.cc:343] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.748987 18053 raft_consensus.cc:2804] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:10.743863 17982 raft_consensus.cc:385] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.749318 18053 raft_consensus.cc:493] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:10.749583 17982 raft_consensus.cc:740] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.749686 18053 raft_consensus.cc:3060] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.750483 17982 consensus_queue.cc:260] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.751247 18012 raft_consensus.cc:493] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.751776 18012 raft_consensus.cc:515] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.753465 17982 ts_tablet_manager.cc:1434] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:05:10.754349 17982 tablet_bootstrap.cc:492] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:10.755134 17985 tablet_bootstrap.cc:654] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.755921 18012 leader_election.cc:290] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.758003 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bdea27bdd44be580acc816065e396a" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
W20260713 09:05:10.759289 17758 leader_election.cc:343] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.760010 17982 tablet_bootstrap.cc:654] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.761906 17988 raft_consensus.cc:493] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.762391 17988 raft_consensus.cc:515] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.764029 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bdea27bdd44be580acc816065e396a" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:10.764782 17988 leader_election.cc:290] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:10.765326 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b17d380f8e49889cfc15bf2f94e109" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:10.766028 17982 tablet_bootstrap.cc:492] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:10.765957 17792 raft_consensus.cc:2468] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 0.
I20260713 09:05:10.766642 17982 ts_tablet_manager.cc:1403] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260713 09:05:10.767236 17905 leader_election.cc:304] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:10.768882 18007 raft_consensus.cc:2804] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:10.768965 18053 raft_consensus.cc:515] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
W20260713 09:05:10.766045 17759 leader_election.cc:343] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.769630 17982 raft_consensus.cc:359] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.770272 17759 leader_election.cc:304] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [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: 26f00834f1e94396a03e13c11aca4d54; no voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:10.770500 17982 raft_consensus.cc:385] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.770926 17982 raft_consensus.cc:740] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.771109 18053 leader_election.cc:290] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.771235 18007 raft_consensus.cc:493] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:10.771409 18012 raft_consensus.cc:2749] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:10.771886 17982 consensus_queue.cc:260] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.772812 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43a0ef41b0d4d8fb5802b2c67868c14" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:10.772791 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b17d380f8e49889cfc15bf2f94e109" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:10.773546 17982 ts_tablet_manager.cc:1434] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:05:10.774116 17866 raft_consensus.cc:2468] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 0.
I20260713 09:05:10.774811 17982 tablet_bootstrap.cc:492] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:10.776060 17983 tablet_bootstrap.cc:492] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
W20260713 09:05:10.776346 17831 leader_election.cc:343] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.776502 17983 ts_tablet_manager.cc:1403] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.002s
I20260713 09:05:10.779659 17983 raft_consensus.cc:359] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.780260 17983 raft_consensus.cc:385] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.780556 17983 raft_consensus.cc:740] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.780455 18051 consensus_queue.cc:1048] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:10.781476 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43a0ef41b0d4d8fb5802b2c67868c14" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:10.782042 17942 raft_consensus.cc:3060] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.782264 17982 tablet_bootstrap.cc:654] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.784996 18012 raft_consensus.cc:493] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.771651 18007 raft_consensus.cc:3060] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.785446 18012 raft_consensus.cc:515] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.786671 17691 catalog_manager.cc:5697] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bd0b94ca6646859b882370b5d547bd (127.16.65.67). New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:10.787436 18012 leader_election.cc:290] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.788250 17868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b298697b53466db6b7157f5566ed9f" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:10.789023 17868 raft_consensus.cc:2393] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26f00834f1e94396a03e13c11aca4d54 in current term 1: Already voted for candidate 13bd0b94ca6646859b882370b5d547bd in this term.
I20260713 09:05:10.789053 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b298697b53466db6b7157f5566ed9f" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:10.792304 17985 tablet_bootstrap.cc:492] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:10.791976 18007 raft_consensus.cc:515] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.792771 17985 ts_tablet_manager.cc:1403] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.000s
I20260713 09:05:10.792927 17758 leader_election.cc:304] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [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: 26f00834f1e94396a03e13c11aca4d54; no voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:10.794262 18012 raft_consensus.cc:3060] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.795629 17985 raft_consensus.cc:359] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.796293 17985 raft_consensus.cc:385] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.794677 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b17d380f8e49889cfc15bf2f94e109" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:10.796612 17985 raft_consensus.cc:740] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.796839 17792 raft_consensus.cc:3060] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.797461 17985 consensus_queue.cc:260] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.797986 17793 raft_consensus.cc:3060] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.802073 17983 consensus_queue.cc:260] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.807360 18012 raft_consensus.cc:2749] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:10.811025 17942 raft_consensus.cc:2468] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:10.812578 17833 leader_election.cc:304] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:10.814451 17983 ts_tablet_manager.cc:1434] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260713 09:05:10.815558 17983 tablet_bootstrap.cc:492] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:10.817931 18053 raft_consensus.cc:2804] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:10.818400 18053 raft_consensus.cc:697] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Leader. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:10.819180 18053 consensus_queue.cc:237] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.823668 17985 ts_tablet_manager.cc:1434] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:05:10.825177 17985 tablet_bootstrap.cc:492] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:10.825819 18051 raft_consensus.cc:493] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.826272 18051 raft_consensus.cc:515] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.828290 18051 leader_election.cc:290] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.828970 17868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b17d380f8e49889cfc15bf2f94e109" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:10.829536 17868 raft_consensus.cc:3060] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.835443 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5feadcfc9d461290930038ca69ab45" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:10.837349 17791 raft_consensus.cc:2468] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:10.840418 17985 tablet_bootstrap.cc:654] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.841037 17831 leader_election.cc:304] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:10.843415 18020 raft_consensus.cc:2804] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:10.823992 17792 raft_consensus.cc:2468] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 1.
I20260713 09:05:10.835922 18007 leader_election.cc:290] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:10.843819 18020 raft_consensus.cc:493] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:10.846001 18020 raft_consensus.cc:3060] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.850870 17905 leader_election.cc:304] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:10.851064 17992 consensus_queue.cc:1048] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.852734 18007 raft_consensus.cc:2804] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:10.853350 18007 raft_consensus.cc:697] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Becoming Leader. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Running, Role: LEADER
I20260713 09:05:10.854158 18007 consensus_queue.cc:237] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.848829 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5feadcfc9d461290930038ca69ab45" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:10.863013 17983 tablet_bootstrap.cc:654] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.863117 18020 raft_consensus.cc:515] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.859956 17941 raft_consensus.cc:2468] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:10.870671 17982 tablet_bootstrap.cc:492] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:10.871102 17982 ts_tablet_manager.cc:1403] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.017s
I20260713 09:05:10.876451 17868 raft_consensus.cc:2468] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 1.
I20260713 09:05:10.878545 17982 raft_consensus.cc:359] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.879453 17982 raft_consensus.cc:385] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.879789 17982 raft_consensus.cc:740] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.880613 17982 consensus_queue.cc:260] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.882925 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5feadcfc9d461290930038ca69ab45" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:10.883666 17792 raft_consensus.cc:3060] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.885972 18020 leader_election.cc:290] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.887501 17982 ts_tablet_manager.cc:1434] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260713 09:05:10.888381 17982 tablet_bootstrap.cc:492] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:10.888252 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5feadcfc9d461290930038ca69ab45" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:10.889073 17940 raft_consensus.cc:3060] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.890664 17792 raft_consensus.cc:2468] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:10.891778 17831 leader_election.cc:304] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:10.892783 18020 raft_consensus.cc:2804] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:10.893528 18020 raft_consensus.cc:697] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Leader. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:10.894523 18020 consensus_queue.cc:237] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.900812 17940 raft_consensus.cc:2468] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:10.906114 18012 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:10.906006 17691 catalog_manager.cc:5697] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bd0b94ca6646859b882370b5d547bd (127.16.65.67). New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:10.910871 17690 catalog_manager.cc:5697] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370e8fb9a67044649d71a5f60093d460 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.913811 17982 tablet_bootstrap.cc:654] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.928885 17985 tablet_bootstrap.cc:492] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:10.929520 17985 ts_tablet_manager.cc:1403] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.011s
I20260713 09:05:10.935866 17983 tablet_bootstrap.cc:492] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:10.936489 17983 ts_tablet_manager.cc:1403] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.006s
I20260713 09:05:10.940290 17983 raft_consensus.cc:359] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.941217 17983 raft_consensus.cc:385] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.941627 17983 raft_consensus.cc:740] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.942682 17983 consensus_queue.cc:260] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.946058 17983 ts_tablet_manager.cc:1434] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260713 09:05:10.947314 17983 tablet_bootstrap.cc:492] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:10.954394 17982 tablet_bootstrap.cc:492] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:10.954905 17982 ts_tablet_manager.cc:1403] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.000s
I20260713 09:05:10.957644 17982 raft_consensus.cc:359] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.958250 17983 tablet_bootstrap.cc:654] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.958384 17982 raft_consensus.cc:385] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.958703 17982 raft_consensus.cc:740] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.959442 18020 raft_consensus.cc:493] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:10.959936 18020 raft_consensus.cc:515] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.932988 17985 raft_consensus.cc:359] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.961124 17985 raft_consensus.cc:385] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:10.961431 17985 raft_consensus.cc:740] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:10.962185 18020 leader_election.cc:290] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:10.962891 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0e29ecfb640c09b3f43f86addc88b" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:10.961633 17690 catalog_manager.cc:5697] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370e8fb9a67044649d71a5f60093d460 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:10.963205 17982 consensus_queue.cc:260] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
W20260713 09:05:10.964367 17831 leader_election.cc:343] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:10.962285 17985 consensus_queue.cc:260] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:10.965468 17982 ts_tablet_manager.cc:1434] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:05:10.967252 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0e29ecfb640c09b3f43f86addc88b" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:10.967553 17985 ts_tablet_manager.cc:1434] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:05:10.967909 17941 raft_consensus.cc:2468] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:10.968907 17985 tablet_bootstrap.cc:492] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:10.974550 17833 leader_election.cc:304] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:10.975646 18020 raft_consensus.cc:2804] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:10.975994 18020 raft_consensus.cc:493] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:10.976341 18020 raft_consensus.cc:3060] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:10.979080 17985 tablet_bootstrap.cc:654] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:10.981470 18071 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:10.973184 17982 tablet_bootstrap.cc:492] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:10.997058 18020 raft_consensus.cc:515] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.000417 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0e29ecfb640c09b3f43f86addc88b" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
W20260713 09:05:11.002076 17831 leader_election.cc:343] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.002390 17985 tablet_bootstrap.cc:492] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:11.003299 17985 ts_tablet_manager.cc:1403] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.035s	user 0.028s	sys 0.001s
I20260713 09:05:11.004889 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0e29ecfb640c09b3f43f86addc88b" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:11.005177 17982 tablet_bootstrap.cc:654] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.005566 17940 raft_consensus.cc:3060] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.005975 17985 raft_consensus.cc:359] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.006789 17985 raft_consensus.cc:385] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.007094 17985 raft_consensus.cc:740] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.008069 17985 consensus_queue.cc:260] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.010643 17985 ts_tablet_manager.cc:1434] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:11.011806 17985 tablet_bootstrap.cc:492] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:11.023164 18053 raft_consensus.cc:493] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.014971 18020 leader_election.cc:290] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.025043 17982 tablet_bootstrap.cc:492] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:11.025523 17982 ts_tablet_manager.cc:1403] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.002s
I20260713 09:05:11.023743 18053 raft_consensus.cc:515] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.028569 17982 raft_consensus.cc:359] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.029289 17982 raft_consensus.cc:385] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.030423 17940 raft_consensus.cc:2468] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:11.030531 18053 leader_election.cc:290] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.029583 17982 raft_consensus.cc:740] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.031908 17833 leader_election.cc:304] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:11.032857 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda6e30633854791b92aab3b28ff5a2d" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:11.033114 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda6e30633854791b92aab3b28ff5a2d" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:11.033358 18053 raft_consensus.cc:2804] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:11.033911 18053 raft_consensus.cc:697] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Leader. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:11.034060 18036 raft_consensus.cc:493] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.034579 18036 raft_consensus.cc:515] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.036907 17982 consensus_queue.cc:260] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
W20260713 09:05:11.034611 17831 leader_election.cc:343] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.038195 17985 tablet_bootstrap.cc:654] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.038797 17986 raft_consensus.cc:493] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.039678 17982 ts_tablet_manager.cc:1434] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:11.040313 17986 raft_consensus.cc:515] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.040906 17982 tablet_bootstrap.cc:492] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:11.041122 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:11.042625 17986 leader_election.cc:290] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.038980 18036 leader_election.cc:290] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
W20260713 09:05:11.042873 17759 leader_election.cc:343] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:11.039287 17833 leader_election.cc:343] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.045835 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dd6babb5704d9b98fe0747d5871a8f" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:11.047288 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:11.053138 17866 raft_consensus.cc:2468] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:11.044143 18053 consensus_queue.cc:237] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.053805 17941 raft_consensus.cc:2468] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:11.054597 17759 leader_election.cc:304] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:11.054858 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dd6babb5704d9b98fe0747d5871a8f" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:11.055263 17758 leader_election.cc:304] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [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: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:11.055552 17940 raft_consensus.cc:2468] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:11.056104 18071 raft_consensus.cc:2804] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:11.056325 17992 raft_consensus.cc:493] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.056540 18071 raft_consensus.cc:493] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:11.056936 18071 raft_consensus.cc:3060] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.056865 17992 raft_consensus.cc:515] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.057941 17986 raft_consensus.cc:2804] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:11.058358 17986 raft_consensus.cc:493] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:11.058535 17983 tablet_bootstrap.cc:492] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:11.058790 17986 raft_consensus.cc:3060] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.059080 17983 ts_tablet_manager.cc:1403] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.112s	user 0.026s	sys 0.032s
I20260713 09:05:11.062273 17983 raft_consensus.cc:359] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.062958 17983 raft_consensus.cc:385] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.063244 17983 raft_consensus.cc:740] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.063972 17983 consensus_queue.cc:260] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.066533 17983 ts_tablet_manager.cc:1434] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:11.066767 17992 leader_election.cc:290] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.067754 17983 tablet_bootstrap.cc:492] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:11.068439 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f08684d66424f9b286e409cc180c0" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
W20260713 09:05:11.069927 17831 leader_election.cc:343] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.071676 17986 raft_consensus.cc:515] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.074522 17868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:11.075168 17982 tablet_bootstrap.cc:654] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.075870 17983 tablet_bootstrap.cc:654] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:11.076032 17759 leader_election.cc:343] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.078856 17985 tablet_bootstrap.cc:492] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:11.079445 17986 leader_election.cc:290] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Requested vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.080731 17985 ts_tablet_manager.cc:1403] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.007s
I20260713 09:05:11.080826 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:11.082150 17940 raft_consensus.cc:3060] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.087194 17982 tablet_bootstrap.cc:492] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:11.087677 17982 ts_tablet_manager.cc:1403] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260713 09:05:11.088796 18071 raft_consensus.cc:515] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.089782 17833 leader_election.cc:304] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [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: 370e8fb9a67044649d71a5f60093d460; no voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:11.090615 17992 raft_consensus.cc:2749] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:11.090780 17833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.67:39947, user_credentials={real_user=slave}} blocked reactor thread for 53876.1us
I20260713 09:05:11.091621 17982 raft_consensus.cc:359] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.092324 17982 raft_consensus.cc:385] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.093631 17940 raft_consensus.cc:2468] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:11.092634 17982 raft_consensus.cc:740] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.094959 17758 leader_election.cc:304] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [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: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:11.094923 17982 consensus_queue.cc:260] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.096485 18012 raft_consensus.cc:2804] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:11.097025 17983 tablet_bootstrap.cc:492] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:11.096961 18012 raft_consensus.cc:697] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Leader. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:11.097524 17983 ts_tablet_manager.cc:1403] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.009s
I20260713 09:05:11.097919 17982 ts_tablet_manager.cc:1434] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:05:11.098831 17982 tablet_bootstrap.cc:492] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:11.100811 17983 raft_consensus.cc:359] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.097934 18012 consensus_queue.cc:237] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.101462 17983 raft_consensus.cc:385] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.101775 17983 raft_consensus.cc:740] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.102041 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f08684d66424f9b286e409cc180c0" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:11.102725 17940 raft_consensus.cc:2468] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:11.103466 17985 raft_consensus.cc:359] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.103935 17833 leader_election.cc:304] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:11.104233 17985 raft_consensus.cc:385] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.104990 17982 tablet_bootstrap.cc:654] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.104856 18053 raft_consensus.cc:2804] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:11.107546 17868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dd6babb5704d9b98fe0747d5871a8f" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:11.109556 18053 raft_consensus.cc:493] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:11.109836 17868 raft_consensus.cc:3060] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.109956 18053 raft_consensus.cc:3060] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.113014 17691 catalog_manager.cc:5697] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370e8fb9a67044649d71a5f60093d460 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:11.114180 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dd6babb5704d9b98fe0747d5871a8f" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:11.117414 17940 raft_consensus.cc:3060] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.117206 17983 consensus_queue.cc:260] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.119272 17983 ts_tablet_manager.cc:1434] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:05:11.120105 17983 tablet_bootstrap.cc:492] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:11.120354 17868 raft_consensus.cc:2468] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:11.121493 17759 leader_election.cc:304] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:11.122370 17986 raft_consensus.cc:2804] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:11.105352 17985 raft_consensus.cc:740] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.125324 17985 consensus_queue.cc:260] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.128227 17985 ts_tablet_manager.cc:1434] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260713 09:05:11.129254 17985 tablet_bootstrap.cc:492] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:11.116423 18053 raft_consensus.cc:515] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.106659 18071 leader_election.cc:290] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Requested vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.136701 17986 raft_consensus.cc:697] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Leader. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:11.137526 17982 tablet_bootstrap.cc:492] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:11.138006 17982 ts_tablet_manager.cc:1403] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.004s
I20260713 09:05:11.137627 17986 consensus_queue.cc:237] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.140714 17982 raft_consensus.cc:359] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.141382 17982 raft_consensus.cc:385] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.141680 17982 raft_consensus.cc:740] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.142316 17982 consensus_queue.cc:260] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.142848 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f08684d66424f9b286e409cc180c0" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:11.143419 17791 raft_consensus.cc:3060] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.142676 18053 leader_election.cc:290] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.144407 17983 tablet_bootstrap.cc:654] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.144246 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434f08684d66424f9b286e409cc180c0" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:11.144887 17982 ts_tablet_manager.cc:1434] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:11.144858 17941 raft_consensus.cc:3060] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.145960 17982 tablet_bootstrap.cc:492] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:11.149555 17985 tablet_bootstrap.cc:654] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.150720 17791 raft_consensus.cc:2468] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:11.151953 17831 leader_election.cc:304] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:11.152635 17982 tablet_bootstrap.cc:654] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.152878 18053 raft_consensus.cc:2804] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:11.153455 18053 raft_consensus.cc:697] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Leader. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:11.154297 18053 consensus_queue.cc:237] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.154949 17941 raft_consensus.cc:2468] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:11.160130 17982 tablet_bootstrap.cc:492] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:11.160640 17982 ts_tablet_manager.cc:1403] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:05:11.163666 17982 raft_consensus.cc:359] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.164335 17982 raft_consensus.cc:385] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.164604 17982 raft_consensus.cc:740] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.165304 17940 raft_consensus.cc:2468] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:11.165328 17982 consensus_queue.cc:260] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.168176 17982 ts_tablet_manager.cc:1434] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:11.168352 18020 raft_consensus.cc:493] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.167977 17691 catalog_manager.cc:5697] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:11.168792 18020 raft_consensus.cc:515] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.169294 17982 tablet_bootstrap.cc:492] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:11.170755 18020 leader_election.cc:290] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.172643 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:11.173210 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:11.175333 17940 raft_consensus.cc:2393] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 370e8fb9a67044649d71a5f60093d460 in current term 1: Already voted for candidate 26f00834f1e94396a03e13c11aca4d54 in this term.
I20260713 09:05:11.179320 17831 leader_election.cc:304] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [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: 370e8fb9a67044649d71a5f60093d460; no voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:11.180734 18020 raft_consensus.cc:3060] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.186861 17985 tablet_bootstrap.cc:492] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:11.187407 17985 ts_tablet_manager.cc:1403] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.009s
I20260713 09:05:11.188146 17982 tablet_bootstrap.cc:654] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.189222 18020 raft_consensus.cc:2749] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:11.189774 17691 catalog_manager.cc:5697] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:11.190598 17985 raft_consensus.cc:359] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.191218 17985 raft_consensus.cc:385] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.191469 17985 raft_consensus.cc:740] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.193491 17985 consensus_queue.cc:260] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.195673 17985 ts_tablet_manager.cc:1434] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:11.196025 18053 raft_consensus.cc:493] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.196539 17985 tablet_bootstrap.cc:492] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:11.196847 18053 raft_consensus.cc:515] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.199683 18053 leader_election.cc:290] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.201102 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4db2f19a3fe4682b132d6165729de71" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:11.201800 17985 tablet_bootstrap.cc:654] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.201709 17940 raft_consensus.cc:2468] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:11.202978 17833 leader_election.cc:304] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:11.205199 17983 tablet_bootstrap.cc:492] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:11.206028 17983 ts_tablet_manager.cc:1403] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.003s
I20260713 09:05:11.209875 17983 raft_consensus.cc:359] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.210214 18053 raft_consensus.cc:2804] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:11.210986 18053 raft_consensus.cc:493] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:11.211189 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4db2f19a3fe4682b132d6165729de71" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:11.211671 18053 raft_consensus.cc:3060] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.211808 17791 raft_consensus.cc:2468] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:11.212371 17985 tablet_bootstrap.cc:492] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:11.212778 17985 ts_tablet_manager.cc:1403] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260713 09:05:11.210588 17983 raft_consensus.cc:385] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.213548 17983 raft_consensus.cc:740] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.214347 17983 consensus_queue.cc:260] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.215318 17985 raft_consensus.cc:359] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.215896 17985 raft_consensus.cc:385] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.216146 17985 raft_consensus.cc:740] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.216885 17985 consensus_queue.cc:260] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.219309 17985 ts_tablet_manager.cc:1434] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:11.220155 17985 tablet_bootstrap.cc:492] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
I20260713 09:05:11.223793 17983 ts_tablet_manager.cc:1434] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:05:11.228358 17983 tablet_bootstrap.cc:492] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:11.231330 17982 tablet_bootstrap.cc:492] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:11.231873 17982 ts_tablet_manager.cc:1403] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.016s
I20260713 09:05:11.232452 18053 raft_consensus.cc:515] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.234670 18053 leader_election.cc:290] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.234933 17985 tablet_bootstrap.cc:654] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.234824 17982 raft_consensus.cc:359] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.235610 17982 raft_consensus.cc:385] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.235852 17982 raft_consensus.cc:740] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.236434 17982 consensus_queue.cc:260] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.238056 17983 tablet_bootstrap.cc:654] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.238427 17982 ts_tablet_manager.cc:1434] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:11.239292 17982 tablet_bootstrap.cc:492] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:11.268862 17688 catalog_manager.cc:5697] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370e8fb9a67044649d71a5f60093d460 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:11.243373 17985 tablet_bootstrap.cc:492] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:11.276760 17985 ts_tablet_manager.cc:1403] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.003s
I20260713 09:05:11.288021 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4db2f19a3fe4682b132d6165729de71" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:11.288487 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4db2f19a3fe4682b132d6165729de71" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:11.289242 17791 raft_consensus.cc:3060] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.289484 17940 raft_consensus.cc:3060] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.296295 18020 consensus_queue.cc:1048] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:11.300623 17792 raft_consensus.cc:3060] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.303823 17940 raft_consensus.cc:2468] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:11.305789 17833 leader_election.cc:304] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:11.307200 18020 raft_consensus.cc:2804] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:11.307679 18020 raft_consensus.cc:697] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Leader. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:11.308748 18020 consensus_queue.cc:237] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.310812 18007 raft_consensus.cc:493] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.311508 18007 raft_consensus.cc:515] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.320333 17988 consensus_queue.cc:1048] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:11.321182 18059 consensus_queue.cc:1048] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:11.327513 17791 raft_consensus.cc:2468] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:11.329700 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bdea27bdd44be580acc816065e396a" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:11.336091 17988 raft_consensus.cc:493] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.336585 17790 raft_consensus.cc:2468] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 0.
I20260713 09:05:11.336828 17988 raft_consensus.cc:515] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.331291 18007 leader_election.cc:290] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:11.332867 17985 raft_consensus.cc:359] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.339751 17985 raft_consensus.cc:385] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.341122 17985 raft_consensus.cc:740] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.343554 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bdea27bdd44be580acc816065e396a" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:11.344545 17866 raft_consensus.cc:2468] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 0.
I20260713 09:05:11.344048 17985 consensus_queue.cc:260] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.344908 17905 leader_election.cc:304] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:11.340561 18012 raft_consensus.cc:493] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.347045 18012 raft_consensus.cc:515] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.347882 17983 tablet_bootstrap.cc:492] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:11.348703 17983 ts_tablet_manager.cc:1403] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.000s
I20260713 09:05:11.351177 18012 leader_election.cc:290] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.351670 17992 consensus_queue.cc:1048] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:11.352622 17982 tablet_bootstrap.cc:654] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.354959 18007 raft_consensus.cc:2804] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:11.353389 18059 consensus_queue.cc:1048] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:05:11.362524 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda6e30633854791b92aab3b28ff5a2d" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:11.362733 18020 raft_consensus.cc:493] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.363490 17866 raft_consensus.cc:2468] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:11.363636 18020 raft_consensus.cc:515] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.374619 17939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de701ef684fc4505a8fb7a531e7ffb88" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:11.375334 17759 leader_election.cc:304] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:11.367621 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda6e30633854791b92aab3b28ff5a2d" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:11.378670 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de701ef684fc4505a8fb7a531e7ffb88" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:11.361349 18007 raft_consensus.cc:493] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:05:11.382164 17833 leader_election.cc:343] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.383621 18007 raft_consensus.cc:3060] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.387916 17985 ts_tablet_manager.cc:1434] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.110s	user 0.004s	sys 0.006s
I20260713 09:05:11.383558 18012 raft_consensus.cc:2804] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:11.390211 18012 raft_consensus.cc:493] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:11.390615 18012 raft_consensus.cc:3060] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.390537 17790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0e597ef7f483ea7e13ac9ff05c9c0" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:11.369182 18020 leader_election.cc:290] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.401332 18012 raft_consensus.cc:515] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.395265 18007 raft_consensus.cc:515] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.408264 17985 tablet_bootstrap.cc:492] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460: Bootstrap starting.
W20260713 09:05:11.420946 17831 leader_election.cc:343] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.421525 17831 leader_election.cc:304] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [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: 370e8fb9a67044649d71a5f60093d460; no voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54
W20260713 09:05:11.421977 17905 leader_election.cc:343] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.423341 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0e597ef7f483ea7e13ac9ff05c9c0" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
W20260713 09:05:11.423621 17758 leader_election.cc:343] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.424028 17866 raft_consensus.cc:2468] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 0.
I20260713 09:05:11.417583 17988 leader_election.cc:290] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:11.423642 18020 raft_consensus.cc:2749] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:11.435283 17908 leader_election.cc:304] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:11.437927 18059 raft_consensus.cc:2804] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:11.441135 18059 raft_consensus.cc:493] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:11.441545 18059 raft_consensus.cc:3060] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.448289 18012 leader_election.cc:290] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Requested vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.448153 18020 consensus_queue.cc:1048] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:11.449913 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda6e30633854791b92aab3b28ff5a2d" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:11.458230 17983 raft_consensus.cc:359] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.459095 17983 raft_consensus.cc:385] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.459415 17983 raft_consensus.cc:740] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.460137 17983 consensus_queue.cc:260] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.461105 17940 raft_consensus.cc:3060] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.468541 17982 tablet_bootstrap.cc:492] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:11.468302 17992 consensus_queue.cc:1048] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:11.469237 17982 ts_tablet_manager.cc:1403] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.230s	user 0.021s	sys 0.009s
I20260713 09:05:11.476882 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bdea27bdd44be580acc816065e396a" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:11.477916 17793 raft_consensus.cc:3060] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.485266 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda6e30633854791b92aab3b28ff5a2d" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:11.486014 17867 raft_consensus.cc:3060] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.486485 17940 raft_consensus.cc:2468] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
W20260713 09:05:11.486773 17739 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:11.498453 18007 leader_election.cc:290] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:11.519785 17983 ts_tablet_manager.cc:1434] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.171s	user 0.006s	sys 0.005s
I20260713 09:05:11.521270 17983 tablet_bootstrap.cc:492] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:11.523079 17790 raft_consensus.cc:3060] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.523411 17985 tablet_bootstrap.cc:654] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.529093 17793 raft_consensus.cc:2468] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 1.
I20260713 09:05:11.530118 18059 raft_consensus.cc:515] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.509104 17982 raft_consensus.cc:359] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.536062 17982 raft_consensus.cc:385] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.536576 17982 raft_consensus.cc:740] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.544978 17982 consensus_queue.cc:260] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
W20260713 09:05:11.542006 17908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.65.66:46173, user_credentials={real_user=slave}} blocked reactor thread for 48595.3us
W20260713 09:05:11.544102 17905 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.65.65:41845, user_credentials={real_user=slave}} blocked reactor thread for 50087.1us
I20260713 09:05:11.578794 17758 leader_election.cc:304] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:11.578909 17905 leader_election.cc:304] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:11.579080 17986 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:11.580554 18036 raft_consensus.cc:2804] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:11.581096 18036 raft_consensus.cc:697] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Leader. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:11.582029 18036 consensus_queue.cc:237] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.585664 17982 ts_tablet_manager.cc:1434] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.116s	user 0.009s	sys 0.000s
I20260713 09:05:11.653169 17982 tablet_bootstrap.cc:492] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:11.658737 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0e597ef7f483ea7e13ac9ff05c9c0" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:11.655138 17992 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:11.678740 17992 raft_consensus.cc:493] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.679395 17992 raft_consensus.cc:515] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
W20260713 09:05:11.682502 17905 leader_election.cc:343] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.683759 17992 leader_election.cc:290] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.615782 17691 catalog_manager.cc:5697] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370e8fb9a67044649d71a5f60093d460 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:11.685848 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9bd172d5e4b07b897c183d3c6d7c6" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:11.685061 17866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bdea27bdd44be580acc816065e396a" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:11.661506 18130 raft_consensus.cc:2804] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:11.714071 18125 consensus_queue.cc:1048] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:05:11.710846 18059 leader_election.cc:290] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:11.716859 17866 raft_consensus.cc:3060] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.715020 17867 raft_consensus.cc:2468] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:11.715256 17793 raft_consensus.cc:2468] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 0.
I20260713 09:05:11.732000 17865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0e597ef7f483ea7e13ac9ff05c9c0" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:11.732758 17865 raft_consensus.cc:3060] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.724138 18130 raft_consensus.cc:697] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Becoming Leader. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Running, Role: LEADER
I20260713 09:05:11.723572 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9bd172d5e4b07b897c183d3c6d7c6" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:11.737614 17985 tablet_bootstrap.cc:492] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460: No bootstrap required, opened a new log
I20260713 09:05:11.738057 17985 ts_tablet_manager.cc:1403] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460: Time spent bootstrapping tablet: real 0.330s	user 0.013s	sys 0.002s
I20260713 09:05:11.750222 18036 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:11.751173 17831 leader_election.cc:304] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:11.752115 17992 raft_consensus.cc:2804] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:11.752490 17992 raft_consensus.cc:493] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:11.752830 17992 raft_consensus.cc:3060] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.757993 18036 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:11.781349 17985 raft_consensus.cc:359] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.787865 17985 raft_consensus.cc:385] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.788285 17985 raft_consensus.cc:740] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.797956 17985 consensus_queue.cc:260] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.762409 18130 consensus_queue.cc:237] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.815850 17983 tablet_bootstrap.cc:654] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.837134 18106 raft_consensus.cc:493] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:11.837788 18106 raft_consensus.cc:515] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.832578 17992 raft_consensus.cc:515] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
W20260713 09:05:11.837191 18135 log.cc:927] Time spent T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd: Append to log took a long time: real 0.095s	user 0.000s	sys 0.001s
I20260713 09:05:11.850648 17992 leader_election.cc:290] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
W20260713 09:05:11.843127 17833 leader_election.cc:343] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.853226 18012 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:11.855558 18020 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:11.855785 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9bd172d5e4b07b897c183d3c6d7c6" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
W20260713 09:05:11.859543 18139 log.cc:927] Time spent T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260713 09:05:11.860539 18020 consensus_queue.cc:1048] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:11.859632 17982 tablet_bootstrap.cc:654] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:11.846005 17866 raft_consensus.cc:2468] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 1.
I20260713 09:05:11.865445 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9bd172d5e4b07b897c183d3c6d7c6" candidate_uuid: "370e8fb9a67044649d71a5f60093d460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:11.865796 17690 catalog_manager.cc:5697] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:11.870827 17792 raft_consensus.cc:3060] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:11.873816 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0e29ecfb640c09b3f43f86addc88b" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:11.869668 18136 consensus_queue.cc:1048] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260713 09:05:11.870260 17833 leader_election.cc:343] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:11.849267 18106 leader_election.cc:290] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:11.866688 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0e29ecfb640c09b3f43f86addc88b" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
W20260713 09:05:11.881342 18134 log.cc:927] Time spent T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260713 09:05:11.898846 17985 ts_tablet_manager.cc:1434] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460: Time spent starting tablet: real 0.161s	user 0.017s	sys 0.000s
I20260713 09:05:11.892668 17865 raft_consensus.cc:2468] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 1.
I20260713 09:05:11.920446 17691 catalog_manager.cc:5697] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bd0b94ca6646859b882370b5d547bd (127.16.65.67). New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:11.912047 17792 raft_consensus.cc:2468] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370e8fb9a67044649d71a5f60093d460 in term 1.
I20260713 09:05:11.933066 17983 tablet_bootstrap.cc:492] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:11.936722 17983 ts_tablet_manager.cc:1403] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.416s	user 0.018s	sys 0.018s
I20260713 09:05:11.949595 17759 leader_election.cc:304] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [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: 26f00834f1e94396a03e13c11aca4d54; no voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:11.956282 17983 raft_consensus.cc:359] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.957309 17983 raft_consensus.cc:385] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:11.957690 17983 raft_consensus.cc:740] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:11.958781 17983 consensus_queue.cc:260] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:11.963641 17983 ts_tablet_manager.cc:1434] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260713 09:05:11.964226 18052 consensus_queue.cc:1048] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:05:11.969859 17982 tablet_bootstrap.cc:492] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:11.970386 18052 consensus_queue.cc:1048] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:11.971405 17831 leader_election.cc:304] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [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: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 13bd0b94ca6646859b882370b5d547bd
I20260713 09:05:11.974849 17982 ts_tablet_manager.cc:1403] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.328s	user 0.008s	sys 0.014s
I20260713 09:05:11.980212 18106 raft_consensus.cc:2749] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:11.979523 18020 raft_consensus.cc:2804] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:11.988258 18020 raft_consensus.cc:697] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Leader. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:11.989255 18020 consensus_queue.cc:237] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
W20260713 09:05:12.046133 17831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.65:41845, user_credentials={real_user=slave}} blocked reactor thread for 74871.1us
I20260713 09:05:12.044649 17982 raft_consensus.cc:359] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.050829 17982 raft_consensus.cc:385] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.051108 17908 leader_election.cc:304] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [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: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460; no voters: 26f00834f1e94396a03e13c11aca4d54
I20260713 09:05:12.047000 17983 tablet_bootstrap.cc:492] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:12.052822 18125 raft_consensus.cc:2804] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.053323 18125 raft_consensus.cc:697] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Becoming Leader. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Running, Role: LEADER
I20260713 09:05:12.054342 18125 consensus_queue.cc:237] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.051546 17982 raft_consensus.cc:740] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.070876 17982 consensus_queue.cc:260] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.079957 17982 ts_tablet_manager.cc:1434] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260713 09:05:12.094529 17982 tablet_bootstrap.cc:492] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:12.108345 17983 tablet_bootstrap.cc:654] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.111162 17691 catalog_manager.cc:5697] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bd0b94ca6646859b882370b5d547bd (127.16.65.67). New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:12.122829 17982 tablet_bootstrap.cc:654] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.123735 18012 consensus_queue.cc:1048] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.136920 17690 catalog_manager.cc:5697] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370e8fb9a67044649d71a5f60093d460 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.142470 17983 tablet_bootstrap.cc:492] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:12.143055 17983 ts_tablet_manager.cc:1403] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.018s
I20260713 09:05:12.146549 17983 raft_consensus.cc:359] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.147176 17983 raft_consensus.cc:385] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.147426 17983 raft_consensus.cc:740] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.148123 17983 consensus_queue.cc:260] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.151430 17983 ts_tablet_manager.cc:1434] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:12.152550 17983 tablet_bootstrap.cc:492] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd: Bootstrap starting.
I20260713 09:05:12.164255 17983 tablet_bootstrap.cc:654] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.169112 17982 tablet_bootstrap.cc:492] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:12.169589 17982 ts_tablet_manager.cc:1403] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.010s
I20260713 09:05:12.169682 18036 consensus_queue.cc:1048] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:12.173126 17982 raft_consensus.cc:359] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.173918 17982 raft_consensus.cc:385] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.174212 17982 raft_consensus.cc:740] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.174793 17982 consensus_queue.cc:260] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.176801 17982 ts_tablet_manager.cc:1434] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:12.177495 17982 tablet_bootstrap.cc:492] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54: Bootstrap starting.
I20260713 09:05:12.187707 17982 tablet_bootstrap.cc:654] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:12.190071 17983 tablet_bootstrap.cc:492] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd: No bootstrap required, opened a new log
I20260713 09:05:12.190585 17983 ts_tablet_manager.cc:1403] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.009s
I20260713 09:05:12.193559 17983 raft_consensus.cc:359] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.194931 17983 raft_consensus.cc:385] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.195236 17983 raft_consensus.cc:740] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.196164 17983 consensus_queue.cc:260] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.198891 18125 consensus_queue.cc:1048] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:12.199493 17983 ts_tablet_manager.cc:1434] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:12.203941 17982 tablet_bootstrap.cc:492] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54: No bootstrap required, opened a new log
I20260713 09:05:12.204530 17982 ts_tablet_manager.cc:1403] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.016s
I20260713 09:05:12.209618 17982 raft_consensus.cc:359] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.210727 17982 raft_consensus.cc:385] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:12.211159 17982 raft_consensus.cc:740] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Initialized, Role: FOLLOWER
I20260713 09:05:12.211071 18130 consensus_queue.cc:1048] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:12.212278 17982 consensus_queue.cc:260] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.216087 17982 ts_tablet_manager.cc:1434] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:05:12.223767 18128 raft_consensus.cc:493] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.224385 18128 raft_consensus.cc:515] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.226763 18128 leader_election.cc:290] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:12.228477 17792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9bd172d5e4b07b897c183d3c6d7c6" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26f00834f1e94396a03e13c11aca4d54" is_pre_election: true
I20260713 09:05:12.229329 17792 raft_consensus.cc:2393] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13bd0b94ca6646859b882370b5d547bd in current term 1: Already voted for candidate 370e8fb9a67044649d71a5f60093d460 in this term.
I20260713 09:05:12.234205 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9bd172d5e4b07b897c183d3c6d7c6" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:12.235472 18012 raft_consensus.cc:493] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.235898 17908 leader_election.cc:304] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [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: 13bd0b94ca6646859b882370b5d547bd; no voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:12.235993 18012 raft_consensus.cc:515] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.237131 18059 raft_consensus.cc:3060] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.239660 18012 leader_election.cc:290] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:12.240823 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b84321a8c2140e7a9b48b282d8a003a" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:12.241329 17868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b84321a8c2140e7a9b48b282d8a003a" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:12.241501 17938 raft_consensus.cc:2468] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:12.242110 17868 raft_consensus.cc:2468] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:12.243521 17758 leader_election.cc:304] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:12.244320 18012 raft_consensus.cc:2804] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.244694 18012 raft_consensus.cc:493] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.245048 18012 raft_consensus.cc:3060] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.248870 18059 raft_consensus.cc:2749] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.252130 18012 raft_consensus.cc:515] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.254271 18012 leader_election.cc:290] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Requested vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:12.255290 17939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b84321a8c2140e7a9b48b282d8a003a" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:12.256026 17939 raft_consensus.cc:3060] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.254791 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b84321a8c2140e7a9b48b282d8a003a" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:12.258540 17863 raft_consensus.cc:3060] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.266557 17863 raft_consensus.cc:2468] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:12.267825 17759 leader_election.cc:304] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:12.268265 17939 raft_consensus.cc:2468] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:12.268644 18036 raft_consensus.cc:2804] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.269196 18036 raft_consensus.cc:697] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Leader. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:12.270058 18036 consensus_queue.cc:237] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.279273 17691 catalog_manager.cc:5697] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.303925 18036 raft_consensus.cc:493] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.304440 18036 raft_consensus.cc:515] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.306439 18036 leader_election.cc:290] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:12.307238 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de701ef684fc4505a8fb7a531e7ffb88" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:12.307554 17939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de701ef684fc4505a8fb7a531e7ffb88" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:12.307785 17863 raft_consensus.cc:2468] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:12.308254 17939 raft_consensus.cc:2468] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 0.
I20260713 09:05:12.308851 17759 leader_election.cc:304] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:12.309649 18036 raft_consensus.cc:2804] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:12.310022 18036 raft_consensus.cc:493] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:12.310317 18036 raft_consensus.cc:3060] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.315482 18036 raft_consensus.cc:515] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.317571 18036 leader_election.cc:290] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Requested vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:12.317917 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de701ef684fc4505a8fb7a531e7ffb88" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:12.318168 17939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de701ef684fc4505a8fb7a531e7ffb88" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:12.318462 17863 raft_consensus.cc:3060] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.318657 17939 raft_consensus.cc:3060] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.319280 18036 raft_consensus.cc:493] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:12.319729 18036 raft_consensus.cc:515] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.321647 18036 leader_election.cc:290] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:12.322342 17868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0e597ef7f483ea7e13ac9ff05c9c0" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370e8fb9a67044649d71a5f60093d460" is_pre_election: true
I20260713 09:05:12.323043 17868 raft_consensus.cc:2393] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26f00834f1e94396a03e13c11aca4d54 in current term 1: Already voted for candidate 13bd0b94ca6646859b882370b5d547bd in this term.
I20260713 09:05:12.323341 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0e597ef7f483ea7e13ac9ff05c9c0" candidate_uuid: "26f00834f1e94396a03e13c11aca4d54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bd0b94ca6646859b882370b5d547bd" is_pre_election: true
I20260713 09:05:12.325805 17863 raft_consensus.cc:2468] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:12.327742 17759 leader_election.cc:304] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [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: 26f00834f1e94396a03e13c11aca4d54; no voters: 13bd0b94ca6646859b882370b5d547bd, 370e8fb9a67044649d71a5f60093d460
I20260713 09:05:12.328521 18036 raft_consensus.cc:3060] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:12.328979 17759 leader_election.cc:304] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26f00834f1e94396a03e13c11aca4d54, 370e8fb9a67044649d71a5f60093d460; no voters: 
I20260713 09:05:12.329859 18012 raft_consensus.cc:2804] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:12.329237 17939 raft_consensus.cc:2468] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26f00834f1e94396a03e13c11aca4d54 in term 1.
I20260713 09:05:12.330387 18012 raft_consensus.cc:697] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Leader. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:12.331307 18012 consensus_queue.cc:237] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:12.336243 18036 raft_consensus.cc:2749] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:12.340435 17691 catalog_manager.cc:5697] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:12.476199 18128 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.486884 18059 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.511876 18053 consensus_queue.cc:1048] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:12.530246 18053 consensus_queue.cc:1048] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.782253 18036 consensus_queue.cc:1048] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.792303 18036 consensus_queue.cc:1048] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.812566 18036 consensus_queue.cc:1048] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:12.827101 18012 consensus_queue.cc:1048] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:13.034708 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:13.042208 18173 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
W20260713 09:05:13.042914 18172 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
W20260713 09:05:13.043805 18175 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
I20260713 09:05:13.045469 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:13.047034 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:13.047319 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:13.047528 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933513047511 us; error 0 us; skew 500 ppm
I20260713 09:05:13.048099 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:13.051247 16645 webserver.cc:533] Webserver started at http://127.16.65.68:36121/ using document root <none> and password file <none>
I20260713 09:05:13.051862 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:13.052246 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:13.052706 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:13.054423 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-3-root/instance:
uuid: "3cd51e66b14242539a056cd11e33ec81"
format_stamp: "Formatted at 2026-07-13 09:05:13 on dist-test-slave-rntb"
I20260713 09:05:13.063376 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:13.066805 18181 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.067852 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:05:13.068207 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-3-root
uuid: "3cd51e66b14242539a056cd11e33ec81"
format_stamp: "Formatted at 2026-07-13 09:05:13 on dist-test-slave-rntb"
I20260713 09:05:13.068568 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-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)
I20260713 09:05:13.085151 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:13.086867 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:13.088508 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:13.091810 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:13.092056 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.092355 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:13.092579 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:13.161047 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.68:38999
I20260713 09:05:13.161202 18244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.68:38999 every 8 connection(s)
I20260713 09:05:13.166828 16645 auto_leader_rebalancer-test.cc:392] add a tserver: 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:13.179577 18245 heartbeater.cc:344] Connected to a master server at 127.16.65.126:44915
I20260713 09:05:13.180004 18245 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:13.180675 18245 heartbeater.cc:507] Master 127.16.65.126:44915 requested a full tablet report, sending...
I20260713 09:05:13.182528 17690 ts_manager.cc:194] Registered new tserver with Master: 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999)
I20260713 09:05:13.183996 17690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52348
I20260713 09:05:13.579020 17938 consensus_queue.cc:237] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:13.587179 17792 raft_consensus.cc:1275] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:13.589174 18128 consensus_queue.cc:1048] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:13.605816 17863 raft_consensus.cc:1275] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:13.607767 18128 consensus_queue.cc:1048] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.612959 17792 raft_consensus.cc:2955] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.610745 18128 raft_consensus.cc:2955] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.616153 17863 raft_consensus.cc:2955] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
W20260713 09:05:13.629237 17908 consensus_peers.cc:597] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6b17d380f8e49889cfc15bf2f94e109. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.629671 17938 consensus_queue.cc:237] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:13.632565 17690 catalog_manager.cc:5697] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.656539 17863 raft_consensus.cc:1275] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:13.659056 17792 raft_consensus.cc:1275] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:13.661072 18255 consensus_queue.cc:1048] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.666002 18128 consensus_queue.cc:1048] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:13.679292 17908 consensus_peers.cc:597] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5b298697b53466db6b7157f5566ed9f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.683652 18255 raft_consensus.cc:2955] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.685690 17790 raft_consensus.cc:2955] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.687983 17863 raft_consensus.cc:2955] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.717342 17790 consensus_queue.cc:237] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:13.719450 17690 catalog_manager.cc:5697] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.734093 17938 raft_consensus.cc:1275] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:13.735867 17863 raft_consensus.cc:1275] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:13.737253 18012 consensus_queue.cc:1048] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.738066 18036 consensus_queue.cc:1048] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:13.752619 17759 consensus_peers.cc:597] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 423312ba8d804d36a68fb95da4edd892. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.763373 18036 raft_consensus.cc:2955] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.765388 17938 raft_consensus.cc:2955] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.767109 17868 raft_consensus.cc:2955] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.777537 17689 catalog_manager.cc:5697] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:13.796187 17868 consensus_queue.cc:237] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:13.805033 17941 raft_consensus.cc:1275] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:13.807098 17790 raft_consensus.cc:1275] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:13.807548 18053 consensus_queue.cc:1048] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.809149 18189 consensus_queue.cc:1048] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:13.817400 18053 raft_consensus.cc:2955] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.821584 17790 raft_consensus.cc:2955] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:13.821584 17941 raft_consensus.cc:2955] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
W20260713 09:05:13.827548 17834 consensus_peers.cc:597] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4db2f19a3fe4682b132d6165729de71. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:13.839135 17690 catalog_manager.cc:5697] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:14.058662 18275 ts_tablet_manager.cc:933] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:14.060812 18275 tablet_copy_client.cc:323] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.67:39947
I20260713 09:05:14.072825 17952 tablet_copy_service.cc:140] P 13bd0b94ca6646859b882370b5d547bd: Received BeginTabletCopySession request for tablet b6b17d380f8e49889cfc15bf2f94e109 from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:41318)
I20260713 09:05:14.073403 17952 tablet_copy_service.cc:161] P 13bd0b94ca6646859b882370b5d547bd: Beginning new tablet copy session on tablet b6b17d380f8e49889cfc15bf2f94e109 from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:41318: session id = 3cd51e66b14242539a056cd11e33ec81-b6b17d380f8e49889cfc15bf2f94e109
I20260713 09:05:14.081501 17952 tablet_copy_source_session.cc:215] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:14.084899 18275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b17d380f8e49889cfc15bf2f94e109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.096076 18275 tablet_copy_client.cc:806] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:14.096745 18275 tablet_copy_client.cc:670] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:14.101095 18275 tablet_copy_client.cc:538] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:14.110399 18275 tablet_bootstrap.cc:492] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:14.134249 18275 tablet_bootstrap.cc:492] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:14.135268 18275 tablet_bootstrap.cc:492] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:14.135952 18275 ts_tablet_manager.cc:1403] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260713 09:05:14.139087 18275 raft_consensus.cc:359] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:14.139989 18275 raft_consensus.cc:740] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:14.140661 18275 consensus_queue.cc:260] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:14.143952 18245 heartbeater.cc:499] Master 127.16.65.126:44915 was elected leader, sending a full tablet report...
I20260713 09:05:14.144516 18275 ts_tablet_manager.cc:1434] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260713 09:05:14.146600 17952 tablet_copy_service.cc:342] P 13bd0b94ca6646859b882370b5d547bd: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-b6b17d380f8e49889cfc15bf2f94e109 received from {username='slave'} at 127.0.0.1:41318
I20260713 09:05:14.147064 17952 tablet_copy_service.cc:434] P 13bd0b94ca6646859b882370b5d547bd: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-b6b17d380f8e49889cfc15bf2f94e109 on tablet b6b17d380f8e49889cfc15bf2f94e109 with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:14.239045 18275 ts_tablet_manager.cc:933] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845)
I20260713 09:05:14.242416 18275 tablet_copy_client.cc:323] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.65:41845
I20260713 09:05:14.256482 18282 ts_tablet_manager.cc:933] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:14.258944 17803 tablet_copy_service.cc:140] P 26f00834f1e94396a03e13c11aca4d54: Received BeginTabletCopySession request for tablet 423312ba8d804d36a68fb95da4edd892 from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:60294)
I20260713 09:05:14.259538 17803 tablet_copy_service.cc:161] P 26f00834f1e94396a03e13c11aca4d54: Beginning new tablet copy session on tablet 423312ba8d804d36a68fb95da4edd892 from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:60294: session id = 3cd51e66b14242539a056cd11e33ec81-423312ba8d804d36a68fb95da4edd892
I20260713 09:05:14.261336 18282 tablet_copy_client.cc:323] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.67:39947
I20260713 09:05:14.262835 17952 tablet_copy_service.cc:140] P 13bd0b94ca6646859b882370b5d547bd: Received BeginTabletCopySession request for tablet a5b298697b53466db6b7157f5566ed9f from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:41318)
I20260713 09:05:14.263329 17952 tablet_copy_service.cc:161] P 13bd0b94ca6646859b882370b5d547bd: Beginning new tablet copy session on tablet a5b298697b53466db6b7157f5566ed9f from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:41318: session id = 3cd51e66b14242539a056cd11e33ec81-a5b298697b53466db6b7157f5566ed9f
I20260713 09:05:14.266801 17803 tablet_copy_source_session.cc:215] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:14.268064 17952 tablet_copy_source_session.cc:215] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:14.270150 18275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423312ba8d804d36a68fb95da4edd892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.272178 18282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b298697b53466db6b7157f5566ed9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.280655 18275 tablet_copy_client.cc:806] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:14.281237 18275 tablet_copy_client.cc:670] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:14.284513 18275 tablet_copy_client.cc:538] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:14.288597 18282 tablet_copy_client.cc:806] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:14.289258 18282 tablet_copy_client.cc:670] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:14.292232 18275 tablet_bootstrap.cc:492] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:14.293200 18282 tablet_copy_client.cc:538] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:14.302019 18282 tablet_bootstrap.cc:492] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:14.307134 18275 tablet_bootstrap.cc:492] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:14.307847 18275 tablet_bootstrap.cc:492] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:14.308363 18275 ts_tablet_manager.cc:1403] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.012s
I20260713 09:05:14.310477 18275 raft_consensus.cc:359] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:14.311070 18275 raft_consensus.cc:740] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:14.311580 18275 consensus_queue.cc:260] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:14.313484 18275 ts_tablet_manager.cc:1434] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:14.315793 17803 tablet_copy_service.cc:342] P 26f00834f1e94396a03e13c11aca4d54: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-423312ba8d804d36a68fb95da4edd892 received from {username='slave'} at 127.0.0.1:60294
I20260713 09:05:14.316195 17803 tablet_copy_service.cc:434] P 26f00834f1e94396a03e13c11aca4d54: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-423312ba8d804d36a68fb95da4edd892 on tablet 423312ba8d804d36a68fb95da4edd892 with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:14.325137 18282 tablet_bootstrap.cc:492] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:14.326045 18282 tablet_bootstrap.cc:492] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:14.326813 18282 ts_tablet_manager.cc:1403] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.004s
I20260713 09:05:14.328302 18275 ts_tablet_manager.cc:933] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:14.329375 18282 raft_consensus.cc:359] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:14.330468 18282 raft_consensus.cc:740] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:14.330540 18275 tablet_copy_client.cc:323] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.66:46173
I20260713 09:05:14.331120 18282 consensus_queue.cc:260] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:14.340360 18282 ts_tablet_manager.cc:1434] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260713 09:05:14.342549 17952 tablet_copy_service.cc:342] P 13bd0b94ca6646859b882370b5d547bd: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-a5b298697b53466db6b7157f5566ed9f received from {username='slave'} at 127.0.0.1:41318
I20260713 09:05:14.343025 17952 tablet_copy_service.cc:434] P 13bd0b94ca6646859b882370b5d547bd: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-a5b298697b53466db6b7157f5566ed9f on tablet a5b298697b53466db6b7157f5566ed9f with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:14.345659 17878 tablet_copy_service.cc:140] P 370e8fb9a67044649d71a5f60093d460: Received BeginTabletCopySession request for tablet d4db2f19a3fe4682b132d6165729de71 from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:35322)
I20260713 09:05:14.346310 17878 tablet_copy_service.cc:161] P 370e8fb9a67044649d71a5f60093d460: Beginning new tablet copy session on tablet d4db2f19a3fe4682b132d6165729de71 from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:35322: session id = 3cd51e66b14242539a056cd11e33ec81-d4db2f19a3fe4682b132d6165729de71
I20260713 09:05:14.353399 17878 tablet_copy_source_session.cc:215] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:14.356281 18275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4db2f19a3fe4682b132d6165729de71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:14.366482 18275 tablet_copy_client.cc:806] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:14.366958 18275 tablet_copy_client.cc:670] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:14.371008 18275 tablet_copy_client.cc:538] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:14.378754 18275 tablet_bootstrap.cc:492] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:14.395785 18275 tablet_bootstrap.cc:492] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:14.396430 18275 tablet_bootstrap.cc:492] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:14.396890 18275 ts_tablet_manager.cc:1403] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:05:14.398833 18275 raft_consensus.cc:359] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:14.399523 18275 raft_consensus.cc:740] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:14.399999 18275 consensus_queue.cc:260] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:14.401858 18275 ts_tablet_manager.cc:1434] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:05:14.403316 17878 tablet_copy_service.cc:342] P 370e8fb9a67044649d71a5f60093d460: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-d4db2f19a3fe4682b132d6165729de71 received from {username='slave'} at 127.0.0.1:35322
I20260713 09:05:14.403676 17878 tablet_copy_service.cc:434] P 370e8fb9a67044649d71a5f60093d460: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-d4db2f19a3fe4682b132d6165729de71 on tablet d4db2f19a3fe4682b132d6165729de71 with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:14.451782 18220 raft_consensus.cc:1217] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:14.728689 18220 raft_consensus.cc:1217] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:14.801236 18220 raft_consensus.cc:1217] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:14.809455 18220 raft_consensus.cc:1217] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:15.001430 18128 raft_consensus.cc:1064] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:15.003456 18128 consensus_queue.cc:237] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:15.009982 18220 raft_consensus.cc:1275] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.010581 17863 raft_consensus.cc:1275] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.011513 18255 consensus_queue.cc:1048] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:15.011967 17793 raft_consensus.cc:1275] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.012413 18128 consensus_queue.cc:1048] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:15.014603 18007 consensus_queue.cc:1048] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:15.042873 18007 raft_consensus.cc:2955] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.046716 17793 raft_consensus.cc:2955] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.048647 17863 raft_consensus.cc:2955] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.069195 17691 catalog_manager.cc:5697] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.079416 18220 raft_consensus.cc:2955] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.116375 17938 consensus_queue.cc:237] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [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: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:15.124545 18220 raft_consensus.cc:1275] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:15.127234 18036 raft_consensus.cc:1064] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:15.129336 18036 consensus_queue.cc:237] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:15.127282 17863 raft_consensus.cc:1275] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:15.132898 18255 consensus_queue.cc:1048] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:15.134999 18007 consensus_queue.cc:1048] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:15.151818 18219 raft_consensus.cc:2955] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.154942 17868 raft_consensus.cc:2955] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.159794 17938 raft_consensus.cc:1275] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.161741 18290 consensus_queue.cc:1048] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:15.148633 18255 raft_consensus.cc:2955] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.168052 17689 catalog_manager.cc:5697] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.171965 18220 raft_consensus.cc:1275] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.173384 17677 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6b17d380f8e49889cfc15bf2f94e109 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:15.173797 18289 consensus_queue.cc:1048] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:15.188309 17774 tablet_service.cc:1558] Processing DeleteTablet for tablet b6b17d380f8e49889cfc15bf2f94e109 with delete_type TABLET_DATA_TOMBSTONED (TS 26f00834f1e94396a03e13c11aca4d54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33732
I20260713 09:05:15.196863 17868 raft_consensus.cc:1275] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.202090 18036 consensus_queue.cc:1048] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:15.209893 18303 tablet_replica.cc:333] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:15.211143 18036 raft_consensus.cc:2955] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.213065 17868 raft_consensus.cc:2955] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.222242 18007 raft_consensus.cc:1064] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:15.222047 17938 raft_consensus.cc:2955] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.225172 18007 consensus_queue.cc:237] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:15.229848 18303 raft_consensus.cc:2243] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.230731 18303 raft_consensus.cc:2272] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.234277 17689 catalog_manager.cc:5697] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.237135 18220 raft_consensus.cc:2955] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.254036 18219 raft_consensus.cc:1275] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.254217 17793 consensus_queue.cc:237] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:15.255615 17868 raft_consensus.cc:1275] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.257167 18255 consensus_queue.cc:1048] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:15.264398 17863 raft_consensus.cc:1275] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:15.266599 17790 raft_consensus.cc:1275] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.274401 18255 consensus_queue.cc:1048] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:15.276571 18007 consensus_queue.cc:1048] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:15.279657 18289 consensus_queue.cc:1048] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:15.289191 18012 raft_consensus.cc:2955] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.291210 17867 raft_consensus.cc:2955] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.294497 18219 raft_consensus.cc:1275] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:15.266685 18303 ts_tablet_manager.cc:1916] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:15.299978 18036 consensus_queue.cc:1048] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:15.315156 17675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 423312ba8d804d36a68fb95da4edd892 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:15.306010 17690 catalog_manager.cc:5697] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.317348 18219 raft_consensus.cc:2955] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.342929 17927 tablet_service.cc:1558] Processing DeleteTablet for tablet 423312ba8d804d36a68fb95da4edd892 with delete_type TABLET_DATA_TOMBSTONED (TS 13bd0b94ca6646859b882370b5d547bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48552
I20260713 09:05:15.344970 18303 ts_tablet_manager.cc:1929] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:15.345467 18303 log.cc:1199] T b6b17d380f8e49889cfc15bf2f94e109 P 26f00834f1e94396a03e13c11aca4d54: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-0-root/wals/b6b17d380f8e49889cfc15bf2f94e109
I20260713 09:05:15.345009 18219 raft_consensus.cc:2955] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.348518 17675 catalog_manager.cc:5028] TS 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): tablet b6b17d380f8e49889cfc15bf2f94e109 (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:15.348562 17793 raft_consensus.cc:2955] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.342139 18007 raft_consensus.cc:2955] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.366743 17688 catalog_manager.cc:5697] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.372016 18053 raft_consensus.cc:1064] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:15.372861 17868 raft_consensus.cc:2955] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.374302 18053 consensus_queue.cc:237] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:15.374150 18309 tablet_replica.cc:333] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:15.377641 18309 raft_consensus.cc:2243] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.378283 18309 raft_consensus.cc:2272] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.381904 18309 ts_tablet_manager.cc:1916] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:15.389240 17938 consensus_queue.cc:237] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:15.396076 18218 raft_consensus.cc:1275] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:15.398051 18255 consensus_queue.cc:1048] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:15.400034 17790 raft_consensus.cc:1275] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:15.402405 18255 consensus_queue.cc:1048] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:15.404270 18128 raft_consensus.cc:2955] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.406169 18218 raft_consensus.cc:2955] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.412268 18219 raft_consensus.cc:1275] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.413585 17938 raft_consensus.cc:1275] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.414776 17790 raft_consensus.cc:1275] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:15.415030 18053 consensus_queue.cc:1048] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:15.416193 17677 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5b298697b53466db6b7157f5566ed9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:15.416254 18271 consensus_queue.cc:1048] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:15.418356 18291 consensus_queue.cc:1048] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:15.422590 17688 catalog_manager.cc:5697] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:15.428592 18309 ts_tablet_manager.cc:1929] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:15.435982 18309 log.cc:1199] T 423312ba8d804d36a68fb95da4edd892 P 13bd0b94ca6646859b882370b5d547bd: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-2-root/wals/423312ba8d804d36a68fb95da4edd892
I20260713 09:05:15.434852 17855 tablet_service.cc:1558] Processing DeleteTablet for tablet a5b298697b53466db6b7157f5566ed9f with delete_type TABLET_DATA_TOMBSTONED (TS 370e8fb9a67044649d71a5f60093d460 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39088
I20260713 09:05:15.429540 17793 raft_consensus.cc:2955] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.443616 17677 catalog_manager.cc:5028] TS 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): tablet 423312ba8d804d36a68fb95da4edd892 (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:15.453024 18271 raft_consensus.cc:2955] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.462045 18218 raft_consensus.cc:2955] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.463581 18313 tablet_replica.cc:333] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:15.464962 18313 raft_consensus.cc:2243] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.465735 18313 raft_consensus.cc:2272] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.466441 17938 raft_consensus.cc:2955] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.469694 18313 ts_tablet_manager.cc:1916] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:15.479751 17790 raft_consensus.cc:2955] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.482553 17690 catalog_manager.cc:5697] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.500311 18313 ts_tablet_manager.cc:1929] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:15.501454 18313 log.cc:1199] T a5b298697b53466db6b7157f5566ed9f P 370e8fb9a67044649d71a5f60093d460: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-1-root/wals/a5b298697b53466db6b7157f5566ed9f
I20260713 09:05:15.503043 17868 consensus_queue.cc:237] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [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: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:15.508944 17678 catalog_manager.cc:5028] TS 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): tablet a5b298697b53466db6b7157f5566ed9f (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:15.509132 18218 raft_consensus.cc:1275] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:15.510486 17938 raft_consensus.cc:1275] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:15.511833 18315 consensus_queue.cc:1048] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:15.513149 18271 consensus_queue.cc:1048] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:15.518765 18271 raft_consensus.cc:2955] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.520368 18218 raft_consensus.cc:2955] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.524796 17938 raft_consensus.cc:2955] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:15.528669 17678 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d4db2f19a3fe4682b132d6165729de71 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:15.537468 17691 catalog_manager.cc:5697] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:15.550700 17774 tablet_service.cc:1558] Processing DeleteTablet for tablet d4db2f19a3fe4682b132d6165729de71 with delete_type TABLET_DATA_TOMBSTONED (TS 26f00834f1e94396a03e13c11aca4d54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33732
I20260713 09:05:15.551666 18303 tablet_replica.cc:333] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:15.552520 18303 raft_consensus.cc:2243] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:15.553092 18303 raft_consensus.cc:2272] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:15.556190 18303 ts_tablet_manager.cc:1916] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:15.567104 18303 ts_tablet_manager.cc:1929] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:15.567415 18303 log.cc:1199] T d4db2f19a3fe4682b132d6165729de71 P 26f00834f1e94396a03e13c11aca4d54: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-0-root/wals/d4db2f19a3fe4682b132d6165729de71
I20260713 09:05:15.568858 17675 catalog_manager.cc:5028] TS 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): tablet d4db2f19a3fe4682b132d6165729de71 (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:16.583194 17867 consensus_queue.cc:237] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:16.589411 17790 raft_consensus.cc:1275] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:16.589733 17834 consensus_peers.cc:597] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7a9bd172d5e4b07b897c183d3c6d7c6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:16.590158 17941 raft_consensus.cc:1275] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:16.590987 18318 consensus_queue.cc:1048] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:16.592247 18315 consensus_queue.cc:1048] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.601095 18315 raft_consensus.cc:2955] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.602741 17793 raft_consensus.cc:2955] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.604724 17941 raft_consensus.cc:2955] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.615823 17938 consensus_queue.cc:237] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:16.616838 17688 catalog_manager.cc:5697] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:16.625530 17867 raft_consensus.cc:1275] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:16.626435 17908 consensus_peers.cc:597] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4332b3bc3bee4844a0806ece5ccec20b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:16.627806 18255 consensus_queue.cc:1048] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.631699 17793 raft_consensus.cc:1275] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:16.633447 18255 consensus_queue.cc:1048] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.642709 18255 raft_consensus.cc:2955] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.645949 17790 raft_consensus.cc:2955] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.662806 17691 catalog_manager.cc:5697] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.662928 17867 raft_consensus.cc:2955] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.664798 17793 consensus_queue.cc:237] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:16.672374 17938 raft_consensus.cc:1275] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:16.673005 17759 consensus_peers.cc:597] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b84321a8c2140e7a9b48b282d8a003a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:16.674160 18316 consensus_queue.cc:1048] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.676000 17868 raft_consensus.cc:1275] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:16.677984 18316 consensus_queue.cc:1048] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.685587 18289 raft_consensus.cc:2955] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.689035 17868 raft_consensus.cc:2955] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.692194 17938 raft_consensus.cc:2955] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.699510 17867 consensus_queue.cc:237] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:16.704306 17689 catalog_manager.cc:5697] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
W20260713 09:05:16.718106 17834 consensus_peers.cc:597] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e43a0ef41b0d4d8fb5802b2c67868c14. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:16.718353 17938 raft_consensus.cc:1275] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:16.719553 18321 consensus_queue.cc:1048] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.722098 17793 raft_consensus.cc:1275] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:16.723575 18321 consensus_queue.cc:1048] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:16.736935 18322 raft_consensus.cc:2955] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.739003 17793 raft_consensus.cc:2955] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.740833 17938 raft_consensus.cc:2955] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:16.755154 17691 catalog_manager.cc:5697] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:17.007602 18341 ts_tablet_manager.cc:933] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:17.010497 18341 tablet_copy_client.cc:323] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.67:39947
I20260713 09:05:17.012108 17952 tablet_copy_service.cc:140] P 13bd0b94ca6646859b882370b5d547bd: Received BeginTabletCopySession request for tablet 4332b3bc3bee4844a0806ece5ccec20b from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:41318)
I20260713 09:05:17.012284 18343 ts_tablet_manager.cc:933] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:17.012641 17952 tablet_copy_service.cc:161] P 13bd0b94ca6646859b882370b5d547bd: Beginning new tablet copy session on tablet 4332b3bc3bee4844a0806ece5ccec20b from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:41318: session id = 3cd51e66b14242539a056cd11e33ec81-4332b3bc3bee4844a0806ece5ccec20b
I20260713 09:05:17.014446 18343 tablet_copy_client.cc:323] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.66:46173
I20260713 09:05:17.016059 17878 tablet_copy_service.cc:140] P 370e8fb9a67044649d71a5f60093d460: Received BeginTabletCopySession request for tablet a7a9bd172d5e4b07b897c183d3c6d7c6 from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:35322)
I20260713 09:05:17.016570 17878 tablet_copy_service.cc:161] P 370e8fb9a67044649d71a5f60093d460: Beginning new tablet copy session on tablet a7a9bd172d5e4b07b897c183d3c6d7c6 from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:35322: session id = 3cd51e66b14242539a056cd11e33ec81-a7a9bd172d5e4b07b897c183d3c6d7c6
I20260713 09:05:17.019131 17952 tablet_copy_source_session.cc:215] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:17.021890 18341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4332b3bc3bee4844a0806ece5ccec20b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.023468 17878 tablet_copy_source_session.cc:215] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:17.026713 18343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a9bd172d5e4b07b897c183d3c6d7c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.036188 18341 tablet_copy_client.cc:806] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:17.036742 18341 tablet_copy_client.cc:670] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:17.040849 18341 tablet_copy_client.cc:538] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:17.041602 18343 tablet_copy_client.cc:806] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:17.042156 18343 tablet_copy_client.cc:670] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:17.046026 18343 tablet_copy_client.cc:538] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:17.048996 18341 tablet_bootstrap.cc:492] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:17.055832 18343 tablet_bootstrap.cc:492] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:17.069074 18341 tablet_bootstrap.cc:492] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:17.070019 18341 tablet_bootstrap.cc:492] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:17.070627 18341 ts_tablet_manager.cc:1403] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.008s
I20260713 09:05:17.073443 18341 raft_consensus.cc:359] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:17.074199 18341 raft_consensus.cc:740] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:17.074740 18341 consensus_queue.cc:260] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:17.075469 18343 tablet_bootstrap.cc:492] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:17.076319 18343 tablet_bootstrap.cc:492] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:17.076962 18343 ts_tablet_manager.cc:1403] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.002s
I20260713 09:05:17.080142 18343 raft_consensus.cc:359] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:17.080960 18343 raft_consensus.cc:740] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:17.081611 18343 consensus_queue.cc:260] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:17.100883 18341 ts_tablet_manager.cc:1434] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.014s
I20260713 09:05:17.102839 17952 tablet_copy_service.cc:342] P 13bd0b94ca6646859b882370b5d547bd: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-4332b3bc3bee4844a0806ece5ccec20b received from {username='slave'} at 127.0.0.1:41318
I20260713 09:05:17.103240 17952 tablet_copy_service.cc:434] P 13bd0b94ca6646859b882370b5d547bd: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-4332b3bc3bee4844a0806ece5ccec20b on tablet 4332b3bc3bee4844a0806ece5ccec20b with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:17.109354 18341 ts_tablet_manager.cc:933] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:17.115514 18343 ts_tablet_manager.cc:1434] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.006s
I20260713 09:05:17.117389 18341 tablet_copy_client.cc:323] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.66:46173
I20260713 09:05:17.119122 17878 tablet_copy_service.cc:140] P 370e8fb9a67044649d71a5f60093d460: Received BeginTabletCopySession request for tablet e43a0ef41b0d4d8fb5802b2c67868c14 from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:35322)
I20260713 09:05:17.119660 17878 tablet_copy_service.cc:161] P 370e8fb9a67044649d71a5f60093d460: Beginning new tablet copy session on tablet e43a0ef41b0d4d8fb5802b2c67868c14 from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:35322: session id = 3cd51e66b14242539a056cd11e33ec81-e43a0ef41b0d4d8fb5802b2c67868c14
I20260713 09:05:17.126565 17877 tablet_copy_service.cc:342] P 370e8fb9a67044649d71a5f60093d460: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-a7a9bd172d5e4b07b897c183d3c6d7c6 received from {username='slave'} at 127.0.0.1:35322
I20260713 09:05:17.126991 17877 tablet_copy_service.cc:434] P 370e8fb9a67044649d71a5f60093d460: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-a7a9bd172d5e4b07b897c183d3c6d7c6 on tablet a7a9bd172d5e4b07b897c183d3c6d7c6 with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:17.129463 17878 tablet_copy_source_session.cc:215] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:17.132592 18341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43a0ef41b0d4d8fb5802b2c67868c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.148828 18341 tablet_copy_client.cc:806] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:17.149464 18341 tablet_copy_client.cc:670] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:17.153182 18341 tablet_copy_client.cc:538] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:17.162147 18341 tablet_bootstrap.cc:492] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:17.180083 18341 tablet_bootstrap.cc:492] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:17.180843 18341 tablet_bootstrap.cc:492] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:17.181473 18341 ts_tablet_manager.cc:1403] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:05:17.184279 18341 raft_consensus.cc:359] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:17.185062 18341 raft_consensus.cc:740] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:17.185813 18341 consensus_queue.cc:260] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:17.189827 18341 ts_tablet_manager.cc:1434] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:17.191509 17878 tablet_copy_service.cc:342] P 370e8fb9a67044649d71a5f60093d460: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-e43a0ef41b0d4d8fb5802b2c67868c14 received from {username='slave'} at 127.0.0.1:35322
I20260713 09:05:17.191952 17878 tablet_copy_service.cc:434] P 370e8fb9a67044649d71a5f60093d460: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-e43a0ef41b0d4d8fb5802b2c67868c14 on tablet e43a0ef41b0d4d8fb5802b2c67868c14 with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:17.221098 18341 ts_tablet_manager.cc:933] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845)
I20260713 09:05:17.222682 18341 tablet_copy_client.cc:323] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.65:41845
I20260713 09:05:17.224644 17803 tablet_copy_service.cc:140] P 26f00834f1e94396a03e13c11aca4d54: Received BeginTabletCopySession request for tablet 6b84321a8c2140e7a9b48b282d8a003a from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:60294)
I20260713 09:05:17.225167 17803 tablet_copy_service.cc:161] P 26f00834f1e94396a03e13c11aca4d54: Beginning new tablet copy session on tablet 6b84321a8c2140e7a9b48b282d8a003a from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:60294: session id = 3cd51e66b14242539a056cd11e33ec81-6b84321a8c2140e7a9b48b282d8a003a
I20260713 09:05:17.230134 17803 tablet_copy_source_session.cc:215] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:17.232792 18341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b84321a8c2140e7a9b48b282d8a003a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:17.246722 18341 tablet_copy_client.cc:806] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:17.247293 18341 tablet_copy_client.cc:670] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:17.251144 18341 tablet_copy_client.cc:538] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:17.259039 18341 tablet_bootstrap.cc:492] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:17.274070 18341 tablet_bootstrap.cc:492] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:17.274820 18341 tablet_bootstrap.cc:492] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:17.275386 18341 ts_tablet_manager.cc:1403] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.005s
I20260713 09:05:17.277879 18341 raft_consensus.cc:359] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:17.278466 18341 raft_consensus.cc:740] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:17.278906 18341 consensus_queue.cc:260] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:17.280406 18341 ts_tablet_manager.cc:1434] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:17.282493 17803 tablet_copy_service.cc:342] P 26f00834f1e94396a03e13c11aca4d54: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-6b84321a8c2140e7a9b48b282d8a003a received from {username='slave'} at 127.0.0.1:60294
I20260713 09:05:17.282874 17803 tablet_copy_service.cc:434] P 26f00834f1e94396a03e13c11aca4d54: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-6b84321a8c2140e7a9b48b282d8a003a on tablet 6b84321a8c2140e7a9b48b282d8a003a with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:17.507737 18218 raft_consensus.cc:1217] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:17.562359 18218 raft_consensus.cc:1217] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:17.628482 18218 raft_consensus.cc:1217] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:17.657184 18218 raft_consensus.cc:1217] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:17.903829 18354 raft_consensus.cc:1064] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:17.906096 18354 consensus_queue.cc:237] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:17.914822 17793 raft_consensus.cc:1275] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:17.915915 18218 raft_consensus.cc:1275] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:17.917274 17868 raft_consensus.cc:1275] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:17.917260 18358 consensus_queue.cc:1048] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:17.918550 18354 consensus_queue.cc:1048] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:17.919618 18332 consensus_queue.cc:1048] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:17.940282 18332 raft_consensus.cc:2955] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:17.942286 17793 raft_consensus.cc:2955] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:17.943548 18219 raft_consensus.cc:2955] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:17.955837 17868 raft_consensus.cc:2955] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:17.956377 17689 catalog_manager.cc:5697] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:17.992113 17938 consensus_queue.cc:237] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:18.000176 18219 raft_consensus.cc:1275] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:18.000512 17793 raft_consensus.cc:1275] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:18.001736 18332 consensus_queue.cc:1048] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:18.002470 18354 consensus_queue.cc:1048] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:18.009806 18332 raft_consensus.cc:2955] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.012777 18219 raft_consensus.cc:2955] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.014516 17793 raft_consensus.cc:2955] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.019822 17677 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4332b3bc3bee4844a0806ece5ccec20b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:18.026048 17691 catalog_manager.cc:5697] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:18.042615 17855 tablet_service.cc:1558] Processing DeleteTablet for tablet 4332b3bc3bee4844a0806ece5ccec20b with delete_type TABLET_DATA_TOMBSTONED (TS 370e8fb9a67044649d71a5f60093d460 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39088
I20260713 09:05:18.044749 18366 tablet_replica.cc:333] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:18.045885 18366 raft_consensus.cc:2243] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:18.046618 18366 raft_consensus.cc:2272] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:18.049330 18366 ts_tablet_manager.cc:1916] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:18.061852 18366 ts_tablet_manager.cc:1929] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:18.062182 18366 log.cc:1199] T 4332b3bc3bee4844a0806ece5ccec20b P 370e8fb9a67044649d71a5f60093d460: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-1-root/wals/4332b3bc3bee4844a0806ece5ccec20b
I20260713 09:05:18.063524 17678 catalog_manager.cc:5028] TS 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): tablet 4332b3bc3bee4844a0806ece5ccec20b (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:18.074636 18355 raft_consensus.cc:1064] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:18.076853 18355 consensus_queue.cc:237] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:18.083200 18219 raft_consensus.cc:1275] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:18.083452 17938 raft_consensus.cc:1275] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:18.084926 18355 consensus_queue.cc:1048] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:18.085638 17793 raft_consensus.cc:1275] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:18.085927 18356 consensus_queue.cc:1048] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:18.088795 18355 consensus_queue.cc:1048] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:18.102793 18355 raft_consensus.cc:2955] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.104851 18219 raft_consensus.cc:2955] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.123443 17938 raft_consensus.cc:2955] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.124414 17691 catalog_manager.cc:5697] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:18.129249 17793 raft_consensus.cc:2955] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.154312 17868 consensus_queue.cc:237] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:18.159947 17793 raft_consensus.cc:1275] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:18.161350 18219 raft_consensus.cc:1275] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:18.161248 18355 consensus_queue.cc:1048] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:18.163437 18321 consensus_queue.cc:1048] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:18.171265 18356 raft_consensus.cc:2955] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.172772 17793 raft_consensus.cc:2955] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.173784 18219 raft_consensus.cc:2955] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.181967 17678 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7a9bd172d5e4b07b897c183d3c6d7c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:18.187809 17689 catalog_manager.cc:5697] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:18.200865 18356 raft_consensus.cc:1064] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:18.204608 18356 consensus_queue.cc:237] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:18.209698 17927 tablet_service.cc:1558] Processing DeleteTablet for tablet a7a9bd172d5e4b07b897c183d3c6d7c6 with delete_type TABLET_DATA_TOMBSTONED (TS 13bd0b94ca6646859b882370b5d547bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48552
I20260713 09:05:18.215461 18372 tablet_replica.cc:333] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:18.216542 18372 raft_consensus.cc:2243] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:18.217355 18372 raft_consensus.cc:2272] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:18.220834 18372 ts_tablet_manager.cc:1916] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:18.222517 18218 raft_consensus.cc:1275] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:18.223155 17938 raft_consensus.cc:1275] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:18.224663 18321 consensus_queue.cc:1048] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:18.226604 18321 consensus_queue.cc:1048] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:18.227466 18289 raft_consensus.cc:1064] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:18.236275 17793 raft_consensus.cc:1275] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:18.238750 18372 ts_tablet_manager.cc:1929] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:18.238327 18356 consensus_queue.cc:1048] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:05:18.241286 18372 log.cc:1199] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 13bd0b94ca6646859b882370b5d547bd: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-2-root/wals/a7a9bd172d5e4b07b897c183d3c6d7c6
I20260713 09:05:18.243340 17677 catalog_manager.cc:5028] TS 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): tablet a7a9bd172d5e4b07b897c183d3c6d7c6 (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:18.238265 18289 consensus_queue.cc:237] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:18.257268 17941 raft_consensus.cc:1275] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:18.258984 18337 consensus_queue.cc:1048] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:18.269294 17867 raft_consensus.cc:1275] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:18.271446 18289 consensus_queue.cc:1048] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:18.274096 18321 raft_consensus.cc:2955] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.282148 18220 raft_consensus.cc:1275] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:18.284067 18289 consensus_queue.cc:1048] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:18.286793 17938 raft_consensus.cc:2955] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.286372 17793 raft_consensus.cc:2955] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.295754 18219 raft_consensus.cc:2955] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.299702 18289 raft_consensus.cc:2955] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.305043 17690 catalog_manager.cc:5697] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.320555 17867 raft_consensus.cc:2955] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.320925 17941 raft_consensus.cc:2955] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.325212 17691 catalog_manager.cc:5697] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:18.324014 17868 consensus_queue.cc:237] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [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: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:18.336011 18218 raft_consensus.cc:2955] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.340394 18219 raft_consensus.cc:1275] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:18.342183 17938 raft_consensus.cc:1275] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:18.345388 18355 consensus_queue.cc:1048] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:18.351550 18321 consensus_queue.cc:1048] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:18.352793 17793 consensus_queue.cc:237] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:18.361208 17867 raft_consensus.cc:1275] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:18.362522 18381 consensus_queue.cc:1048] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:18.362879 18218 raft_consensus.cc:1275] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:18.364279 18337 consensus_queue.cc:1048] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:18.365658 18356 raft_consensus.cc:2955] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.372422 18337 raft_consensus.cc:2955] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.375275 17867 raft_consensus.cc:2955] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.378722 17938 raft_consensus.cc:2955] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.383029 18218 raft_consensus.cc:2955] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.390669 17675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6b84321a8c2140e7a9b48b282d8a003a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:18.391223 17689 catalog_manager.cc:5697] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.396059 18219 raft_consensus.cc:2955] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.405252 17691 catalog_manager.cc:5697] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:18.409950 17678 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e43a0ef41b0d4d8fb5802b2c67868c14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:18.412467 17927 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b84321a8c2140e7a9b48b282d8a003a with delete_type TABLET_DATA_TOMBSTONED (TS 13bd0b94ca6646859b882370b5d547bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48552
I20260713 09:05:18.413336 18372 tablet_replica.cc:333] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:18.414263 18372 raft_consensus.cc:2243] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:18.414832 18372 raft_consensus.cc:2272] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:18.421517 18372 ts_tablet_manager.cc:1916] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:18.423179 17774 tablet_service.cc:1558] Processing DeleteTablet for tablet e43a0ef41b0d4d8fb5802b2c67868c14 with delete_type TABLET_DATA_TOMBSTONED (TS 26f00834f1e94396a03e13c11aca4d54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33732
I20260713 09:05:18.425038 18383 tablet_replica.cc:333] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:18.426004 18383 raft_consensus.cc:2243] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:18.426681 18383 raft_consensus.cc:2272] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:18.430421 18383 ts_tablet_manager.cc:1916] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:18.434270 18372 ts_tablet_manager.cc:1929] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:18.434682 18372 log.cc:1199] T 6b84321a8c2140e7a9b48b282d8a003a P 13bd0b94ca6646859b882370b5d547bd: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-2-root/wals/6b84321a8c2140e7a9b48b282d8a003a
I20260713 09:05:18.435977 17677 catalog_manager.cc:5028] TS 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): tablet 6b84321a8c2140e7a9b48b282d8a003a (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:18.440158 18383 ts_tablet_manager.cc:1929] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:18.440526 18383 log.cc:1199] T e43a0ef41b0d4d8fb5802b2c67868c14 P 26f00834f1e94396a03e13c11aca4d54: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-0-root/wals/e43a0ef41b0d4d8fb5802b2c67868c14
I20260713 09:05:18.441830 17675 catalog_manager.cc:5028] TS 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): tablet e43a0ef41b0d4d8fb5802b2c67868c14 (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:19.458767 17793 consensus_queue.cc:237] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:19.463765 17941 raft_consensus.cc:1275] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:19.464929 17759 consensus_peers.cc:597] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41c75c8266954f0a95d9171d95c92aff. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:19.465509 17867 raft_consensus.cc:1275] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:19.465816 18385 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:19.466758 18381 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:19.473699 18385 raft_consensus.cc:2955] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.474627 17867 raft_consensus.cc:2955] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.475816 17941 raft_consensus.cc:2955] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.486440 17688 catalog_manager.cc:5697] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.489943 17867 consensus_queue.cc:237] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
W20260713 09:05:19.499437 17834 consensus_peers.cc:597] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa0119b1e62440678445448a0a355fc9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:19.500705 17941 raft_consensus.cc:1275] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:19.501277 17793 raft_consensus.cc:1275] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:19.502921 18356 consensus_queue.cc:1048] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:19.508447 18321 consensus_queue.cc:1048] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:19.520191 18356 raft_consensus.cc:2955] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.524034 17793 raft_consensus.cc:2955] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.519846 17941 raft_consensus.cc:2955] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.535917 17867 consensus_queue.cc:237] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:19.538030 17690 catalog_manager.cc:5697] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.547401 17941 raft_consensus.cc:1275] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:19.548460 17793 raft_consensus.cc:1275] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:19.549741 18321 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:19.550639 18396 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:19.553639 17834 consensus_peers.cc:597] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ca0e29ecfb640c09b3f43f86addc88b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:19.560166 18321 raft_consensus.cc:2955] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.561200 17793 raft_consensus.cc:2955] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.573818 17689 catalog_manager.cc:5697] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.578131 17790 consensus_queue.cc:237] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:19.578615 17941 raft_consensus.cc:2955] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
W20260713 09:05:19.592453 17759 consensus_peers.cc:597] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bda6e30633854791b92aab3b28ff5a2d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:19.592048 17941 raft_consensus.cc:1275] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:19.595278 17867 raft_consensus.cc:1275] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:19.595497 18385 consensus_queue.cc:1048] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:19.596701 18381 consensus_queue.cc:1048] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:19.603969 18381 raft_consensus.cc:2955] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.606613 17941 raft_consensus.cc:2955] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.613468 17868 raft_consensus.cc:2955] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:19.620569 17689 catalog_manager.cc:5697] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:19.885497 18404 ts_tablet_manager.cc:933] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:19.887526 18404 tablet_copy_client.cc:323] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.66:46173
I20260713 09:05:19.889268 17878 tablet_copy_service.cc:140] P 370e8fb9a67044649d71a5f60093d460: Received BeginTabletCopySession request for tablet aa0119b1e62440678445448a0a355fc9 from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:35322)
I20260713 09:05:19.889845 17878 tablet_copy_service.cc:161] P 370e8fb9a67044649d71a5f60093d460: Beginning new tablet copy session on tablet aa0119b1e62440678445448a0a355fc9 from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:35322: session id = 3cd51e66b14242539a056cd11e33ec81-aa0119b1e62440678445448a0a355fc9
I20260713 09:05:19.895357 17878 tablet_copy_source_session.cc:215] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:19.898168 18404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0119b1e62440678445448a0a355fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.909935 18404 tablet_copy_client.cc:806] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:19.910549 18404 tablet_copy_client.cc:670] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:19.914868 18404 tablet_copy_client.cc:538] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:19.919363 18406 ts_tablet_manager.cc:933] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845)
I20260713 09:05:19.924291 18404 tablet_bootstrap.cc:492] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:19.924456 18406 tablet_copy_client.cc:323] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.65:41845
I20260713 09:05:19.926281 17803 tablet_copy_service.cc:140] P 26f00834f1e94396a03e13c11aca4d54: Received BeginTabletCopySession request for tablet 41c75c8266954f0a95d9171d95c92aff from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:60294)
I20260713 09:05:19.926752 17803 tablet_copy_service.cc:161] P 26f00834f1e94396a03e13c11aca4d54: Beginning new tablet copy session on tablet 41c75c8266954f0a95d9171d95c92aff from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:60294: session id = 3cd51e66b14242539a056cd11e33ec81-41c75c8266954f0a95d9171d95c92aff
I20260713 09:05:19.933706 17803 tablet_copy_source_session.cc:215] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:19.936256 18406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c75c8266954f0a95d9171d95c92aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:19.949242 18406 tablet_copy_client.cc:806] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:19.950021 18406 tablet_copy_client.cc:670] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:19.950376 18404 tablet_bootstrap.cc:492] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:19.951339 18404 tablet_bootstrap.cc:492] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:19.952045 18404 ts_tablet_manager.cc:1403] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260713 09:05:19.953902 18406 tablet_copy_client.cc:538] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:19.955317 18404 raft_consensus.cc:359] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:19.956413 18404 raft_consensus.cc:740] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:19.957214 18404 consensus_queue.cc:260] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:19.960736 18404 ts_tablet_manager.cc:1434] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:05:19.963040 17878 tablet_copy_service.cc:342] P 370e8fb9a67044649d71a5f60093d460: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-aa0119b1e62440678445448a0a355fc9 received from {username='slave'} at 127.0.0.1:35322
I20260713 09:05:19.963429 17878 tablet_copy_service.cc:434] P 370e8fb9a67044649d71a5f60093d460: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-aa0119b1e62440678445448a0a355fc9 on tablet aa0119b1e62440678445448a0a355fc9 with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:19.968142 18406 tablet_bootstrap.cc:492] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:19.987293 18406 tablet_bootstrap.cc:492] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:19.987983 18406 tablet_bootstrap.cc:492] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:19.988495 18406 ts_tablet_manager.cc:1403] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260713 09:05:19.990794 18406 raft_consensus.cc:359] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:19.991423 18406 raft_consensus.cc:740] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:19.992069 18406 consensus_queue.cc:260] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:19.994746 18406 ts_tablet_manager.cc:1434] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:05:19.996632 17803 tablet_copy_service.cc:342] P 26f00834f1e94396a03e13c11aca4d54: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-41c75c8266954f0a95d9171d95c92aff received from {username='slave'} at 127.0.0.1:60294
I20260713 09:05:19.997146 17803 tablet_copy_service.cc:434] P 26f00834f1e94396a03e13c11aca4d54: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-41c75c8266954f0a95d9171d95c92aff on tablet 41c75c8266954f0a95d9171d95c92aff with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:20.003854 18406 ts_tablet_manager.cc:933] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:20.005884 18406 tablet_copy_client.cc:323] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.66:46173
I20260713 09:05:20.007791 17878 tablet_copy_service.cc:140] P 370e8fb9a67044649d71a5f60093d460: Received BeginTabletCopySession request for tablet 3ca0e29ecfb640c09b3f43f86addc88b from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:35322)
I20260713 09:05:20.008216 17878 tablet_copy_service.cc:161] P 370e8fb9a67044649d71a5f60093d460: Beginning new tablet copy session on tablet 3ca0e29ecfb640c09b3f43f86addc88b from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:35322: session id = 3cd51e66b14242539a056cd11e33ec81-3ca0e29ecfb640c09b3f43f86addc88b
I20260713 09:05:20.012924 17878 tablet_copy_source_session.cc:215] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:20.016172 18406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca0e29ecfb640c09b3f43f86addc88b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:20.025084 18404 ts_tablet_manager.cc:933] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845)
I20260713 09:05:20.029933 18404 tablet_copy_client.cc:323] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.65:41845
I20260713 09:05:20.031821 17803 tablet_copy_service.cc:140] P 26f00834f1e94396a03e13c11aca4d54: Received BeginTabletCopySession request for tablet bda6e30633854791b92aab3b28ff5a2d from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:60294)
I20260713 09:05:20.032295 18406 tablet_copy_client.cc:806] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:20.032372 17803 tablet_copy_service.cc:161] P 26f00834f1e94396a03e13c11aca4d54: Beginning new tablet copy session on tablet bda6e30633854791b92aab3b28ff5a2d from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:60294: session id = 3cd51e66b14242539a056cd11e33ec81-bda6e30633854791b92aab3b28ff5a2d
I20260713 09:05:20.032970 18406 tablet_copy_client.cc:670] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:20.038316 18406 tablet_copy_client.cc:538] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:20.039825 17803 tablet_copy_source_session.cc:215] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:20.043262 18404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda6e30633854791b92aab3b28ff5a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:20.045652 18406 tablet_bootstrap.cc:492] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:20.061981 18404 tablet_copy_client.cc:806] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:20.062755 18404 tablet_copy_client.cc:670] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:20.066911 18404 tablet_copy_client.cc:538] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:20.070698 18406 tablet_bootstrap.cc:492] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:20.071759 18406 tablet_bootstrap.cc:492] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:20.072440 18406 ts_tablet_manager.cc:1403] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260713 09:05:20.074313 18404 tablet_bootstrap.cc:492] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:20.075618 18406 raft_consensus.cc:359] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:20.076520 18406 raft_consensus.cc:740] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:20.077183 18406 consensus_queue.cc:260] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:20.082836 18406 ts_tablet_manager.cc:1434] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:05:20.084743 17878 tablet_copy_service.cc:342] P 370e8fb9a67044649d71a5f60093d460: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-3ca0e29ecfb640c09b3f43f86addc88b received from {username='slave'} at 127.0.0.1:35322
I20260713 09:05:20.085171 17878 tablet_copy_service.cc:434] P 370e8fb9a67044649d71a5f60093d460: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-3ca0e29ecfb640c09b3f43f86addc88b on tablet 3ca0e29ecfb640c09b3f43f86addc88b with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:20.093561 18404 tablet_bootstrap.cc:492] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:20.094321 18404 tablet_bootstrap.cc:492] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:20.094859 18404 ts_tablet_manager.cc:1403] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:05:20.097740 18404 raft_consensus.cc:359] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:20.099907 18404 raft_consensus.cc:740] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:20.100683 18404 consensus_queue.cc:260] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:20.103185 18404 ts_tablet_manager.cc:1434] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:20.104760 17803 tablet_copy_service.cc:342] P 26f00834f1e94396a03e13c11aca4d54: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-bda6e30633854791b92aab3b28ff5a2d received from {username='slave'} at 127.0.0.1:60294
I20260713 09:05:20.105163 17803 tablet_copy_service.cc:434] P 26f00834f1e94396a03e13c11aca4d54: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-bda6e30633854791b92aab3b28ff5a2d on tablet bda6e30633854791b92aab3b28ff5a2d with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:20.305284 18218 raft_consensus.cc:1217] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:20.384593 18218 raft_consensus.cc:1217] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:20.497226 18218 raft_consensus.cc:1217] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:21.204139 18428 raft_consensus.cc:1064] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:21.206856 18428 consensus_queue.cc:237] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:21.216209 18431 raft_consensus.cc:1064] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:21.217140 18220 raft_consensus.cc:1275] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.219944 18431 consensus_queue.cc:237] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:21.222033 17791 raft_consensus.cc:1275] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.222764 18428 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:21.223827 18427 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:21.227303 18219 raft_consensus.cc:1217] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:21.234668 18215 raft_consensus.cc:1275] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.235864 17792 raft_consensus.cc:1275] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.236066 18427 consensus_queue.cc:1048] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:21.240276 18427 consensus_queue.cc:1048] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:21.252812 18422 raft_consensus.cc:1064] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:21.289269 18422 consensus_queue.cc:237] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:21.321553 18431 raft_consensus.cc:2955] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.322477 18428 raft_consensus.cc:2955] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.335268 17863 raft_consensus.cc:1275] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.336242 18216 raft_consensus.cc:1275] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.342399 17941 raft_consensus.cc:1275] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.342687 18422 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:21.325103 17792 raft_consensus.cc:2955] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.326433 18217 raft_consensus.cc:2955] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.344179 17790 raft_consensus.cc:2955] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.350639 17940 raft_consensus.cc:1275] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.356699 18424 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:21.357815 18429 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:21.357692 17689 catalog_manager.cc:5697] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.373343 17941 raft_consensus.cc:1275] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.379630 18216 raft_consensus.cc:2955] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.382170 18422 raft_consensus.cc:2955] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.384078 17939 raft_consensus.cc:2955] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.395124 17863 raft_consensus.cc:2955] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.400239 18437 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:21.400919 18421 consensus_queue.cc:1048] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:21.402148 18216 raft_consensus.cc:2955] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.411018 17940 raft_consensus.cc:2955] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.424962 17941 raft_consensus.cc:2955] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.481289 17691 catalog_manager.cc:5697] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.501102 17863 consensus_queue.cc:237] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:21.512806 18216 raft_consensus.cc:1275] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:21.513927 17791 raft_consensus.cc:1275] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:21.515003 18437 consensus_queue.cc:1048] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:21.515949 18428 consensus_queue.cc:1048] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:21.526068 17687 catalog_manager.cc:5697] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.529983 18421 raft_consensus.cc:2955] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.543493 17791 raft_consensus.cc:2955] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.533105 18216 raft_consensus.cc:2955] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.560289 18422 raft_consensus.cc:1064] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:21.566470 18422 consensus_queue.cc:237] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:21.572105 17792 consensus_queue.cc:237] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:21.589432 17941 raft_consensus.cc:1275] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:21.589659 18219 raft_consensus.cc:1275] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:21.592680 18424 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:21.595093 18426 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:21.614058 18430 raft_consensus.cc:2955] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.619586 17940 raft_consensus.cc:2955] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.621060 18217 raft_consensus.cc:2955] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.634651 17678 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa0119b1e62440678445448a0a355fc9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:21.642232 17691 catalog_manager.cc:5697] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:21.645084 17941 raft_consensus.cc:1275] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.649384 18426 consensus_queue.cc:1048] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:21.654940 18218 raft_consensus.cc:1275] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.656759 18426 consensus_queue.cc:1048] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:21.669898 17927 tablet_service.cc:1558] Processing DeleteTablet for tablet aa0119b1e62440678445448a0a355fc9 with delete_type TABLET_DATA_TOMBSTONED (TS 13bd0b94ca6646859b882370b5d547bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48552
I20260713 09:05:21.673466 17675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 41c75c8266954f0a95d9171d95c92aff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:21.681957 17690 catalog_manager.cc:5697] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.692209 17863 raft_consensus.cc:1275] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:21.700469 17855 tablet_service.cc:1558] Processing DeleteTablet for tablet 41c75c8266954f0a95d9171d95c92aff with delete_type TABLET_DATA_TOMBSTONED (TS 370e8fb9a67044649d71a5f60093d460 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39088
I20260713 09:05:21.697450 18426 consensus_queue.cc:1048] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:05:21.704519 18454 tablet_replica.cc:333] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:21.705770 18454 raft_consensus.cc:2243] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.706741 18454 raft_consensus.cc:2272] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.709990 18455 tablet_replica.cc:333] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:21.711323 18454 ts_tablet_manager.cc:1916] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:21.712888 18430 raft_consensus.cc:2955] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.711207 18455 raft_consensus.cc:2243] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.718044 18455 raft_consensus.cc:2272] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.722743 18455 ts_tablet_manager.cc:1916] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:21.722393 17863 raft_consensus.cc:2955] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.724751 17940 raft_consensus.cc:2955] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.727262 18217 raft_consensus.cc:2955] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.731662 17690 catalog_manager.cc:5697] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:21.753929 18454 ts_tablet_manager.cc:1929] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:21.754590 18454 log.cc:1199] T aa0119b1e62440678445448a0a355fc9 P 13bd0b94ca6646859b882370b5d547bd: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-2-root/wals/aa0119b1e62440678445448a0a355fc9
I20260713 09:05:21.755569 17791 consensus_queue.cc:237] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:21.756619 17677 catalog_manager.cc:5028] TS 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): tablet aa0119b1e62440678445448a0a355fc9 (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:21.760124 18455 ts_tablet_manager.cc:1929] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:21.760668 18455 log.cc:1199] T 41c75c8266954f0a95d9171d95c92aff P 370e8fb9a67044649d71a5f60093d460: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-1-root/wals/41c75c8266954f0a95d9171d95c92aff
I20260713 09:05:21.760799 18217 raft_consensus.cc:1275] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:21.762003 17940 raft_consensus.cc:1275] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:21.762213 18426 consensus_queue.cc:1048] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:21.763249 17678 catalog_manager.cc:5028] TS 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): tablet 41c75c8266954f0a95d9171d95c92aff (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:21.763693 18424 consensus_queue.cc:1048] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:21.768695 18426 raft_consensus.cc:2955] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.770612 18217 raft_consensus.cc:2955] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.774488 17940 raft_consensus.cc:2955] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.778012 17675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bda6e30633854791b92aab3b28ff5a2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:21.782784 17690 catalog_manager.cc:5697] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:21.795437 17863 consensus_queue.cc:237] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [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: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:21.800679 18217 raft_consensus.cc:1275] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:21.801457 17939 raft_consensus.cc:1275] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:21.802752 18428 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:21.805053 17855 tablet_service.cc:1558] Processing DeleteTablet for tablet bda6e30633854791b92aab3b28ff5a2d with delete_type TABLET_DATA_TOMBSTONED (TS 370e8fb9a67044649d71a5f60093d460 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39088
I20260713 09:05:21.806406 18455 tablet_replica.cc:333] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:21.808255 18455 raft_consensus.cc:2243] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.808611 18428 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:21.809284 18455 raft_consensus.cc:2272] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.815843 18421 raft_consensus.cc:2955] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.818136 18455 ts_tablet_manager.cc:1916] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:21.819308 18217 raft_consensus.cc:2955] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.823839 17939 raft_consensus.cc:2955] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:21.834688 17678 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ca0e29ecfb640c09b3f43f86addc88b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:21.839794 18455 ts_tablet_manager.cc:1929] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:21.840299 18455 log.cc:1199] T bda6e30633854791b92aab3b28ff5a2d P 370e8fb9a67044649d71a5f60093d460: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-1-root/wals/bda6e30633854791b92aab3b28ff5a2d
I20260713 09:05:21.841624 17678 catalog_manager.cc:5028] TS 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): tablet bda6e30633854791b92aab3b28ff5a2d (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:21.842167 17690 catalog_manager.cc:5697] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:21.854875 17774 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ca0e29ecfb640c09b3f43f86addc88b with delete_type TABLET_DATA_TOMBSTONED (TS 26f00834f1e94396a03e13c11aca4d54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33732
I20260713 09:05:21.857509 18457 tablet_replica.cc:333] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:21.858714 18457 raft_consensus.cc:2243] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:21.859499 18457 raft_consensus.cc:2272] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:21.863696 18457 ts_tablet_manager.cc:1916] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:21.875680 18457 ts_tablet_manager.cc:1929] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:21.876024 18457 log.cc:1199] T 3ca0e29ecfb640c09b3f43f86addc88b P 26f00834f1e94396a03e13c11aca4d54: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-0-root/wals/3ca0e29ecfb640c09b3f43f86addc88b
I20260713 09:05:21.877877 17675 catalog_manager.cc:5028] TS 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): tablet 3ca0e29ecfb640c09b3f43f86addc88b (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
W20260713 09:05:22.119875 17889 debug-util.cc:398] Leaking SignalData structure 0x7b08001cd180 after lost signal to thread 16648
W20260713 09:05:22.120878 17889 debug-util.cc:398] Leaking SignalData structure 0x7b0800199fc0 after lost signal to thread 17725
W20260713 09:05:22.122532 17889 debug-util.cc:398] Leaking SignalData structure 0x7b080023f260 after lost signal to thread 17817
W20260713 09:05:22.123520 17889 debug-util.cc:398] Leaking SignalData structure 0x7b080013e680 after lost signal to thread 17892
W20260713 09:05:22.124358 17889 debug-util.cc:398] Leaking SignalData structure 0x7b080005aa80 after lost signal to thread 17966
W20260713 09:05:22.125324 17889 debug-util.cc:398] Leaking SignalData structure 0x7b0800278b20 after lost signal to thread 18244
I20260713 09:05:22.895105 17868 consensus_queue.cc:237] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:22.902202 17939 raft_consensus.cc:1275] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:22.904016 18421 consensus_queue.cc:1048] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:22.905471 17834 consensus_peers.cc:597] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 434f08684d66424f9b286e409cc180c0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:22.909173 17791 raft_consensus.cc:1275] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:22.910434 18461 consensus_queue.cc:1048] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:22.922561 18421 raft_consensus.cc:2955] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:22.924242 17939 raft_consensus.cc:2955] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:22.929175 17790 raft_consensus.cc:2955] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:22.947183 17690 catalog_manager.cc:5697] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:22.950244 17790 consensus_queue.cc:237] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:22.958841 17939 raft_consensus.cc:1275] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:22.959997 17868 raft_consensus.cc:1275] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:22.962368 17759 consensus_peers.cc:597] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a02857885484177964df6e08e24d5e7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:22.963255 18424 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:22.965286 18424 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:22.985632 18424 raft_consensus.cc:2955] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:22.997394 17939 raft_consensus.cc:2955] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:23.004465 17791 consensus_queue.cc:237] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:23.012960 17688 catalog_manager.cc:5697] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:23.023919 17868 raft_consensus.cc:2955] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:23.042542 17863 raft_consensus.cc:1275] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:23.045732 17759 consensus_peers.cc:597] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3dd6babb5704d9b98fe0747d5871a8f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:23.046176 17939 raft_consensus.cc:1275] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:23.047719 18424 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.050747 18424 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.065045 18467 raft_consensus.cc:2955] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:23.067093 17868 raft_consensus.cc:2955] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:23.069732 17939 raft_consensus.cc:2955] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:23.087041 17687 catalog_manager.cc:5697] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:23.099951 17868 consensus_queue.cc:237] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
W20260713 09:05:23.116478 17834 consensus_peers.cc:597] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7244dc34bf7f47ab9254681464144cab. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:23.118237 17939 raft_consensus.cc:1275] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:23.121485 18421 consensus_queue.cc:1048] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:23.126838 17791 raft_consensus.cc:1275] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:23.128437 18421 consensus_queue.cc:1048] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:23.134235 18461 raft_consensus.cc:2955] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:23.135841 17940 raft_consensus.cc:2955] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:23.149173 17688 catalog_manager.cc:5697] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:23.156484 17790 raft_consensus.cc:2955] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:23.286722 18480 ts_tablet_manager.cc:933] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:23.288959 18480 tablet_copy_client.cc:323] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.66:46173
I20260713 09:05:23.291275 17878 tablet_copy_service.cc:140] P 370e8fb9a67044649d71a5f60093d460: Received BeginTabletCopySession request for tablet 434f08684d66424f9b286e409cc180c0 from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:35322)
I20260713 09:05:23.291862 17878 tablet_copy_service.cc:161] P 370e8fb9a67044649d71a5f60093d460: Beginning new tablet copy session on tablet 434f08684d66424f9b286e409cc180c0 from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:35322: session id = 3cd51e66b14242539a056cd11e33ec81-434f08684d66424f9b286e409cc180c0
I20260713 09:05:23.300464 17878 tablet_copy_source_session.cc:215] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:23.304627 18480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434f08684d66424f9b286e409cc180c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.324863 18480 tablet_copy_client.cc:806] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:23.325734 18480 tablet_copy_client.cc:670] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:23.329957 18480 tablet_copy_client.cc:538] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:23.340284 18480 tablet_bootstrap.cc:492] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:23.358253 18480 tablet_bootstrap.cc:492] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:23.359000 18480 tablet_bootstrap.cc:492] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:23.359589 18480 ts_tablet_manager.cc:1403] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.009s
I20260713 09:05:23.362239 18480 raft_consensus.cc:359] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:23.362890 18480 raft_consensus.cc:740] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:23.363469 18480 consensus_queue.cc:260] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:23.367719 18480 ts_tablet_manager.cc:1434] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:05:23.370101 17878 tablet_copy_service.cc:342] P 370e8fb9a67044649d71a5f60093d460: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-434f08684d66424f9b286e409cc180c0 received from {username='slave'} at 127.0.0.1:35322
I20260713 09:05:23.370692 17878 tablet_copy_service.cc:434] P 370e8fb9a67044649d71a5f60093d460: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-434f08684d66424f9b286e409cc180c0 on tablet 434f08684d66424f9b286e409cc180c0 with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:23.397351 18480 ts_tablet_manager.cc:933] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845)
I20260713 09:05:23.399227 18480 tablet_copy_client.cc:323] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.65:41845
I20260713 09:05:23.401448 17803 tablet_copy_service.cc:140] P 26f00834f1e94396a03e13c11aca4d54: Received BeginTabletCopySession request for tablet 4a02857885484177964df6e08e24d5e7 from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:60294)
I20260713 09:05:23.401986 17803 tablet_copy_service.cc:161] P 26f00834f1e94396a03e13c11aca4d54: Beginning new tablet copy session on tablet 4a02857885484177964df6e08e24d5e7 from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:60294: session id = 3cd51e66b14242539a056cd11e33ec81-4a02857885484177964df6e08e24d5e7
I20260713 09:05:23.410283 17803 tablet_copy_source_session.cc:215] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:23.412760 18480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a02857885484177964df6e08e24d5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.425555 18480 tablet_copy_client.cc:806] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:23.426012 18480 tablet_copy_client.cc:670] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:23.430353 18480 tablet_copy_client.cc:538] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:23.435998 18480 tablet_bootstrap.cc:492] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:23.460381 18480 tablet_bootstrap.cc:492] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:23.461382 18480 tablet_bootstrap.cc:492] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:23.462145 18480 ts_tablet_manager.cc:1403] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260713 09:05:23.465322 18480 raft_consensus.cc:359] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:23.466221 18480 raft_consensus.cc:740] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:23.467028 18480 consensus_queue.cc:260] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:23.469825 18480 ts_tablet_manager.cc:1434] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:05:23.472128 17803 tablet_copy_service.cc:342] P 26f00834f1e94396a03e13c11aca4d54: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-4a02857885484177964df6e08e24d5e7 received from {username='slave'} at 127.0.0.1:60294
I20260713 09:05:23.472538 17803 tablet_copy_service.cc:434] P 26f00834f1e94396a03e13c11aca4d54: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-4a02857885484177964df6e08e24d5e7 on tablet 4a02857885484177964df6e08e24d5e7 with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:23.495641 18480 ts_tablet_manager.cc:933] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845)
I20260713 09:05:23.497494 18480 tablet_copy_client.cc:323] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.65:41845
I20260713 09:05:23.499236 17803 tablet_copy_service.cc:140] P 26f00834f1e94396a03e13c11aca4d54: Received BeginTabletCopySession request for tablet b3dd6babb5704d9b98fe0747d5871a8f from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:60294)
I20260713 09:05:23.499841 17803 tablet_copy_service.cc:161] P 26f00834f1e94396a03e13c11aca4d54: Beginning new tablet copy session on tablet b3dd6babb5704d9b98fe0747d5871a8f from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:60294: session id = 3cd51e66b14242539a056cd11e33ec81-b3dd6babb5704d9b98fe0747d5871a8f
I20260713 09:05:23.508899 17803 tablet_copy_source_session.cc:215] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:23.512498 18480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dd6babb5704d9b98fe0747d5871a8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.533820 18480 tablet_copy_client.cc:806] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:23.534531 18480 tablet_copy_client.cc:670] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:23.538219 18480 tablet_copy_client.cc:538] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:23.546434 18480 tablet_bootstrap.cc:492] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:23.565312 18480 tablet_bootstrap.cc:492] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:23.566226 18480 tablet_bootstrap.cc:492] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:23.566859 18480 ts_tablet_manager.cc:1403] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260713 09:05:23.569491 18480 raft_consensus.cc:359] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:23.570416 18480 raft_consensus.cc:740] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:23.571095 18480 consensus_queue.cc:260] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:23.573406 18480 ts_tablet_manager.cc:1434] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:23.575865 17803 tablet_copy_service.cc:342] P 26f00834f1e94396a03e13c11aca4d54: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-b3dd6babb5704d9b98fe0747d5871a8f received from {username='slave'} at 127.0.0.1:60294
I20260713 09:05:23.576299 17803 tablet_copy_service.cc:434] P 26f00834f1e94396a03e13c11aca4d54: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-b3dd6babb5704d9b98fe0747d5871a8f on tablet b3dd6babb5704d9b98fe0747d5871a8f with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:23.680202 18480 ts_tablet_manager.cc:933] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:23.681926 18480 tablet_copy_client.cc:323] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.66:46173
I20260713 09:05:23.683570 17878 tablet_copy_service.cc:140] P 370e8fb9a67044649d71a5f60093d460: Received BeginTabletCopySession request for tablet 7244dc34bf7f47ab9254681464144cab from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:35322)
I20260713 09:05:23.684091 17878 tablet_copy_service.cc:161] P 370e8fb9a67044649d71a5f60093d460: Beginning new tablet copy session on tablet 7244dc34bf7f47ab9254681464144cab from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:35322: session id = 3cd51e66b14242539a056cd11e33ec81-7244dc34bf7f47ab9254681464144cab
I20260713 09:05:23.691299 17878 tablet_copy_source_session.cc:215] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:23.694492 18480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7244dc34bf7f47ab9254681464144cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:23.708920 18480 tablet_copy_client.cc:806] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:23.709506 18480 tablet_copy_client.cc:670] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:23.712815 18480 tablet_copy_client.cc:538] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:23.720268 18480 tablet_bootstrap.cc:492] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:23.740507 18480 tablet_bootstrap.cc:492] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:23.741201 18480 tablet_bootstrap.cc:492] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:23.741736 18480 ts_tablet_manager.cc:1403] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:05:23.743813 18480 raft_consensus.cc:359] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:23.744407 18480 raft_consensus.cc:740] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:23.744884 18480 consensus_queue.cc:260] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:23.746933 18480 ts_tablet_manager.cc:1434] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:23.749154 17878 tablet_copy_service.cc:342] P 370e8fb9a67044649d71a5f60093d460: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-7244dc34bf7f47ab9254681464144cab received from {username='slave'} at 127.0.0.1:35322
I20260713 09:05:23.749585 17878 tablet_copy_service.cc:434] P 370e8fb9a67044649d71a5f60093d460: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-7244dc34bf7f47ab9254681464144cab on tablet 7244dc34bf7f47ab9254681464144cab with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:23.839624 18217 raft_consensus.cc:1217] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:23.860836 18217 raft_consensus.cc:1217] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:23.874437 18218 raft_consensus.cc:1217] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:24.282701 18424 raft_consensus.cc:1064] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:24.285333 18424 consensus_queue.cc:237] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:24.292346 17940 raft_consensus.cc:1275] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.294457 18218 raft_consensus.cc:1275] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.296216 17868 raft_consensus.cc:1275] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.300211 18467 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.302264 18467 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.304152 18467 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.310150 18217 raft_consensus.cc:1217] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:24.326215 18467 raft_consensus.cc:2955] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.328998 17940 raft_consensus.cc:2955] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.337548 17868 raft_consensus.cc:2955] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.343173 18218 raft_consensus.cc:2955] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.346284 18424 raft_consensus.cc:1064] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:24.348757 18424 consensus_queue.cc:237] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:24.351970 17690 catalog_manager.cc:5697] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.375207 17940 raft_consensus.cc:1275] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.376812 18498 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.381062 18218 raft_consensus.cc:1275] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.388697 17868 raft_consensus.cc:1275] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.389424 18498 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.390794 18424 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.409040 18490 raft_consensus.cc:2955] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.413651 17939 raft_consensus.cc:2955] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.427145 18217 raft_consensus.cc:2955] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.427873 17868 raft_consensus.cc:2955] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.449267 18421 raft_consensus.cc:1064] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:24.451726 18421 consensus_queue.cc:237] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:24.454319 17790 consensus_queue.cc:237] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:24.466995 17939 raft_consensus.cc:1275] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:24.469182 17688 catalog_manager.cc:5697] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.475371 18217 raft_consensus.cc:1275] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:24.477816 18498 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:24.478777 18501 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:24.500036 17939 raft_consensus.cc:2955] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.502885 18218 raft_consensus.cc:2955] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.505481 17940 raft_consensus.cc:1275] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.506075 17790 raft_consensus.cc:1275] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.506503 18501 raft_consensus.cc:2955] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.515805 18461 consensus_queue.cc:1048] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.518451 18491 consensus_queue.cc:1048] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.507748 18217 raft_consensus.cc:1275] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.525413 18461 consensus_queue.cc:1048] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.548604 18216 raft_consensus.cc:2955] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.561728 17675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b3dd6babb5704d9b98fe0747d5871a8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:24.545298 18461 raft_consensus.cc:2955] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.586731 17688 catalog_manager.cc:5697] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.594929 17939 raft_consensus.cc:2955] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.602141 17790 consensus_queue.cc:237] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:24.605706 17690 catalog_manager.cc:5697] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:24.606937 17791 raft_consensus.cc:2955] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.610944 18217 raft_consensus.cc:1275] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:24.612349 18490 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:24.623704 18424 raft_consensus.cc:2955] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.625497 17855 tablet_service.cc:1558] Processing DeleteTablet for tablet b3dd6babb5704d9b98fe0747d5871a8f with delete_type TABLET_DATA_TOMBSTONED (TS 370e8fb9a67044649d71a5f60093d460 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39088
I20260713 09:05:24.629947 17868 consensus_queue.cc:237] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [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: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:24.632404 18217 raft_consensus.cc:2955] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.641569 18514 tablet_replica.cc:333] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:24.644243 18514 raft_consensus.cc:2243] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:24.644989 18514 raft_consensus.cc:2272] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:24.647231 18218 raft_consensus.cc:1275] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:24.646216 17868 raft_consensus.cc:1275] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:24.650609 18491 consensus_queue.cc:1048] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:24.652230 18514 ts_tablet_manager.cc:1916] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:24.654047 17939 raft_consensus.cc:1275] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:24.662617 18491 raft_consensus.cc:2955] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.655426 18490 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:24.660488 17675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4a02857885484177964df6e08e24d5e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:24.664577 18421 consensus_queue.cc:1048] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:24.664626 18218 raft_consensus.cc:2955] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.668411 17868 raft_consensus.cc:2955] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.668450 17940 raft_consensus.cc:2955] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.681176 17691 catalog_manager.cc:5697] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 reported cstate change: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:24.685451 17690 catalog_manager.cc:5697] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.687073 18514 ts_tablet_manager.cc:1929] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:24.687556 18514 log.cc:1199] T b3dd6babb5704d9b98fe0747d5871a8f P 370e8fb9a67044649d71a5f60093d460: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-1-root/wals/b3dd6babb5704d9b98fe0747d5871a8f
I20260713 09:05:24.689361 17678 catalog_manager.cc:5028] TS 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): tablet b3dd6babb5704d9b98fe0747d5871a8f (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:24.698401 17678 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 434f08684d66424f9b286e409cc180c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:24.708237 17927 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a02857885484177964df6e08e24d5e7 with delete_type TABLET_DATA_TOMBSTONED (TS 13bd0b94ca6646859b882370b5d547bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48552
I20260713 09:05:24.710368 18515 tablet_replica.cc:333] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:24.711546 18515 raft_consensus.cc:2243] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:24.714705 18515 raft_consensus.cc:2272] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:24.716480 17774 tablet_service.cc:1558] Processing DeleteTablet for tablet 434f08684d66424f9b286e409cc180c0 with delete_type TABLET_DATA_TOMBSTONED (TS 26f00834f1e94396a03e13c11aca4d54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33732
I20260713 09:05:24.723363 18515 ts_tablet_manager.cc:1916] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:24.742707 18515 ts_tablet_manager.cc:1929] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:24.743186 18515 log.cc:1199] T 4a02857885484177964df6e08e24d5e7 P 13bd0b94ca6646859b882370b5d547bd: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-2-root/wals/4a02857885484177964df6e08e24d5e7
I20260713 09:05:24.743551 18516 tablet_replica.cc:333] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:24.745024 17677 catalog_manager.cc:5028] TS 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): tablet 4a02857885484177964df6e08e24d5e7 (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:24.745435 18516 raft_consensus.cc:2243] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:24.746397 18516 raft_consensus.cc:2272] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:24.750325 18516 ts_tablet_manager.cc:1916] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:24.768896 18516 ts_tablet_manager.cc:1929] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:24.769352 18516 log.cc:1199] T 434f08684d66424f9b286e409cc180c0 P 26f00834f1e94396a03e13c11aca4d54: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-0-root/wals/434f08684d66424f9b286e409cc180c0
I20260713 09:05:24.771224 17675 catalog_manager.cc:5028] TS 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): tablet 434f08684d66424f9b286e409cc180c0 (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:24.868903 18461 raft_consensus.cc:1064] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:24.871906 18461 consensus_queue.cc:237] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:24.882371 18217 raft_consensus.cc:1275] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.884984 18491 consensus_queue.cc:1048] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.887748 17940 raft_consensus.cc:1275] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.889816 18421 consensus_queue.cc:1048] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.904170 17791 raft_consensus.cc:1275] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:24.905902 18461 consensus_queue.cc:1048] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:24.924139 18491 raft_consensus.cc:2955] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.939687 18217 raft_consensus.cc:2955] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.950137 17939 raft_consensus.cc:2955] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.957532 17791 raft_consensus.cc:2955] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:24.959493 17687 catalog_manager.cc:5697] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:24.985080 17868 consensus_queue.cc:237] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:24.990846 18217 raft_consensus.cc:1275] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:24.992161 17791 raft_consensus.cc:1275] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 370e8fb9a67044649d71a5f60093d460: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:24.993687 18491 consensus_queue.cc:1048] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:24.994750 18461 consensus_queue.cc:1048] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:25.001212 18491 raft_consensus.cc:2955] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:25.007736 17790 raft_consensus.cc:2955] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:25.008030 18217 raft_consensus.cc:2955] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:25.023087 17690 catalog_manager.cc:5697] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: config changed from index 3 to 4, VOTER 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) evicted. New cstate: current_term: 1 leader_uuid: "370e8fb9a67044649d71a5f60093d460" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:25.036120 17927 tablet_service.cc:1558] Processing DeleteTablet for tablet 7244dc34bf7f47ab9254681464144cab with delete_type TABLET_DATA_TOMBSTONED (TS 13bd0b94ca6646859b882370b5d547bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48552
I20260713 09:05:25.037103 18515 tablet_replica.cc:333] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:25.038192 18515 raft_consensus.cc:2243] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:25.038966 18515 raft_consensus.cc:2272] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:25.043210 17678 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7244dc34bf7f47ab9254681464144cab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:25.044754 18515 ts_tablet_manager.cc:1916] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:25.062899 18515 ts_tablet_manager.cc:1929] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:25.063344 18515 log.cc:1199] T 7244dc34bf7f47ab9254681464144cab P 13bd0b94ca6646859b882370b5d547bd: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-2-root/wals/7244dc34bf7f47ab9254681464144cab
I20260713 09:05:25.064947 17677 catalog_manager.cc:5028] TS 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): tablet 7244dc34bf7f47ab9254681464144cab (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:26.063072 17790 consensus_queue.cc:237] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:26.069891 17939 raft_consensus.cc:1275] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:26.070621 17759 consensus_peers.cc:597] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de701ef684fc4505a8fb7a531e7ffb88. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:26.071149 17868 raft_consensus.cc:1275] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:26.071297 18490 consensus_queue.cc:1048] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.072569 18522 consensus_queue.cc:1048] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.078859 18490 raft_consensus.cc:2955] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:26.081051 17939 raft_consensus.cc:2955] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:26.082710 17868 raft_consensus.cc:2955] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:26.098224 17691 catalog_manager.cc:5697] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:26.100342 17939 consensus_queue.cc:237] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:26.108325 17868 raft_consensus.cc:1275] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:05:26.108790 17908 consensus_peers.cc:597] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd -> Peer 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68:38999): Couldn't send request to peer 3cd51e66b14242539a056cd11e33ec81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47d0e597ef7f483ea7e13ac9ff05c9c0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:26.109889 17790 raft_consensus.cc:1275] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:05:26.109778 18525 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.111229 18493 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:26.118199 18525 raft_consensus.cc:2955] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:26.124394 17868 raft_consensus.cc:2955] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:26.136193 17690 catalog_manager.cc:5697] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:26.136412 17790 raft_consensus.cc:2955] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } } }
I20260713 09:05:26.633569 18534 ts_tablet_manager.cc:933] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:26.635103 18534 tablet_copy_client.cc:323] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.67:39947
I20260713 09:05:26.636850 17952 tablet_copy_service.cc:140] P 13bd0b94ca6646859b882370b5d547bd: Received BeginTabletCopySession request for tablet 47d0e597ef7f483ea7e13ac9ff05c9c0 from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:41318)
I20260713 09:05:26.637388 17952 tablet_copy_service.cc:161] P 13bd0b94ca6646859b882370b5d547bd: Beginning new tablet copy session on tablet 47d0e597ef7f483ea7e13ac9ff05c9c0 from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:41318: session id = 3cd51e66b14242539a056cd11e33ec81-47d0e597ef7f483ea7e13ac9ff05c9c0
I20260713 09:05:26.642681 17952 tablet_copy_source_session.cc:215] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:26.646044 18534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0e597ef7f483ea7e13ac9ff05c9c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:26.658311 18536 ts_tablet_manager.cc:933] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: Initiating tablet copy from peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845)
I20260713 09:05:26.659843 18536 tablet_copy_client.cc:323] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Beginning tablet copy session from remote peer at address 127.16.65.65:41845
I20260713 09:05:26.661118 17803 tablet_copy_service.cc:140] P 26f00834f1e94396a03e13c11aca4d54: Received BeginTabletCopySession request for tablet de701ef684fc4505a8fb7a531e7ffb88 from peer 3cd51e66b14242539a056cd11e33ec81 ({username='slave'} at 127.0.0.1:60294)
I20260713 09:05:26.661525 17803 tablet_copy_service.cc:161] P 26f00834f1e94396a03e13c11aca4d54: Beginning new tablet copy session on tablet de701ef684fc4505a8fb7a531e7ffb88 from peer 3cd51e66b14242539a056cd11e33ec81 at {username='slave'} at 127.0.0.1:60294: session id = 3cd51e66b14242539a056cd11e33ec81-de701ef684fc4505a8fb7a531e7ffb88
I20260713 09:05:26.666486 18534 tablet_copy_client.cc:806] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:26.667079 18534 tablet_copy_client.cc:670] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:26.670336 17803 tablet_copy_source_session.cc:215] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:05:26.671135 18534 tablet_copy_client.cc:538] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:26.672983 18536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de701ef684fc4505a8fb7a531e7ffb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:26.679467 18534 tablet_bootstrap.cc:492] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:26.684083 18536 tablet_copy_client.cc:806] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 0 data blocks...
I20260713 09:05:26.684631 18536 tablet_copy_client.cc:670] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Starting download of 1 WAL segments...
I20260713 09:05:26.687727 18536 tablet_copy_client.cc:538] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:05:26.694219 18536 tablet_bootstrap.cc:492] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap starting.
I20260713 09:05:26.701654 18534 tablet_bootstrap.cc:492] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:26.702636 18534 tablet_bootstrap.cc:492] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:26.703351 18534 ts_tablet_manager.cc:1403] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260713 09:05:26.706787 18534 raft_consensus.cc:359] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:26.707744 18534 raft_consensus.cc:740] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:26.708541 18534 consensus_queue.cc:260] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:26.711553 18536 tablet_bootstrap.cc:492] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: 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
I20260713 09:05:26.712345 18536 tablet_bootstrap.cc:492] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: Bootstrap complete.
I20260713 09:05:26.713037 18536 ts_tablet_manager.cc:1403] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260713 09:05:26.713078 18534 ts_tablet_manager.cc:1434] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:05:26.715806 18536 raft_consensus.cc:359] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:26.716383 18536 raft_consensus.cc:740] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Initialized, Role: LEARNER
I20260713 09:05:26.716996 17952 tablet_copy_service.cc:342] P 13bd0b94ca6646859b882370b5d547bd: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-47d0e597ef7f483ea7e13ac9ff05c9c0 received from {username='slave'} at 127.0.0.1:41318
I20260713 09:05:26.717527 17952 tablet_copy_service.cc:434] P 13bd0b94ca6646859b882370b5d547bd: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-47d0e597ef7f483ea7e13ac9ff05c9c0 on tablet 47d0e597ef7f483ea7e13ac9ff05c9c0 with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:26.717092 18536 consensus_queue.cc:260] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: NON_VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: true } }
I20260713 09:05:26.720118 18536 ts_tablet_manager.cc:1434] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:05:26.722398 17803 tablet_copy_service.cc:342] P 26f00834f1e94396a03e13c11aca4d54: Request end of tablet copy session 3cd51e66b14242539a056cd11e33ec81-de701ef684fc4505a8fb7a531e7ffb88 received from {username='slave'} at 127.0.0.1:60294
I20260713 09:05:26.722810 17803 tablet_copy_service.cc:434] P 26f00834f1e94396a03e13c11aca4d54: ending tablet copy session 3cd51e66b14242539a056cd11e33ec81-de701ef684fc4505a8fb7a531e7ffb88 on tablet de701ef684fc4505a8fb7a531e7ffb88 with peer 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:27.085458 18217 raft_consensus.cc:1217] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:27.092685 18217 raft_consensus.cc:1217] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:05:27.639240 18543 raft_consensus.cc:1064] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:27.640977 18543 consensus_queue.cc:237] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:27.646698 17940 raft_consensus.cc:1275] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.648950 18217 raft_consensus.cc:1275] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.650172 17868 raft_consensus.cc:1275] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.652302 18547 consensus_queue.cc:1048] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:27.666824 18545 consensus_queue.cc:1048] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:27.668283 18547 consensus_queue.cc:1048] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:27.683472 18542 raft_consensus.cc:1064] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd: attempting to promote NON_VOTER 3cd51e66b14242539a056cd11e33ec81 to VOTER
I20260713 09:05:27.688426 18216 raft_consensus.cc:2955] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.689072 17940 raft_consensus.cc:2955] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.690384 18542 consensus_queue.cc:237] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:27.685706 18548 raft_consensus.cc:2955] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.706228 17690 catalog_manager.cc:5697] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.718981 17868 raft_consensus.cc:2955] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } attrs { replace: true } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.721016 18217 raft_consensus.cc:1275] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 LEARNER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.724431 17863 raft_consensus.cc:1275] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.723960 18550 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:27.728940 17790 raft_consensus.cc:1275] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:05:27.734076 18550 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:27.736152 18550 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:27.748303 18550 raft_consensus.cc:2955] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.750800 17868 raft_consensus.cc:2955] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.751166 17790 raft_consensus.cc:2955] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.759439 17791 consensus_queue.cc:237] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:27.768577 18216 raft_consensus.cc:1275] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:27.769682 17940 raft_consensus.cc:1275] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Refusing update from remote peer 26f00834f1e94396a03e13c11aca4d54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:27.770301 18547 consensus_queue.cc:1048] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:27.771298 18543 consensus_queue.cc:1048] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:27.773526 18216 raft_consensus.cc:2955] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.778635 17689 catalog_manager.cc:5697] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 2 to 3, 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } attrs { replace: true } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.779604 18543 raft_consensus.cc:2955] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.784793 17940 raft_consensus.cc:2955] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.789314 18217 raft_consensus.cc:2955] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.804554 17939 consensus_queue.cc:237] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [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: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:27.817476 18217 raft_consensus.cc:1275] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:27.816984 17691 catalog_manager.cc:5697] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: config changed from index 3 to 4, VOTER 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) evicted. New cstate: current_term: 1 leader_uuid: "26f00834f1e94396a03e13c11aca4d54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
W20260713 09:05:27.819763 17833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.65.67:39947, user_credentials={real_user=slave}} blocked reactor thread for 43701.2us
I20260713 09:05:27.823086 17675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de701ef684fc4505a8fb7a531e7ffb88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:27.822064 18550 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260713 09:05:27.835448 17855 tablet_service.cc:1558] Processing DeleteTablet for tablet de701ef684fc4505a8fb7a531e7ffb88 with delete_type TABLET_DATA_TOMBSTONED (TS 370e8fb9a67044649d71a5f60093d460 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39088
I20260713 09:05:27.837893 17868 raft_consensus.cc:1275] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:05:27.839999 18559 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:27.843091 18559 raft_consensus.cc:2955] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.844130 17868 raft_consensus.cc:2955] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.845219 18566 tablet_replica.cc:333] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:27.846201 18566 raft_consensus.cc:2243] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:27.849474 18566 raft_consensus.cc:2272] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:27.852715 17677 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 47d0e597ef7f483ea7e13ac9ff05c9c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:05:27.853524 18566 ts_tablet_manager.cc:1916] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:27.857534 18217 raft_consensus.cc:2955] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.864815 17689 catalog_manager.cc:5697] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 reported cstate change: config changed from index 3 to 4, VOTER 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) evicted. New cstate: current_term: 1 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } } }
I20260713 09:05:27.878206 18566 ts_tablet_manager.cc:1929] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:27.877592 17774 tablet_service.cc:1558] Processing DeleteTablet for tablet 47d0e597ef7f483ea7e13ac9ff05c9c0 with delete_type TABLET_DATA_TOMBSTONED (TS 26f00834f1e94396a03e13c11aca4d54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33732
I20260713 09:05:27.878755 18566 log.cc:1199] T de701ef684fc4505a8fb7a531e7ffb88 P 370e8fb9a67044649d71a5f60093d460: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-1-root/wals/de701ef684fc4505a8fb7a531e7ffb88
I20260713 09:05:27.880537 18567 tablet_replica.cc:333] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:27.880738 17678 catalog_manager.cc:5028] TS 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): tablet de701ef684fc4505a8fb7a531e7ffb88 (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:27.881431 18567 raft_consensus.cc:2243] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:27.882108 18567 raft_consensus.cc:2272] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:27.884920 18567 ts_tablet_manager.cc:1916] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:05:27.895602 18567 ts_tablet_manager.cc:1929] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:05:27.895954 18567 log.cc:1199] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 26f00834f1e94396a03e13c11aca4d54: Deleting WAL directory at /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933480932257-16645-0/minicluster-data/ts-0-root/wals/47d0e597ef7f483ea7e13ac9ff05c9c0
I20260713 09:05:27.897629 17675 catalog_manager.cc:5028] TS 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): tablet 47d0e597ef7f483ea7e13ac9ff05c9c0 (table test-workload [id=6710741509b34eaca359deeef16f4b3a]) successfully deleted
I20260713 09:05:33.652688 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:33.700639 17863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c5feadcfc9d461290930038ca69ab45"
dest_uuid: "370e8fb9a67044649d71a5f60093d460"
mode: GRACEFUL
new_leader_uuid: "13bd0b94ca6646859b882370b5d547bd"
 from {username='slave'} at 127.0.0.1:36766
I20260713 09:05:33.701687 17863 raft_consensus.cc:606] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Received request to transfer leadership to TS 13bd0b94ca6646859b882370b5d547bd
I20260713 09:05:33.706863 17863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ca0e29ecfb640c09b3f43f86addc88b"
dest_uuid: "370e8fb9a67044649d71a5f60093d460"
mode: GRACEFUL
new_leader_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:36766
I20260713 09:05:33.707537 17863 raft_consensus.cc:606] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Received request to transfer leadership to TS 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:33.724087 17791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff"
dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
mode: GRACEFUL
new_leader_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:45532
I20260713 09:05:33.724663 17791 raft_consensus.cc:606] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Received request to transfer leadership to TS 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:33.727370 17791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a02857885484177964df6e08e24d5e7"
dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
mode: GRACEFUL
new_leader_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:45532
I20260713 09:05:33.728012 17791 raft_consensus.cc:606] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Received request to transfer leadership to TS 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:33.730654 17791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3dd6babb5704d9b98fe0747d5871a8f"
dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
mode: GRACEFUL
new_leader_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:45532
I20260713 09:05:33.731375 17791 raft_consensus.cc:606] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Received request to transfer leadership to TS 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:33.732725 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:33.733639 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:33.889113 18583 raft_consensus.cc:993] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460: : Instructing follower 13bd0b94ca6646859b882370b5d547bd to start an election
I20260713 09:05:33.889699 18580 raft_consensus.cc:1081] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Signalling peer 13bd0b94ca6646859b882370b5d547bd to start an election
I20260713 09:05:33.891211 17940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c5feadcfc9d461290930038ca69ab45"
dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
 from {username='slave'} at 127.0.0.1:48580
I20260713 09:05:33.891707 17940 raft_consensus.cc:493] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:33.892032 17940 raft_consensus.cc:3060] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.897608 17940 raft_consensus.cc:515] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:33.900241 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5feadcfc9d461290930038ca69ab45" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:33.899314 17940 leader_election.cc:290] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [CANDIDATE]: Term 2 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:33.900189 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5feadcfc9d461290930038ca69ab45" candidate_uuid: "13bd0b94ca6646859b882370b5d547bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:33.901131 17863 raft_consensus.cc:3055] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:33.901319 17791 raft_consensus.cc:3060] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.901481 17863 raft_consensus.cc:740] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:33.902485 17863 consensus_queue.cc:260] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:33.903854 17863 raft_consensus.cc:3060] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:33.908397 17791 raft_consensus.cc:2468] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 2.
I20260713 09:05:33.909710 17905 leader_election.cc:304] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [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: 13bd0b94ca6646859b882370b5d547bd, 26f00834f1e94396a03e13c11aca4d54; no voters: 
I20260713 09:05:33.911350 17863 raft_consensus.cc:2468] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bd0b94ca6646859b882370b5d547bd in term 2.
I20260713 09:05:33.911504 18586 raft_consensus.cc:2804] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:33.912127 18586 raft_consensus.cc:697] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 2 LEADER]: Becoming Leader. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Running, Role: LEADER
I20260713 09:05:33.913187 18586 consensus_queue.cc:237] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } }
I20260713 09:05:33.921120 17687 catalog_manager.cc:5697] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd reported cstate change: term changed from 1 to 2, leader changed from 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) to 13bd0b94ca6646859b882370b5d547bd (127.16.65.67). New cstate: current_term: 2 leader_uuid: "13bd0b94ca6646859b882370b5d547bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:34.020058 18569 raft_consensus.cc:993] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54: : Instructing follower 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:34.020732 18581 raft_consensus.cc:1081] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Signalling peer 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:34.022742 18218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff"
dest_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:54514
I20260713 09:05:34.023164 18218 raft_consensus.cc:493] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:34.023449 18218 raft_consensus.cc:3060] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.028697 18218 raft_consensus.cc:515] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.030717 18218 leader_election.cc:290] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [CANDIDATE]: Term 2 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:34.031920 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:34.031935 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c75c8266954f0a95d9171d95c92aff" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:34.032521 17791 raft_consensus.cc:3055] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:34.032629 17940 raft_consensus.cc:3060] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.032902 17791 raft_consensus.cc:740] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:34.033975 17791 consensus_queue.cc:260] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.035475 17791 raft_consensus.cc:3060] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.038199 17940 raft_consensus.cc:2468] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:34.039664 18184 leader_election.cc:304] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [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: 13bd0b94ca6646859b882370b5d547bd, 3cd51e66b14242539a056cd11e33ec81; no voters: 
I20260713 09:05:34.040658 17791 raft_consensus.cc:2468] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:34.041426 18593 raft_consensus.cc:2804] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:34.042672 18593 raft_consensus.cc:697] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Running, Role: LEADER
I20260713 09:05:34.043556 18593 consensus_queue.cc:237] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.050755 17687 catalog_manager.cc:5697] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: term changed from 1 to 2, leader changed from 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) to 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68). New cstate: current_term: 2 leader_uuid: "3cd51e66b14242539a056cd11e33ec81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:34.072580 18569 raft_consensus.cc:993] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54: : Instructing follower 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:34.073093 18581 raft_consensus.cc:1081] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Signalling peer 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:34.074769 18218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3dd6babb5704d9b98fe0747d5871a8f"
dest_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:54514
I20260713 09:05:34.075251 18218 raft_consensus.cc:493] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:34.075577 18218 raft_consensus.cc:3060] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.080358 18218 raft_consensus.cc:515] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.081844 18218 leader_election.cc:290] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [CANDIDATE]: Term 2 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:34.082726 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dd6babb5704d9b98fe0747d5871a8f" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:34.082810 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dd6babb5704d9b98fe0747d5871a8f" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:34.083495 17791 raft_consensus.cc:3055] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:34.083577 17940 raft_consensus.cc:3060] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.083814 17791 raft_consensus.cc:740] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:34.084619 17791 consensus_queue.cc:260] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.085594 17791 raft_consensus.cc:3060] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.088702 17940 raft_consensus.cc:2468] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:34.089773 18184 leader_election.cc:304] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [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: 13bd0b94ca6646859b882370b5d547bd, 3cd51e66b14242539a056cd11e33ec81; no voters: 
I20260713 09:05:34.090585 18593 raft_consensus.cc:2804] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:34.091070 18593 raft_consensus.cc:697] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Running, Role: LEADER
I20260713 09:05:34.091945 17791 raft_consensus.cc:2468] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:34.092252 18569 raft_consensus.cc:993] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54: : Instructing follower 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:34.092128 18593 consensus_queue.cc:237] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.093303 18581 raft_consensus.cc:1081] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Signalling peer 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:34.094877 18580 raft_consensus.cc:993] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460: : Instructing follower 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:34.095172 18218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a02857885484177964df6e08e24d5e7"
dest_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:54514
I20260713 09:05:34.095374 18580 raft_consensus.cc:1081] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Signalling peer 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:34.095746 18218 raft_consensus.cc:493] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:34.096170 18218 raft_consensus.cc:3060] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.097602 18217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ca0e29ecfb640c09b3f43f86addc88b"
dest_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:54530
I20260713 09:05:34.098174 18217 raft_consensus.cc:493] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:34.098551 18217 raft_consensus.cc:3060] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.101372 17687 catalog_manager.cc:5697] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: term changed from 1 to 2, leader changed from 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) to 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68). New cstate: current_term: 2 leader_uuid: "3cd51e66b14242539a056cd11e33ec81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:34.103255 18218 raft_consensus.cc:515] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.106227 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02857885484177964df6e08e24d5e7" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:34.106559 17863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02857885484177964df6e08e24d5e7" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:34.106855 17791 raft_consensus.cc:3055] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:34.107173 17863 raft_consensus.cc:3060] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.106459 18217 raft_consensus.cc:515] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.111172 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0e29ecfb640c09b3f43f86addc88b" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:34.111720 17867 raft_consensus.cc:3055] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:34.112010 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca0e29ecfb640c09b3f43f86addc88b" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:34.112560 17940 raft_consensus.cc:3060] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.107201 17791 raft_consensus.cc:740] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26f00834f1e94396a03e13c11aca4d54, State: Running, Role: LEADER
I20260713 09:05:34.113859 17863 raft_consensus.cc:2468] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:34.112025 17867 raft_consensus.cc:740] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:34.114738 17791 consensus_queue.cc:260] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.115381 18185 leader_election.cc:304] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [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: 370e8fb9a67044649d71a5f60093d460, 3cd51e66b14242539a056cd11e33ec81; no voters: 
I20260713 09:05:34.115975 17791 raft_consensus.cc:3060] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.115833 17867 consensus_queue.cc:260] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [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: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.116437 18593 raft_consensus.cc:2804] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:34.117080 17867 raft_consensus.cc:3060] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:34.117184 18593 raft_consensus.cc:697] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Running, Role: LEADER
I20260713 09:05:34.117807 18218 leader_election.cc:290] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [CANDIDATE]: Term 2 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:34.118279 18593 consensus_queue.cc:237] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.124274 17791 raft_consensus.cc:2468] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:34.125583 17940 raft_consensus.cc:2468] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:34.126751 18184 leader_election.cc:304] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [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: 13bd0b94ca6646859b882370b5d547bd, 3cd51e66b14242539a056cd11e33ec81; no voters: 
I20260713 09:05:34.127576 18593 raft_consensus.cc:2804] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:34.128211 18593 raft_consensus.cc:697] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Running, Role: LEADER
I20260713 09:05:34.129245 18593 consensus_queue.cc:237] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [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: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:34.129904 18217 leader_election.cc:290] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [CANDIDATE]: Term 2 election: Requested vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:34.132156 17867 raft_consensus.cc:2468] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:34.132541 17687 catalog_manager.cc:5697] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: term changed from 1 to 2, leader changed from 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65) to 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68). New cstate: current_term: 2 leader_uuid: "3cd51e66b14242539a056cd11e33ec81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:34.145241 17687 catalog_manager.cc:5697] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: term changed from 1 to 2, leader changed from 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) to 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68). New cstate: current_term: 2 leader_uuid: "3cd51e66b14242539a056cd11e33ec81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:34.379221 17867 raft_consensus.cc:1275] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:34.380352 18586 consensus_queue.cc:1048] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:34.390168 17791 raft_consensus.cc:1275] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Refusing update from remote peer 13bd0b94ca6646859b882370b5d547bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:34.391987 18572 consensus_queue.cc:1048] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:34.462602 17940 raft_consensus.cc:1275] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:34.463766 18593 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:34.474332 17791 raft_consensus.cc:1275] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:34.475459 18593 consensus_queue.cc:1048] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:34.557582 17867 raft_consensus.cc:1275] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:34.558799 18593 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:34.567727 17940 raft_consensus.cc:1275] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:34.569350 18609 consensus_queue.cc:1048] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:34.600320 17867 raft_consensus.cc:1275] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:34.601652 18594 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:34.612231 17791 raft_consensus.cc:1275] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:34.613667 18609 consensus_queue.cc:1048] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:34.635083 17791 raft_consensus.cc:1275] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:34.636284 18609 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:34.644703 17940 raft_consensus.cc:1275] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:34.646128 18609 consensus_queue.cc:1048] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:34.734608 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:34.748307 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:34.773118 17940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47d0e597ef7f483ea7e13ac9ff05c9c0"
dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
mode: GRACEFUL
new_leader_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:58070
I20260713 09:05:34.773700 17940 raft_consensus.cc:606] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Received request to transfer leadership to TS 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:34.776422 17867 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7244dc34bf7f47ab9254681464144cab"
dest_uuid: "370e8fb9a67044649d71a5f60093d460"
mode: GRACEFUL
new_leader_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:36766
I20260713 09:05:34.776911 17867 raft_consensus.cc:606] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Received request to transfer leadership to TS 3cd51e66b14242539a056cd11e33ec81
I20260713 09:05:34.778025 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:34.778762 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:35.136067 18572 raft_consensus.cc:993] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd: : Instructing follower 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:35.136577 18572 raft_consensus.cc:1081] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Signalling peer 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:35.138059 18217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47d0e597ef7f483ea7e13ac9ff05c9c0"
dest_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:54498
I20260713 09:05:35.138502 18217 raft_consensus.cc:493] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:35.138785 18217 raft_consensus.cc:3060] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:35.143324 18217 raft_consensus.cc:515] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:35.145164 18217 leader_election.cc:290] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [CANDIDATE]: Term 2 election: Requested vote from peers 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173), 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947)
I20260713 09:05:35.146147 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0e597ef7f483ea7e13ac9ff05c9c0" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13bd0b94ca6646859b882370b5d547bd"
I20260713 09:05:35.146245 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0e597ef7f483ea7e13ac9ff05c9c0" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:35.146723 17940 raft_consensus.cc:3055] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:35.146960 17867 raft_consensus.cc:3060] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:35.147095 17940 raft_consensus.cc:740] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13bd0b94ca6646859b882370b5d547bd, State: Running, Role: LEADER
I20260713 09:05:35.147913 17940 consensus_queue.cc:260] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [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: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:35.149008 17940 raft_consensus.cc:3060] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:35.152801 17867 raft_consensus.cc:2468] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:35.154072 18185 leader_election.cc:304] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [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: 370e8fb9a67044649d71a5f60093d460, 3cd51e66b14242539a056cd11e33ec81; no voters: 
I20260713 09:05:35.154963 18593 raft_consensus.cc:2804] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:35.155014 17940 raft_consensus.cc:2468] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:35.155504 18593 raft_consensus.cc:697] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Running, Role: LEADER
I20260713 09:05:35.156334 18593 consensus_queue.cc:237] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [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: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:35.163998 17691 catalog_manager.cc:5697] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: term changed from 1 to 2, leader changed from 13bd0b94ca6646859b882370b5d547bd (127.16.65.67) to 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68). New cstate: current_term: 2 leader_uuid: "3cd51e66b14242539a056cd11e33ec81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:35.232369 18623 raft_consensus.cc:993] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460: : Instructing follower 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:35.232882 18583 raft_consensus.cc:1081] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Signalling peer 3cd51e66b14242539a056cd11e33ec81 to start an election
I20260713 09:05:35.234583 18217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7244dc34bf7f47ab9254681464144cab"
dest_uuid: "3cd51e66b14242539a056cd11e33ec81"
 from {username='slave'} at 127.0.0.1:54530
I20260713 09:05:35.235047 18217 raft_consensus.cc:493] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:35.235324 18217 raft_consensus.cc:3060] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:35.240139 18217 raft_consensus.cc:515] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:35.241552 18217 leader_election.cc:290] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [CANDIDATE]: Term 2 election: Requested vote from peers 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845), 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173)
I20260713 09:05:35.242475 17791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244dc34bf7f47ab9254681464144cab" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26f00834f1e94396a03e13c11aca4d54"
I20260713 09:05:35.242653 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7244dc34bf7f47ab9254681464144cab" candidate_uuid: "3cd51e66b14242539a056cd11e33ec81" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "370e8fb9a67044649d71a5f60093d460"
I20260713 09:05:35.243167 17791 raft_consensus.cc:3060] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:35.243227 17867 raft_consensus.cc:3055] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:35.243760 17867 raft_consensus.cc:740] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 370e8fb9a67044649d71a5f60093d460, State: Running, Role: LEADER
I20260713 09:05:35.244464 17867 consensus_queue.cc:260] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:35.245502 17867 raft_consensus.cc:3060] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:35.248169 17791 raft_consensus.cc:2468] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:35.249286 18182 leader_election.cc:304] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [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: 26f00834f1e94396a03e13c11aca4d54, 3cd51e66b14242539a056cd11e33ec81; no voters: 
I20260713 09:05:35.250161 18593 raft_consensus.cc:2804] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:35.250185 17867 raft_consensus.cc:2468] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cd51e66b14242539a056cd11e33ec81 in term 2.
I20260713 09:05:35.250735 18593 raft_consensus.cc:697] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Becoming Leader. State: Replica: 3cd51e66b14242539a056cd11e33ec81, State: Running, Role: LEADER
I20260713 09:05:35.252022 18593 consensus_queue.cc:237] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [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: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } }
I20260713 09:05:35.259603 17691 catalog_manager.cc:5697] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 reported cstate change: term changed from 1 to 2, leader changed from 370e8fb9a67044649d71a5f60093d460 (127.16.65.66) to 3cd51e66b14242539a056cd11e33ec81 (127.16.65.68). New cstate: current_term: 2 leader_uuid: "3cd51e66b14242539a056cd11e33ec81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26f00834f1e94396a03e13c11aca4d54" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 41845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cd51e66b14242539a056cd11e33ec81" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 38999 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:05:35.624894 17867 raft_consensus.cc:1275] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:35.626133 18593 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:35.639446 17940 raft_consensus.cc:1275] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:35.640793 18593 consensus_queue.cc:1048] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bd0b94ca6646859b882370b5d547bd" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:35.779559 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:35.794476 16645 tablet_server.cc:179] TabletServer@127.16.65.65:0 shutting down...
W20260713 09:05:35.814538 17905 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:05:35.818872 17905 consensus_peers.cc:597] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd -> Peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Couldn't send request to peer 26f00834f1e94396a03e13c11aca4d54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:35.828660 17905 consensus_peers.cc:597] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd -> Peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Couldn't send request to peer 26f00834f1e94396a03e13c11aca4d54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:35.830054 17831 consensus_peers.cc:597] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 -> Peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Couldn't send request to peer 26f00834f1e94396a03e13c11aca4d54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:35.832969 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:35.834121 16645 tablet_replica.cc:333] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.835291 16645 raft_consensus.cc:2243] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:35.836488 16645 raft_consensus.cc:2272] T de701ef684fc4505a8fb7a531e7ffb88 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.837080 17867 raft_consensus.cc:1275] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Refusing update from remote peer 3cd51e66b14242539a056cd11e33ec81: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:05:35.838646 18627 consensus_queue.cc:1048] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370e8fb9a67044649d71a5f60093d460" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260713 09:05:35.839350 18182 consensus_peers.cc:597] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 -> Peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Couldn't send request to peer 26f00834f1e94396a03e13c11aca4d54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:35.839514 16645 tablet_replica.cc:333] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.840373 16645 raft_consensus.cc:2243] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.841289 16645 raft_consensus.cc:2272] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.844116 16645 tablet_replica.cc:333] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.844975 16645 raft_consensus.cc:2243] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:35.846200 16645 raft_consensus.cc:2272] T 6b84321a8c2140e7a9b48b282d8a003a P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.852099 16645 tablet_replica.cc:333] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.852995 16645 raft_consensus.cc:2243] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.855454 16645 raft_consensus.cc:2272] T aa0119b1e62440678445448a0a355fc9 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.858305 16645 tablet_replica.cc:333] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.858904 16645 raft_consensus.cc:2243] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.859580 16645 raft_consensus.cc:2272] T a5b298697b53466db6b7157f5566ed9f P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.861440 16645 tablet_replica.cc:333] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.862095 16645 raft_consensus.cc:2243] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.862527 16645 raft_consensus.cc:2272] T 41c75c8266954f0a95d9171d95c92aff P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.864197 16645 tablet_replica.cc:333] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.864949 16645 raft_consensus.cc:2243] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:35.865849 16645 raft_consensus.cc:2272] T bda6e30633854791b92aab3b28ff5a2d P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.867710 16645 tablet_replica.cc:333] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.868320 16645 raft_consensus.cc:2243] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.868742 16645 raft_consensus.cc:2272] T 3c5feadcfc9d461290930038ca69ab45 P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.870666 16645 tablet_replica.cc:333] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.871243 16645 raft_consensus.cc:2243] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.871690 16645 raft_consensus.cc:2272] T 4c40957e13a24935a80003c36a864c71 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.874588 16645 tablet_replica.cc:333] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.875178 16645 raft_consensus.cc:2243] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.875614 16645 raft_consensus.cc:2272] T 026858fc636f4dc0a00d9671371d4bbc P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.877488 16645 tablet_replica.cc:333] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.878103 16645 raft_consensus.cc:2243] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:35.878872 16645 raft_consensus.cc:2272] T 423312ba8d804d36a68fb95da4edd892 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.880750 16645 tablet_replica.cc:333] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.881291 16645 raft_consensus.cc:2243] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.881716 16645 raft_consensus.cc:2272] T 4a02857885484177964df6e08e24d5e7 P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.883385 16645 tablet_replica.cc:333] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.883908 16645 raft_consensus.cc:2243] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:35.884682 16645 raft_consensus.cc:2272] T 2d993b6ac5ec4367a5540c86eff82ad8 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.886683 16645 tablet_replica.cc:333] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.887180 16645 raft_consensus.cc:2243] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.887584 16645 raft_consensus.cc:2272] T b3dd6babb5704d9b98fe0747d5871a8f P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.889577 16645 tablet_replica.cc:333] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.890297 16645 raft_consensus.cc:2243] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.891391 16645 raft_consensus.cc:2272] T 4332b3bc3bee4844a0806ece5ccec20b P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.894043 16645 tablet_replica.cc:333] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.894510 16645 raft_consensus.cc:2243] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:35.895205 16645 raft_consensus.cc:2272] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.896926 16645 tablet_replica.cc:333] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.897358 16645 raft_consensus.cc:2243] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.897691 16645 raft_consensus.cc:2272] T 19bdea27bdd44be580acc816065e396a P 26f00834f1e94396a03e13c11aca4d54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.899534 16645 tablet_replica.cc:333] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54: stopping tablet replica
I20260713 09:05:35.900107 16645 raft_consensus.cc:2243] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:35.900504 16645 raft_consensus.cc:2272] T 7244dc34bf7f47ab9254681464144cab P 26f00834f1e94396a03e13c11aca4d54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:35.943207 16645 tablet_server.cc:196] TabletServer@127.16.65.65:0 shutdown complete.
I20260713 09:05:35.984129 16645 tablet_server.cc:179] TabletServer@127.16.65.66:0 shutting down...
W20260713 09:05:36.019335 18185 consensus_peers.cc:597] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 -> Peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Couldn't send request to peer 370e8fb9a67044649d71a5f60093d460. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:36.023015 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:36.023773 16645 tablet_replica.cc:333] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.024570 16645 raft_consensus.cc:2243] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.025214 16645 raft_consensus.cc:2272] T 6b84321a8c2140e7a9b48b282d8a003a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.027233 16645 tablet_replica.cc:333] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.027817 16645 raft_consensus.cc:2243] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.028577 16645 raft_consensus.cc:2272] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.030598 16645 tablet_replica.cc:333] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.031188 16645 raft_consensus.cc:2243] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.031890 16645 raft_consensus.cc:2272] T b6b17d380f8e49889cfc15bf2f94e109 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.033797 16645 tablet_replica.cc:333] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.034325 16645 raft_consensus.cc:2243] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.035207 16645 raft_consensus.cc:2272] T d4db2f19a3fe4682b132d6165729de71 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.037468 16645 tablet_replica.cc:333] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.038194 16645 raft_consensus.cc:2243] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.039139 16645 raft_consensus.cc:2272] T aa0119b1e62440678445448a0a355fc9 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.041513 16645 tablet_replica.cc:333] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.042152 16645 raft_consensus.cc:2243] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.042573 16645 raft_consensus.cc:2272] T 3ca0e29ecfb640c09b3f43f86addc88b P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.044349 16645 tablet_replica.cc:333] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.044852 16645 raft_consensus.cc:2243] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.045318 16645 raft_consensus.cc:2272] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.048295 16645 tablet_replica.cc:333] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.048851 16645 raft_consensus.cc:2243] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.049633 16645 raft_consensus.cc:2272] T 434f08684d66424f9b286e409cc180c0 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.051507 16645 tablet_replica.cc:333] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.052124 16645 raft_consensus.cc:2243] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.052561 16645 raft_consensus.cc:2272] T 3c5feadcfc9d461290930038ca69ab45 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.054571 16645 tablet_replica.cc:333] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.055182 16645 raft_consensus.cc:2243] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.055621 16645 raft_consensus.cc:2272] T 2d993b6ac5ec4367a5540c86eff82ad8 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.057624 16645 tablet_replica.cc:333] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.058194 16645 raft_consensus.cc:2243] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.058979 16645 raft_consensus.cc:2272] T e43a0ef41b0d4d8fb5802b2c67868c14 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.060763 16645 tablet_replica.cc:333] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.061326 16645 raft_consensus.cc:2243] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.061792 16645 raft_consensus.cc:2272] T 4c40957e13a24935a80003c36a864c71 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.063695 16645 tablet_replica.cc:333] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.064219 16645 raft_consensus.cc:2243] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.064971 16645 raft_consensus.cc:2272] T 026858fc636f4dc0a00d9671371d4bbc P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.066923 16645 tablet_replica.cc:333] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.067530 16645 raft_consensus.cc:2243] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.068168 16645 raft_consensus.cc:2272] T 423312ba8d804d36a68fb95da4edd892 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.070613 16645 tablet_replica.cc:333] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.071318 16645 raft_consensus.cc:2243] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.071888 16645 raft_consensus.cc:2272] T 4a02857885484177964df6e08e24d5e7 P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.074028 16645 tablet_replica.cc:333] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.074484 16645 raft_consensus.cc:2243] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.074831 16645 raft_consensus.cc:2272] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.076599 16645 tablet_replica.cc:333] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.077028 16645 raft_consensus.cc:2243] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.077373 16645 raft_consensus.cc:2272] T 19bdea27bdd44be580acc816065e396a P 370e8fb9a67044649d71a5f60093d460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.079134 16645 tablet_replica.cc:333] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460: stopping tablet replica
I20260713 09:05:36.079627 16645 raft_consensus.cc:2243] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.079993 16645 raft_consensus.cc:2272] T 7244dc34bf7f47ab9254681464144cab P 370e8fb9a67044649d71a5f60093d460 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:36.112250 17905 consensus_peers.cc:597] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd -> Peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Couldn't send request to peer 26f00834f1e94396a03e13c11aca4d54. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:36.114348 18182 consensus_peers.cc:597] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 -> Peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Couldn't send request to peer 26f00834f1e94396a03e13c11aca4d54. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:36.116429 17908 consensus_peers.cc:597] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd -> Peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Couldn't send request to peer 370e8fb9a67044649d71a5f60093d460. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.66:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:36.135597 18185 consensus_peers.cc:597] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 -> Peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Couldn't send request to peer 370e8fb9a67044649d71a5f60093d460. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.66:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:36.149909 16645 tablet_server.cc:196] TabletServer@127.16.65.66:0 shutdown complete.
W20260713 09:05:36.150214 17905 consensus_peers.cc:597] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd -> Peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Couldn't send request to peer 26f00834f1e94396a03e13c11aca4d54. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:36.161859 17908 consensus_peers.cc:597] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd -> Peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Couldn't send request to peer 370e8fb9a67044649d71a5f60093d460. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.66:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:36.169595 18182 consensus_peers.cc:597] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 -> Peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Couldn't send request to peer 26f00834f1e94396a03e13c11aca4d54. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:36.187916 17908 consensus_peers.cc:597] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd -> Peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Couldn't send request to peer 370e8fb9a67044649d71a5f60093d460. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.66:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:36.196441 16645 tablet_server.cc:179] TabletServer@127.16.65.67:0 shutting down...
W20260713 09:05:36.210942 18184 consensus_peers.cc:597] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 -> Peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Couldn't send request to peer 13bd0b94ca6646859b882370b5d547bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:36.220650 18182 consensus_peers.cc:597] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 -> Peer 26f00834f1e94396a03e13c11aca4d54 (127.16.65.65:41845): Couldn't send request to peer 26f00834f1e94396a03e13c11aca4d54. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:41845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:36.225112 18185 consensus_peers.cc:597] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 -> Peer 370e8fb9a67044649d71a5f60093d460 (127.16.65.66:46173): Couldn't send request to peer 370e8fb9a67044649d71a5f60093d460. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.66:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:36.233930 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:36.234651 16645 tablet_replica.cc:333] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.235400 16645 raft_consensus.cc:2243] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.236210 16645 raft_consensus.cc:2272] T de701ef684fc4505a8fb7a531e7ffb88 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.238942 16645 tablet_replica.cc:333] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.239703 16645 raft_consensus.cc:2243] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.240528 16645 raft_consensus.cc:2272] T b6b17d380f8e49889cfc15bf2f94e109 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.242980 16645 tablet_replica.cc:333] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.243569 16645 raft_consensus.cc:2243] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.244200 16645 raft_consensus.cc:2272] T d4db2f19a3fe4682b132d6165729de71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.246068 16645 tablet_replica.cc:333] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.246593 16645 raft_consensus.cc:2243] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.246999 16645 raft_consensus.cc:2272] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.249943 16645 tablet_replica.cc:333] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.250465 16645 raft_consensus.cc:2243] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.250967 16645 raft_consensus.cc:2272] T 434f08684d66424f9b286e409cc180c0 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.252741 16645 tablet_replica.cc:333] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.253316 16645 raft_consensus.cc:2243] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.254359 16645 raft_consensus.cc:2272] T a5b298697b53466db6b7157f5566ed9f P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.256678 16645 tablet_replica.cc:333] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.257258 16645 raft_consensus.cc:2243] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.257926 16645 raft_consensus.cc:2272] T 3ca0e29ecfb640c09b3f43f86addc88b P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.259698 16645 tablet_replica.cc:333] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.260228 16645 raft_consensus.cc:2243] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.260740 16645 raft_consensus.cc:2272] T 41c75c8266954f0a95d9171d95c92aff P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.262639 16645 tablet_replica.cc:333] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.263203 16645 raft_consensus.cc:2243] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.263614 16645 raft_consensus.cc:2272] T 2d993b6ac5ec4367a5540c86eff82ad8 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.265400 16645 tablet_replica.cc:333] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.266010 16645 raft_consensus.cc:2243] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.266759 16645 raft_consensus.cc:2272] T bda6e30633854791b92aab3b28ff5a2d P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.269016 16645 tablet_replica.cc:333] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.269498 16645 raft_consensus.cc:2243] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.270251 16645 raft_consensus.cc:2272] T 3c5feadcfc9d461290930038ca69ab45 P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.271957 16645 tablet_replica.cc:333] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.272408 16645 raft_consensus.cc:2243] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.273041 16645 raft_consensus.cc:2272] T 19bdea27bdd44be580acc816065e396a P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.274698 16645 tablet_replica.cc:333] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.275163 16645 raft_consensus.cc:2243] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.275701 16645 raft_consensus.cc:2272] T b3dd6babb5704d9b98fe0747d5871a8f P 13bd0b94ca6646859b882370b5d547bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.277405 16645 tablet_replica.cc:333] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.277972 16645 raft_consensus.cc:2243] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.278712 16645 raft_consensus.cc:2272] T 4332b3bc3bee4844a0806ece5ccec20b P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.280496 16645 tablet_replica.cc:333] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.281001 16645 raft_consensus.cc:2243] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.281417 16645 raft_consensus.cc:2272] T 155cd496cb6e4906a2c4d5928ba8f3a6 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.283245 16645 tablet_replica.cc:333] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.283756 16645 raft_consensus.cc:2243] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.284300 16645 raft_consensus.cc:2272] T e43a0ef41b0d4d8fb5802b2c67868c14 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.286055 16645 tablet_replica.cc:333] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.286602 16645 raft_consensus.cc:2243] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.287007 16645 raft_consensus.cc:2272] T 026858fc636f4dc0a00d9671371d4bbc P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.288736 16645 tablet_replica.cc:333] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd: stopping tablet replica
I20260713 09:05:36.289198 16645 raft_consensus.cc:2243] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.289989 16645 raft_consensus.cc:2272] T 4c40957e13a24935a80003c36a864c71 P 13bd0b94ca6646859b882370b5d547bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.336041 16645 tablet_server.cc:196] TabletServer@127.16.65.67:0 shutdown complete.
W20260713 09:05:36.339936 18184 consensus_peers.cc:597] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 -> Peer 13bd0b94ca6646859b882370b5d547bd (127.16.65.67:39947): Couldn't send request to peer 13bd0b94ca6646859b882370b5d547bd. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.67:39947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:36.373032 16645 tablet_server.cc:179] TabletServer@127.16.65.68:0 shutting down...
I20260713 09:05:36.402285 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:36.402966 16645 tablet_replica.cc:333] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.403832 16645 raft_consensus.cc:2243] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.404531 16645 raft_consensus.cc:2272] T de701ef684fc4505a8fb7a531e7ffb88 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.406319 16645 tablet_replica.cc:333] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.406793 16645 raft_consensus.cc:2243] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.407532 16645 raft_consensus.cc:2272] T 7244dc34bf7f47ab9254681464144cab P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.409441 16645 tablet_replica.cc:333] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.409979 16645 raft_consensus.cc:2243] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.410598 16645 raft_consensus.cc:2272] T 4a02857885484177964df6e08e24d5e7 P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.412074 16645 tablet_replica.cc:333] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.412569 16645 raft_consensus.cc:2243] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.412999 16645 raft_consensus.cc:2272] T bda6e30633854791b92aab3b28ff5a2d P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.414691 16645 tablet_replica.cc:333] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.415182 16645 raft_consensus.cc:2243] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.415814 16645 raft_consensus.cc:2272] T 3ca0e29ecfb640c09b3f43f86addc88b P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.417312 16645 tablet_replica.cc:333] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.417961 16645 raft_consensus.cc:2243] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.418417 16645 raft_consensus.cc:2272] T aa0119b1e62440678445448a0a355fc9 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.419884 16645 tablet_replica.cc:333] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.420351 16645 raft_consensus.cc:2243] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.420819 16645 raft_consensus.cc:2272] T e43a0ef41b0d4d8fb5802b2c67868c14 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.422453 16645 tablet_replica.cc:333] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.422919 16645 raft_consensus.cc:2243] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.423573 16645 raft_consensus.cc:2272] T 41c75c8266954f0a95d9171d95c92aff P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.425201 16645 tablet_replica.cc:333] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.425699 16645 raft_consensus.cc:2243] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.426234 16645 raft_consensus.cc:2272] T a7a9bd172d5e4b07b897c183d3c6d7c6 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.427805 16645 tablet_replica.cc:333] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.428283 16645 raft_consensus.cc:2243] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.428730 16645 raft_consensus.cc:2272] T 423312ba8d804d36a68fb95da4edd892 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.430358 16645 tablet_replica.cc:333] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.430843 16645 raft_consensus.cc:2243] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.431290 16645 raft_consensus.cc:2272] T d4db2f19a3fe4682b132d6165729de71 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.432826 16645 tablet_replica.cc:333] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.433332 16645 raft_consensus.cc:2243] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.434039 16645 raft_consensus.cc:2272] T b3dd6babb5704d9b98fe0747d5871a8f P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.435606 16645 tablet_replica.cc:333] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.436086 16645 raft_consensus.cc:2243] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.436502 16645 raft_consensus.cc:2272] T 4332b3bc3bee4844a0806ece5ccec20b P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.440255 16645 tablet_replica.cc:333] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.440745 16645 raft_consensus.cc:2243] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.441805 16645 raft_consensus.cc:2272] T 47d0e597ef7f483ea7e13ac9ff05c9c0 P 3cd51e66b14242539a056cd11e33ec81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.443961 16645 tablet_replica.cc:333] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.444487 16645 raft_consensus.cc:2243] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.444993 16645 raft_consensus.cc:2272] T 434f08684d66424f9b286e409cc180c0 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.446698 16645 tablet_replica.cc:333] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.447175 16645 raft_consensus.cc:2243] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.447629 16645 raft_consensus.cc:2272] T 6b84321a8c2140e7a9b48b282d8a003a P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.449295 16645 tablet_replica.cc:333] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.449844 16645 raft_consensus.cc:2243] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.450374 16645 raft_consensus.cc:2272] T a5b298697b53466db6b7157f5566ed9f P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.452080 16645 tablet_replica.cc:333] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81: stopping tablet replica
I20260713 09:05:36.452539 16645 raft_consensus.cc:2243] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:36.453050 16645 raft_consensus.cc:2272] T b6b17d380f8e49889cfc15bf2f94e109 P 3cd51e66b14242539a056cd11e33ec81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.489081 16645 tablet_server.cc:196] TabletServer@127.16.65.68:0 shutdown complete.
I20260713 09:05:36.516677 16645 master.cc:562] Master@127.16.65.126:44915 shutting down...
I20260713 09:05:36.541535 16645 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:36.542186 16645 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:36.542532 16645 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f973fb0608549dab4f418bf3dfed1cc: stopping tablet replica
I20260713 09:05:36.564132 16645 master.cc:584] Master@127.16.65.126:44915 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28529 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:05:36.625823 16645 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.65.126:40933
I20260713 09:05:36.626968 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:36.632002 18642 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
W20260713 09:05:36.633639 18643 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
W20260713 09:05:36.635146 18645 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
I20260713 09:05:36.635300 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:36.636511 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:36.636735 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:36.636950 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933536636931 us; error 0 us; skew 500 ppm
I20260713 09:05:36.637514 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:36.640311 16645 webserver.cc:533] Webserver started at http://127.16.65.126:43105/ using document root <none> and password file <none>
I20260713 09:05:36.640841 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:36.641057 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:36.641355 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:36.642573 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/master-0-root/instance:
uuid: "9cc34aa393b14c9ea7f81b00c2c17be1"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-rntb"
I20260713 09:05:36.647122 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:36.650905 18650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.651726 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260713 09:05:36.651959 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/master-0-root
uuid: "9cc34aa393b14c9ea7f81b00c2c17be1"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-rntb"
I20260713 09:05:36.652200 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-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)
I20260713 09:05:36.671427 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:36.672531 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:36.710994 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.126:40933
I20260713 09:05:36.711117 18701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.126:40933 every 8 connection(s)
I20260713 09:05:36.714995 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.725344 18702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1: Bootstrap starting.
I20260713 09:05:36.730314 18702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.734820 18702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1: No bootstrap required, opened a new log
I20260713 09:05:36.736967 18702 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc34aa393b14c9ea7f81b00c2c17be1" member_type: VOTER }
I20260713 09:05:36.737352 18702 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.737545 18702 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc34aa393b14c9ea7f81b00c2c17be1, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.738185 18702 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc34aa393b14c9ea7f81b00c2c17be1" member_type: VOTER }
I20260713 09:05:36.738675 18702 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:36.738917 18702 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:36.739140 18702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.744042 18702 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc34aa393b14c9ea7f81b00c2c17be1" member_type: VOTER }
I20260713 09:05:36.744544 18702 leader_election.cc:304] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9cc34aa393b14c9ea7f81b00c2c17be1; no voters: 
I20260713 09:05:36.745713 18702 leader_election.cc:290] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:36.746169 18705 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.747614 18705 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 1 LEADER]: Becoming Leader. State: Replica: 9cc34aa393b14c9ea7f81b00c2c17be1, State: Running, Role: LEADER
I20260713 09:05:36.748575 18705 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc34aa393b14c9ea7f81b00c2c17be1" member_type: VOTER }
I20260713 09:05:36.748924 18702 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:36.754621 18707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9cc34aa393b14c9ea7f81b00c2c17be1. Latest consensus state: current_term: 1 leader_uuid: "9cc34aa393b14c9ea7f81b00c2c17be1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc34aa393b14c9ea7f81b00c2c17be1" member_type: VOTER } }
I20260713 09:05:36.755154 18707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:36.757035 18712 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:36.756771 18706 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9cc34aa393b14c9ea7f81b00c2c17be1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cc34aa393b14c9ea7f81b00c2c17be1" member_type: VOTER } }
I20260713 09:05:36.757371 18706 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:36.763512 18712 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:36.767354 16645 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:36.772902 18712 catalog_manager.cc:1383] Generated new cluster ID: 737cf8e12a7941c7baace4df61f25a70
I20260713 09:05:36.773183 18712 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:36.798508 18712 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:36.799793 18712 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:36.823342 18712 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1: Generated new TSK 0
I20260713 09:05:36.824151 18712 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:36.834030 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:36.840059 18723 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
W20260713 09:05:36.840984 18724 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
I20260713 09:05:36.842921 16645 server_base.cc:1061] running on GCE node
W20260713 09:05:36.842787 18726 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
I20260713 09:05:36.844300 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:36.844498 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:36.844631 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933536844619 us; error 0 us; skew 500 ppm
I20260713 09:05:36.845268 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:36.847693 16645 webserver.cc:533] Webserver started at http://127.16.65.65:46009/ using document root <none> and password file <none>
I20260713 09:05:36.848114 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:36.848268 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:36.848536 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:36.849503 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-0-root/instance:
uuid: "97ad30924fd841e9aa2a20fb12c034a1"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-rntb"
I20260713 09:05:36.854377 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:05:36.857664 18731 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.858582 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:36.858913 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-0-root
uuid: "97ad30924fd841e9aa2a20fb12c034a1"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-rntb"
I20260713 09:05:36.859220 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-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)
I20260713 09:05:36.875264 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:36.876464 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:36.878103 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:36.880524 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:36.880752 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.881037 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:36.881243 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.924875 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.65:45901
I20260713 09:05:36.925000 18793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.65:45901 every 8 connection(s)
I20260713 09:05:36.930414 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:36.938373 18798 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
W20260713 09:05:36.939782 18799 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
W20260713 09:05:36.943926 18801 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
I20260713 09:05:36.944219 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:36.945763 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:36.945811 18794 heartbeater.cc:344] Connected to a master server at 127.16.65.126:40933
W20260713 09:05:36.946135 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:36.946310 18794 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:36.946367 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933536946349 us; error 0 us; skew 500 ppm
I20260713 09:05:36.947196 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:36.947278 18794 heartbeater.cc:507] Master 127.16.65.126:40933 requested a full tablet report, sending...
I20260713 09:05:36.949734 18667 ts_manager.cc:194] Registered new tserver with Master: 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:36.950068 16645 webserver.cc:533] Webserver started at http://127.16.65.66:40181/ using document root <none> and password file <none>
I20260713 09:05:36.950745 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:36.950986 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:36.951328 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:36.952422 18667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43956
I20260713 09:05:36.952898 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-1-root/instance:
uuid: "5558a06d8e3647baa4820902c281d3b9"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-rntb"
I20260713 09:05:36.958045 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:05:36.961694 18806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.962697 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:05:36.963063 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-1-root
uuid: "5558a06d8e3647baa4820902c281d3b9"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-rntb"
I20260713 09:05:36.963342 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-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)
I20260713 09:05:36.991521 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:36.992817 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:36.994500 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:36.996625 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:36.996845 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.997082 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:36.997251 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:37.036689 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.66:39503
I20260713 09:05:37.036809 18868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.66:39503 every 8 connection(s)
I20260713 09:05:37.041390 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:37.047967 18872 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
W20260713 09:05:37.048317 18873 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
W20260713 09:05:37.052438 18875 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
I20260713 09:05:37.053445 18869 heartbeater.cc:344] Connected to a master server at 127.16.65.126:40933
I20260713 09:05:37.053939 18869 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:37.054769 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:37.055122 18869 heartbeater.cc:507] Master 127.16.65.126:40933 requested a full tablet report, sending...
I20260713 09:05:37.055891 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:37.056140 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:37.056324 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933537056308 us; error 0 us; skew 500 ppm
I20260713 09:05:37.057049 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:37.057816 18667 ts_manager.cc:194] Registered new tserver with Master: 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:37.059744 18667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43968
I20260713 09:05:37.060396 16645 webserver.cc:533] Webserver started at http://127.16.65.67:38571/ using document root <none> and password file <none>
I20260713 09:05:37.060940 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:37.061250 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:37.061614 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:37.062737 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-2-root/instance:
uuid: "ab17b1ba443b401495d422b35c108f12"
format_stamp: "Formatted at 2026-07-13 09:05:37 on dist-test-slave-rntb"
I20260713 09:05:37.067230 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:05:37.070667 18880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:37.071666 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:05:37.071928 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-2-root
uuid: "ab17b1ba443b401495d422b35c108f12"
format_stamp: "Formatted at 2026-07-13 09:05:37 on dist-test-slave-rntb"
I20260713 09:05:37.072170 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-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)
I20260713 09:05:37.089051 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:37.090570 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:37.092087 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:37.094506 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:37.094695 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:37.095018 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:37.095202 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:37.137256 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.67:42023
I20260713 09:05:37.137344 18942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.67:42023 every 8 connection(s)
I20260713 09:05:37.142450 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:37.149211 18946 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
W20260713 09:05:37.150285 18947 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
W20260713 09:05:37.151655 18949 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
I20260713 09:05:37.153991 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:37.155369 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:37.155416 18943 heartbeater.cc:344] Connected to a master server at 127.16.65.126:40933
W20260713 09:05:37.155916 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:37.156056 18943 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:37.156173 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933537156148 us; error 0 us; skew 500 ppm
I20260713 09:05:37.156916 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:37.156889 18943 heartbeater.cc:507] Master 127.16.65.126:40933 requested a full tablet report, sending...
I20260713 09:05:37.159541 18667 ts_manager.cc:194] Registered new tserver with Master: ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:37.159943 16645 webserver.cc:533] Webserver started at http://127.16.65.68:46031/ using document root <none> and password file <none>
I20260713 09:05:37.160723 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:37.160998 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:37.161340 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:37.161543 18667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43984
I20260713 09:05:37.162883 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-3-root/instance:
uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
format_stamp: "Formatted at 2026-07-13 09:05:37 on dist-test-slave-rntb"
I20260713 09:05:37.167835 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:37.171504 18954 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:37.172380 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:37.172694 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-3-root
uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
format_stamp: "Formatted at 2026-07-13 09:05:37 on dist-test-slave-rntb"
I20260713 09:05:37.172957 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-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)
I20260713 09:05:37.187676 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:37.189002 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:37.190635 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:37.192961 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:37.193147 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:37.193593 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:37.193843 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:05:37.238687 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.68:33127
I20260713 09:05:37.238797 19016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.68:33127 every 8 connection(s)
I20260713 09:05:37.254647 19017 heartbeater.cc:344] Connected to a master server at 127.16.65.126:40933
I20260713 09:05:37.255095 19017 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:37.255857 19017 heartbeater.cc:507] Master 127.16.65.126:40933 requested a full tablet report, sending...
I20260713 09:05:37.258265 18667 ts_manager.cc:194] Registered new tserver with Master: c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:37.259132 16645 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016859597s
I20260713 09:05:37.259647 18667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43992
I20260713 09:05:37.285010 18667 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43996:
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"
    }
  }
}
I20260713 09:05:37.413791 18906 tablet_service.cc:1511] Processing CreateTablet for tablet bba240b7e450463b8e169ca986c70c28 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:37.414117 18908 tablet_service.cc:1511] Processing CreateTablet for tablet 3864af8f9b8f44aa87155b3845c42e26 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:37.415392 18906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba240b7e450463b8e169ca986c70c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.414137 18907 tablet_service.cc:1511] Processing CreateTablet for tablet f91be21703334eccaf088fbc0cff8f96 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:37.417665 18907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91be21703334eccaf088fbc0cff8f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.423116 18908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3864af8f9b8f44aa87155b3845c42e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.423727 18905 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7d61d05b8a4e438ecd486590ec7bae (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:37.425321 18904 tablet_service.cc:1511] Processing CreateTablet for tablet c4d28a051f27401591c3456329fa49ad (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:37.425307 18905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7d61d05b8a4e438ecd486590ec7bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.428859 18904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d28a051f27401591c3456329fa49ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.432281 18903 tablet_service.cc:1511] Processing CreateTablet for tablet 1c91c9239ec04bbeab74df28cb51c882 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:37.433823 18903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c91c9239ec04bbeab74df28cb51c882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.439056 18902 tablet_service.cc:1511] Processing CreateTablet for tablet 525917cae8674147a94eb70a3859bb69 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:37.440411 18902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525917cae8674147a94eb70a3859bb69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.449131 18901 tablet_service.cc:1511] Processing CreateTablet for tablet 630e4e847d32498eb222c0fcfc5f9502 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:37.450559 18901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630e4e847d32498eb222c0fcfc5f9502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.454475 18759 tablet_service.cc:1511] Processing CreateTablet for tablet f91be21703334eccaf088fbc0cff8f96 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:37.455977 18759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91be21703334eccaf088fbc0cff8f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.456820 18752 tablet_service.cc:1511] Processing CreateTablet for tablet c77bda8978cc402784fca2c7b7ae5f00 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:37.458258 18752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77bda8978cc402784fca2c7b7ae5f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.458959 18758 tablet_service.cc:1511] Processing CreateTablet for tablet 8028aecffe73431fa5739f8c07fdc0c3 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:37.463049 18758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8028aecffe73431fa5739f8c07fdc0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.462850 18753 tablet_service.cc:1511] Processing CreateTablet for tablet 525917cae8674147a94eb70a3859bb69 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:37.464443 18753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525917cae8674147a94eb70a3859bb69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.466727 18754 tablet_service.cc:1511] Processing CreateTablet for tablet c4d28a051f27401591c3456329fa49ad (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:37.462702 18756 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7d61d05b8a4e438ecd486590ec7bae (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:37.468007 18754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d28a051f27401591c3456329fa49ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.468719 18756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7d61d05b8a4e438ecd486590ec7bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.470346 18755 tablet_service.cc:1511] Processing CreateTablet for tablet 49ea04010d9d4ce9b8d25308aca2447f (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:37.471580 18755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ea04010d9d4ce9b8d25308aca2447f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.460213 18757 tablet_service.cc:1511] Processing CreateTablet for tablet bba240b7e450463b8e169ca986c70c28 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:37.474728 18757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba240b7e450463b8e169ca986c70c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.477480 18902 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9cfaa885f6454c9168b12da86491d3 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:37.459585 18751 tablet_service.cc:1511] Processing CreateTablet for tablet 630e4e847d32498eb222c0fcfc5f9502 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:37.494549 18902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9cfaa885f6454c9168b12da86491d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.494552 18751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630e4e847d32498eb222c0fcfc5f9502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.491433 18750 tablet_service.cc:1511] Processing CreateTablet for tablet dca88b762806439783c0f214a74e9615 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:37.500451 18750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca88b762806439783c0f214a74e9615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.506908 18834 tablet_service.cc:1511] Processing CreateTablet for tablet 3864af8f9b8f44aa87155b3845c42e26 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:37.508282 18834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3864af8f9b8f44aa87155b3845c42e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.508664 18829 tablet_service.cc:1511] Processing CreateTablet for tablet 1c91c9239ec04bbeab74df28cb51c882 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:37.509966 18829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c91c9239ec04bbeab74df28cb51c882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.510897 18833 tablet_service.cc:1511] Processing CreateTablet for tablet f91be21703334eccaf088fbc0cff8f96 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:37.512204 18833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91be21703334eccaf088fbc0cff8f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.506812 18830 tablet_service.cc:1511] Processing CreateTablet for tablet 49ea04010d9d4ce9b8d25308aca2447f (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:37.514648 18831 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7d61d05b8a4e438ecd486590ec7bae (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:37.516496 18831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7d61d05b8a4e438ecd486590ec7bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.516063 18832 tablet_service.cc:1511] Processing CreateTablet for tablet 8028aecffe73431fa5739f8c07fdc0c3 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:37.518848 18900 tablet_service.cc:1511] Processing CreateTablet for tablet dca88b762806439783c0f214a74e9615 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:37.520211 18830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ea04010d9d4ce9b8d25308aca2447f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.523535 18828 tablet_service.cc:1511] Processing CreateTablet for tablet 525917cae8674147a94eb70a3859bb69 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:37.526049 18827 tablet_service.cc:1511] Processing CreateTablet for tablet c77bda8978cc402784fca2c7b7ae5f00 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:37.528575 18826 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9cfaa885f6454c9168b12da86491d3 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:37.530820 18825 tablet_service.cc:1511] Processing CreateTablet for tablet dca88b762806439783c0f214a74e9615 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:37.532862 18832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8028aecffe73431fa5739f8c07fdc0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.534222 18826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9cfaa885f6454c9168b12da86491d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.538192 18825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca88b762806439783c0f214a74e9615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.542204 18828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525917cae8674147a94eb70a3859bb69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.542851 18899 tablet_service.cc:1511] Processing CreateTablet for tablet 690531ba6c66496a85f6e2ccd2422a12 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:37.546176 18827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77bda8978cc402784fca2c7b7ae5f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.555017 19033 tablet_bootstrap.cc:492] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:37.562916 19033 tablet_bootstrap.cc:654] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.577708 18900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dca88b762806439783c0f214a74e9615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.579408 19034 tablet_bootstrap.cc:492] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:37.582106 18899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 690531ba6c66496a85f6e2ccd2422a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.591184 18903 tablet_service.cc:1511] Processing CreateTablet for tablet 20dc4998f6d94d86934e30cfb738c219 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:37.594092 18750 tablet_service.cc:1511] Processing CreateTablet for tablet 690531ba6c66496a85f6e2ccd2422a12 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:37.594727 18908 tablet_service.cc:1511] Processing CreateTablet for tablet 7c95d72aad8d465d8462618ddc3f0724 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:37.594933 18906 tablet_service.cc:1511] Processing CreateTablet for tablet 0639b0adaace4b00882d6674493f8db8 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:37.649021 18750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 690531ba6c66496a85f6e2ccd2422a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.597078 18758 tablet_service.cc:1511] Processing CreateTablet for tablet 20dc4998f6d94d86934e30cfb738c219 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:37.598757 18834 tablet_service.cc:1511] Processing CreateTablet for tablet 48e077891da74d53b8b0d336fb3e42ab (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:37.650583 18758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20dc4998f6d94d86934e30cfb738c219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.651214 18834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48e077891da74d53b8b0d336fb3e42ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.606881 18752 tablet_service.cc:1511] Processing CreateTablet for tablet 0639b0adaace4b00882d6674493f8db8 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:37.607818 18829 tablet_service.cc:1511] Processing CreateTablet for tablet 7c95d72aad8d465d8462618ddc3f0724 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:37.614315 18905 tablet_service.cc:1511] Processing CreateTablet for tablet 8967c5efeb194561ac99a151108f1395 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:37.622180 18755 tablet_service.cc:1511] Processing CreateTablet for tablet 48e077891da74d53b8b0d336fb3e42ab (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:37.627862 18757 tablet_service.cc:1511] Processing CreateTablet for tablet 4c61c330d7f7454d9aadcc0135703b48 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:37.630079 18754 tablet_service.cc:1511] Processing CreateTablet for tablet 36c08492b8fe497d914e02f9717ac2db (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:37.632113 18907 tablet_service.cc:1511] Processing CreateTablet for tablet 4c61c330d7f7454d9aadcc0135703b48 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:37.641647 18756 tablet_service.cc:1511] Processing CreateTablet for tablet cd6b80cecbe1420e8eb4ee49a2e44ed9 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:37.659555 18829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c95d72aad8d465d8462618ddc3f0724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.659510 18753 tablet_service.cc:1511] Processing CreateTablet for tablet 280de3284773487da271e630f25b8101 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:37.658136 18908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c95d72aad8d465d8462618ddc3f0724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.666384 18752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0639b0adaace4b00882d6674493f8db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.681166 18981 tablet_service.cc:1511] Processing CreateTablet for tablet 8028aecffe73431fa5739f8c07fdc0c3 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:37.682106 18907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c61c330d7f7454d9aadcc0135703b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.682582 18981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8028aecffe73431fa5739f8c07fdc0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.684324 18754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c08492b8fe497d914e02f9717ac2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.685410 18830 tablet_service.cc:1511] Processing CreateTablet for tablet 36c08492b8fe497d914e02f9717ac2db (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:37.686137 18905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8967c5efeb194561ac99a151108f1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.686730 18830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c08492b8fe497d914e02f9717ac2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.687009 18980 tablet_service.cc:1511] Processing CreateTablet for tablet bba240b7e450463b8e169ca986c70c28 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:37.688565 18980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba240b7e450463b8e169ca986c70c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.689057 18903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20dc4998f6d94d86934e30cfb738c219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.689579 18753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280de3284773487da271e630f25b8101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.666033 18904 tablet_service.cc:1511] Processing CreateTablet for tablet 280de3284773487da271e630f25b8101 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:37.690645 18979 tablet_service.cc:1511] Processing CreateTablet for tablet 49ea04010d9d4ce9b8d25308aca2447f (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:37.692227 18979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49ea04010d9d4ce9b8d25308aca2447f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.693253 18832 tablet_service.cc:1511] Processing CreateTablet for tablet 20dc4998f6d94d86934e30cfb738c219 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:37.694730 18832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20dc4998f6d94d86934e30cfb738c219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.694510 18978 tablet_service.cc:1511] Processing CreateTablet for tablet c4d28a051f27401591c3456329fa49ad (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:37.695420 18756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6b80cecbe1420e8eb4ee49a2e44ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.695837 18978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d28a051f27401591c3456329fa49ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.699167 18976 tablet_service.cc:1511] Processing CreateTablet for tablet c77bda8978cc402784fca2c7b7ae5f00 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:37.700780 18976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c77bda8978cc402784fca2c7b7ae5f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.701385 19036 tablet_bootstrap.cc:492] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:37.702581 18975 tablet_service.cc:1511] Processing CreateTablet for tablet 630e4e847d32498eb222c0fcfc5f9502 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:37.704156 18975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630e4e847d32498eb222c0fcfc5f9502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.706619 18755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48e077891da74d53b8b0d336fb3e42ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.707172 18982 tablet_service.cc:1511] Processing CreateTablet for tablet 3864af8f9b8f44aa87155b3845c42e26 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:37.708727 18982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3864af8f9b8f44aa87155b3845c42e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.708882 18757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c61c330d7f7454d9aadcc0135703b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.710166 18974 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9cfaa885f6454c9168b12da86491d3 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:37.711719 18974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9cfaa885f6454c9168b12da86491d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.712801 18977 tablet_service.cc:1511] Processing CreateTablet for tablet 1c91c9239ec04bbeab74df28cb51c882 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:37.714504 18977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c91c9239ec04bbeab74df28cb51c882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.690650 18906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0639b0adaace4b00882d6674493f8db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.716005 18904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280de3284773487da271e630f25b8101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.721161 18827 tablet_service.cc:1511] Processing CreateTablet for tablet 8967c5efeb194561ac99a151108f1395 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:37.722836 18827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8967c5efeb194561ac99a151108f1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.736019 18831 tablet_service.cc:1511] Processing CreateTablet for tablet cd6b80cecbe1420e8eb4ee49a2e44ed9 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:37.737325 18831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6b80cecbe1420e8eb4ee49a2e44ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.743220 18973 tablet_service.cc:1511] Processing CreateTablet for tablet 48e077891da74d53b8b0d336fb3e42ab (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:37.744575 18973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48e077891da74d53b8b0d336fb3e42ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.714924 18826 tablet_service.cc:1511] Processing CreateTablet for tablet 4c61c330d7f7454d9aadcc0135703b48 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:37.755913 19033 tablet_bootstrap.cc:492] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:37.756610 19033 ts_tablet_manager.cc:1403] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.204s	user 0.019s	sys 0.029s
W20260713 09:05:37.765887 18651 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.65.66:39503, user_credentials={real_user=slave}} blocked reactor thread for 55519.4us
I20260713 09:05:37.788744 19034 tablet_bootstrap.cc:654] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.755981 18826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c61c330d7f7454d9aadcc0135703b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.790879 18902 tablet_service.cc:1511] Processing CreateTablet for tablet 41b712b5040d49a392e9ebe1be0eacdd (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:37.792564 18902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b712b5040d49a392e9ebe1be0eacdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.760737 18828 tablet_service.cc:1511] Processing CreateTablet for tablet 41b712b5040d49a392e9ebe1be0eacdd (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:37.797684 18828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b712b5040d49a392e9ebe1be0eacdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.810791 19033 raft_consensus.cc:359] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:37.811599 19033 raft_consensus.cc:385] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.811918 19033 raft_consensus.cc:740] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
W20260713 09:05:37.878209 18651 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.65.67:42023, user_credentials={real_user=slave}} blocked reactor thread for 95869.8us
W20260713 09:05:37.878720 18715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:37.888934 18982 tablet_service.cc:1511] Processing CreateTablet for tablet 7c95d72aad8d465d8462618ddc3f0724 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:37.889801 18980 tablet_service.cc:1511] Processing CreateTablet for tablet 36c08492b8fe497d914e02f9717ac2db (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:37.910127 18974 tablet_service.cc:1511] Processing CreateTablet for tablet 690531ba6c66496a85f6e2ccd2422a12 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
W20260713 09:05:37.925884 18653 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.65.65:45901, user_credentials={real_user=slave}} blocked reactor thread for 62986.5us
I20260713 09:05:37.816337 19033 consensus_queue.cc:260] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:37.945220 19036 tablet_bootstrap.cc:654] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.955421 18794 heartbeater.cc:499] Master 127.16.65.126:40933 was elected leader, sending a full tablet report...
I20260713 09:05:37.980790 18980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c08492b8fe497d914e02f9717ac2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.988605 19034 tablet_bootstrap.cc:492] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:37.994589 19034 ts_tablet_manager.cc:1403] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.416s	user 0.028s	sys 0.017s
I20260713 09:05:37.996534 19033 ts_tablet_manager.cc:1434] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.240s	user 0.008s	sys 0.016s
I20260713 09:05:37.997571 19033 tablet_bootstrap.cc:492] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:37.999514 19034 raft_consensus.cc:359] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.001492 19034 raft_consensus.cc:385] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.002990 19034 raft_consensus.cc:740] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.004158 19038 tablet_bootstrap.cc:492] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:38.003820 19034 consensus_queue.cc:260] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.011230 18974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 690531ba6c66496a85f6e2ccd2422a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:38.014199 18973 tablet_service.cc:1511] Processing CreateTablet for tablet 41b712b5040d49a392e9ebe1be0eacdd (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:38.018477 18973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b712b5040d49a392e9ebe1be0eacdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:38.022109 18979 tablet_service.cc:1511] Processing CreateTablet for tablet 280de3284773487da271e630f25b8101 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:38.022511 18975 tablet_service.cc:1511] Processing CreateTablet for tablet cd6b80cecbe1420e8eb4ee49a2e44ed9 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:38.023512 18979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280de3284773487da271e630f25b8101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:38.026299 18978 tablet_service.cc:1511] Processing CreateTablet for tablet 0639b0adaace4b00882d6674493f8db8 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:38.027639 18978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0639b0adaace4b00882d6674493f8db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:38.028429 18982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c95d72aad8d465d8462618ddc3f0724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:38.047734 18975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6b80cecbe1420e8eb4ee49a2e44ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:38.051009 18981 tablet_service.cc:1511] Processing CreateTablet for tablet 8967c5efeb194561ac99a151108f1395 (DEFAULT_TABLE table=test-workload [id=17c67574a412429ab1f36e5065abdf5f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:38.051970 19034 ts_tablet_manager.cc:1434] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.005s
I20260713 09:05:38.052752 18943 heartbeater.cc:499] Master 127.16.65.126:40933 was elected leader, sending a full tablet report...
I20260713 09:05:38.052353 18981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8967c5efeb194561ac99a151108f1395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:38.053086 19034 tablet_bootstrap.cc:492] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:38.055007 19038 tablet_bootstrap.cc:654] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.063855 18869 heartbeater.cc:499] Master 127.16.65.126:40933 was elected leader, sending a full tablet report...
I20260713 09:05:38.066676 19034 tablet_bootstrap.cc:654] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.072289 19036 tablet_bootstrap.cc:492] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:38.073045 19036 ts_tablet_manager.cc:1403] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.372s	user 0.012s	sys 0.014s
I20260713 09:05:38.100149 19036 raft_consensus.cc:359] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.100767 19036 raft_consensus.cc:385] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.101063 19036 raft_consensus.cc:740] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.105223 19033 tablet_bootstrap.cc:654] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.108319 19038 tablet_bootstrap.cc:492] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:38.108722 19038 ts_tablet_manager.cc:1403] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.004s
I20260713 09:05:38.107589 19036 consensus_queue.cc:260] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.112569 19034 tablet_bootstrap.cc:492] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:38.113121 19034 ts_tablet_manager.cc:1403] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.014s
I20260713 09:05:38.111270 19038 raft_consensus.cc:359] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.114631 19038 raft_consensus.cc:385] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.114938 19038 raft_consensus.cc:740] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.115779 19038 consensus_queue.cc:260] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.116307 19034 raft_consensus.cc:359] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.117220 19034 raft_consensus.cc:385] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.117612 19034 raft_consensus.cc:740] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.118666 19034 consensus_queue.cc:260] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.121194 19034 ts_tablet_manager.cc:1434] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:38.121523 19038 ts_tablet_manager.cc:1434] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260713 09:05:38.122234 19034 tablet_bootstrap.cc:492] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:38.122393 19038 tablet_bootstrap.cc:492] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:38.124198 19017 heartbeater.cc:499] Master 127.16.65.126:40933 was elected leader, sending a full tablet report...
I20260713 09:05:38.129626 19034 tablet_bootstrap.cc:654] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.140614 19038 tablet_bootstrap.cc:654] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.142056 19034 tablet_bootstrap.cc:492] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:38.142663 19034 ts_tablet_manager.cc:1403] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:05:38.144793 19036 ts_tablet_manager.cc:1434] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.006s
I20260713 09:05:38.145910 19036 tablet_bootstrap.cc:492] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:38.145955 19034 raft_consensus.cc:359] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
W20260713 09:05:38.146855 18944 tablet.cc:2406] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:38.146958 19034 raft_consensus.cc:385] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.147581 19034 raft_consensus.cc:740] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.148564 19034 consensus_queue.cc:260] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.151121 19034 ts_tablet_manager.cc:1434] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:38.151412 19033 tablet_bootstrap.cc:492] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:38.151929 19033 ts_tablet_manager.cc:1403] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.155s	user 0.014s	sys 0.001s
I20260713 09:05:38.152153 19034 tablet_bootstrap.cc:492] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:38.155067 19033 raft_consensus.cc:359] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.155855 19033 raft_consensus.cc:385] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.156189 19033 raft_consensus.cc:740] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.159492 19034 tablet_bootstrap.cc:654] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.162576 19036 tablet_bootstrap.cc:654] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.160570 19033 consensus_queue.cc:260] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.167008 19033 ts_tablet_manager.cc:1434] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:05:38.168325 19033 tablet_bootstrap.cc:492] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:38.171849 19034 tablet_bootstrap.cc:492] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:38.172367 19034 ts_tablet_manager.cc:1403] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:05:38.173703 19038 tablet_bootstrap.cc:492] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:38.174470 19038 ts_tablet_manager.cc:1403] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260713 09:05:38.175909 19034 raft_consensus.cc:359] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.176782 19034 raft_consensus.cc:385] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.177094 19034 raft_consensus.cc:740] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.177609 19038 raft_consensus.cc:359] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.178426 19038 raft_consensus.cc:385] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.178056 19034 consensus_queue.cc:260] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.178743 19038 raft_consensus.cc:740] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.180752 19034 ts_tablet_manager.cc:1434] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:05:38.181779 19034 tablet_bootstrap.cc:492] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:38.184842 19036 tablet_bootstrap.cc:492] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:38.185446 19036 ts_tablet_manager.cc:1403] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.003s
I20260713 09:05:38.188575 19034 tablet_bootstrap.cc:654] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.188624 19036 raft_consensus.cc:359] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.190090 19038 consensus_queue.cc:260] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.192713 19038 ts_tablet_manager.cc:1434] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260713 09:05:38.189536 19036 raft_consensus.cc:385] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.198498 19036 raft_consensus.cc:740] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.198612 19038 tablet_bootstrap.cc:492] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:38.199587 19036 consensus_queue.cc:260] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.200520 19034 tablet_bootstrap.cc:492] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:38.201025 19034 ts_tablet_manager.cc:1403] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.015s
I20260713 09:05:38.204088 19034 raft_consensus.cc:359] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.204833 19034 raft_consensus.cc:385] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.205134 19034 raft_consensus.cc:740] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.205519 19038 tablet_bootstrap.cc:654] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.206104 19034 consensus_queue.cc:260] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.208323 19033 tablet_bootstrap.cc:654] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.211319 19034 ts_tablet_manager.cc:1434] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:05:38.212426 19034 tablet_bootstrap.cc:492] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:38.212757 19036 ts_tablet_manager.cc:1434] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260713 09:05:38.219287 19034 tablet_bootstrap.cc:654] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.222973 19036 tablet_bootstrap.cc:492] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:38.225661 19039 raft_consensus.cc:493] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.225944 19033 tablet_bootstrap.cc:492] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:38.226413 19038 tablet_bootstrap.cc:492] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:38.226457 19033 ts_tablet_manager.cc:1403] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.010s
I20260713 09:05:38.226243 19039 raft_consensus.cc:515] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.227044 19038 ts_tablet_manager.cc:1403] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.016s
I20260713 09:05:38.229058 19039 leader_election.cc:290] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.229862 19038 raft_consensus.cc:359] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.230695 19038 raft_consensus.cc:385] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.230409 19033 raft_consensus.cc:359] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.231086 19038 raft_consensus.cc:740] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.231302 19033 raft_consensus.cc:385] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.231772 19033 raft_consensus.cc:740] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.232138 19038 consensus_queue.cc:260] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.234987 19033 consensus_queue.cc:260] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.235579 19038 ts_tablet_manager.cc:1434] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:05:38.236889 19038 tablet_bootstrap.cc:492] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:38.237404 19033 ts_tablet_manager.cc:1434] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:38.240113 19036 tablet_bootstrap.cc:654] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.245466 19038 tablet_bootstrap.cc:654] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.264235 19033 tablet_bootstrap.cc:492] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:38.277469 19036 tablet_bootstrap.cc:492] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:38.278185 19036 ts_tablet_manager.cc:1403] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.007s
I20260713 09:05:38.278676 19044 raft_consensus.cc:493] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.279305 19044 raft_consensus.cc:515] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.282079 19036 raft_consensus.cc:359] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.283015 19036 raft_consensus.cc:385] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.283315 19036 raft_consensus.cc:740] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.283903 19044 leader_election.cc:290] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:38.284106 19036 consensus_queue.cc:260] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.287739 19033 tablet_bootstrap.cc:654] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.297027 19036 ts_tablet_manager.cc:1434] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:05:38.298336 19036 tablet_bootstrap.cc:492] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:38.302352 19034 tablet_bootstrap.cc:492] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:38.302866 19034 ts_tablet_manager.cc:1403] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.042s
I20260713 09:05:38.305882 19034 raft_consensus.cc:359] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.306559 19034 raft_consensus.cc:385] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.306838 19034 raft_consensus.cc:740] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.307675 19034 consensus_queue.cc:260] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.309580 19046 raft_consensus.cc:493] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.310276 19046 raft_consensus.cc:515] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.316000 19033 tablet_bootstrap.cc:492] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:38.316458 19033 ts_tablet_manager.cc:1403] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.000s
I20260713 09:05:38.316999 19034 ts_tablet_manager.cc:1434] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:38.318135 19046 leader_election.cc:290] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.319458 19044 raft_consensus.cc:493] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.319420 19033 raft_consensus.cc:359] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.320353 19033 raft_consensus.cc:385] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.320717 19033 raft_consensus.cc:740] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.320206 19044 raft_consensus.cc:515] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.323401 19044 leader_election.cc:290] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:38.324545 19034 tablet_bootstrap.cc:492] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:38.325264 19036 tablet_bootstrap.cc:654] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.325611 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ea04010d9d4ce9b8d25308aca2447f" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:38.326695 18769 raft_consensus.cc:2468] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:38.328323 18809 leader_election.cc:304] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: 
I20260713 09:05:38.321483 19033 consensus_queue.cc:260] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.329485 19044 raft_consensus.cc:2804] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.329986 19044 raft_consensus.cc:493] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.330446 19044 raft_consensus.cc:3060] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.332050 19034 tablet_bootstrap.cc:654] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.334122 19033 ts_tablet_manager.cc:1434] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:05:38.335058 19033 tablet_bootstrap.cc:492] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:38.341293 19033 tablet_bootstrap.cc:654] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.345080 19041 raft_consensus.cc:493] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.345621 19041 raft_consensus.cc:515] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.346450 19044 raft_consensus.cc:515] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.351480 19033 tablet_bootstrap.cc:492] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:38.351588 19041 leader_election.cc:290] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.352458 19036 tablet_bootstrap.cc:492] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:38.352262 19044 leader_election.cc:290] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:38.354270 19036 ts_tablet_manager.cc:1403] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.001s
I20260713 09:05:38.354323 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ea04010d9d4ce9b8d25308aca2447f" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:38.355189 18769 raft_consensus.cc:3060] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.356339 19036 raft_consensus.cc:359] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.356805 19036 raft_consensus.cc:385] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.356988 19036 raft_consensus.cc:740] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.352676 19033 ts_tablet_manager.cc:1403] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260713 09:05:38.352243 19034 tablet_bootstrap.cc:492] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:38.357581 19036 consensus_queue.cc:260] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.358455 19034 ts_tablet_manager.cc:1403] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.010s
I20260713 09:05:38.359896 19036 ts_tablet_manager.cc:1434] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260713 09:05:38.360440 19033 raft_consensus.cc:359] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.361979 19033 raft_consensus.cc:385] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.362282 19033 raft_consensus.cc:740] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.363420 19036 tablet_bootstrap.cc:492] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:38.363528 19034 raft_consensus.cc:359] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:38.370066 19034 raft_consensus.cc:385] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.370312 19036 tablet_bootstrap.cc:654] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.371094 19046 raft_consensus.cc:493] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.371816 19046 raft_consensus.cc:515] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.373860 19041 raft_consensus.cc:493] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.374528 19041 raft_consensus.cc:515] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.375095 19046 leader_election.cc:290] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:38.377941 19041 leader_election.cc:290] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:38.381570 19033 consensus_queue.cc:260] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.382701 19034 raft_consensus.cc:740] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.383805 19033 ts_tablet_manager.cc:1434] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260713 09:05:38.384853 19033 tablet_bootstrap.cc:492] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:38.384017 19034 consensus_queue.cc:260] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:38.396569 19036 tablet_bootstrap.cc:492] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:38.397078 19036 ts_tablet_manager.cc:1403] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.008s
I20260713 09:05:38.399987 19036 raft_consensus.cc:359] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.400729 19036 raft_consensus.cc:385] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.401034 19036 raft_consensus.cc:740] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.401702 19036 consensus_queue.cc:260] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.404664 19034 ts_tablet_manager.cc:1434] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260713 09:05:38.406004 19036 ts_tablet_manager.cc:1434] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:05:38.406970 19036 tablet_bootstrap.cc:492] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:38.410055 19034 tablet_bootstrap.cc:492] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:38.415621 18769 raft_consensus.cc:2468] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:38.415678 19033 tablet_bootstrap.cc:654] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.419765 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba240b7e450463b8e169ca986c70c28" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:38.420964 18768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d61d05b8a4e438ecd486590ec7bae" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:38.426093 19034 tablet_bootstrap.cc:654] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.429714 19044 raft_consensus.cc:493] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.434674 19036 tablet_bootstrap.cc:654] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.442020 19044 raft_consensus.cc:515] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.452016 19044 leader_election.cc:290] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
W20260713 09:05:38.452749 18883 leader_election.cc:343] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:38.453689 18883 leader_election.cc:343] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.455943 18809 leader_election.cc:304] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: 
I20260713 09:05:38.465288 19044 raft_consensus.cc:2804] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.481663 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77bda8978cc402784fca2c7b7ae5f00" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
W20260713 09:05:38.485776 18732 leader_election.cc:343] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.488265 19046 raft_consensus.cc:493] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.496359 19046 raft_consensus.cc:515] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.499797 19046 leader_election.cc:290] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.502403 19038 tablet_bootstrap.cc:492] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:38.504734 19034 tablet_bootstrap.cc:492] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:38.505208 19034 ts_tablet_manager.cc:1403] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.008s
I20260713 09:05:38.507336 19041 raft_consensus.cc:493] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.509029 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8028aecffe73431fa5739f8c07fdc0c3" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:38.508929 19041 raft_consensus.cc:515] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.506484 19038 ts_tablet_manager.cc:1403] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.270s	user 0.029s	sys 0.075s
I20260713 09:05:38.509730 18767 raft_consensus.cc:2468] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 0.
I20260713 09:05:38.511258 19041 leader_election.cc:290] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.511792 19041 raft_consensus.cc:493] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.512224 18957 leader_election.cc:304] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:38.512257 19041 raft_consensus.cc:515] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.513295 19046 raft_consensus.cc:2804] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.513688 19046 raft_consensus.cc:493] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.513659 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525917cae8674147a94eb70a3859bb69" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:38.514256 19046 raft_consensus.cc:3060] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.514449 18767 raft_consensus.cc:2468] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 0.
I20260713 09:05:38.505649 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba240b7e450463b8e169ca986c70c28" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:38.515793 18883 leader_election.cc:304] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:38.522905 19039 raft_consensus.cc:493] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.523618 19039 raft_consensus.cc:515] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.524822 19033 tablet_bootstrap.cc:492] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:38.525480 19033 ts_tablet_manager.cc:1403] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.035s
I20260713 09:05:38.513716 19038 raft_consensus.cc:359] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.531251 19038 raft_consensus.cc:385] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:05:38.531252 18957 leader_election.cc:343] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.531906 19038 raft_consensus.cc:740] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.537127 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ea04010d9d4ce9b8d25308aca2447f" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:38.533212 19038 consensus_queue.cc:260] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.535777 19044 raft_consensus.cc:697] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:38.547674 19044 consensus_queue.cc:237] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.547994 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
W20260713 09:05:38.554651 18807 leader_election.cc:343] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.554924 18917 raft_consensus.cc:2468] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:38.560178 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:38.563688 18918 raft_consensus.cc:2468] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:38.565089 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:38.566041 19033 raft_consensus.cc:359] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:38.566530 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:38.567834 19033 raft_consensus.cc:385] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.568912 19033 raft_consensus.cc:740] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.569003 18991 raft_consensus.cc:2468] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:38.570351 19033 consensus_queue.cc:260] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:38.558969 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ea04010d9d4ce9b8d25308aca2447f" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:38.560912 19039 leader_election.cc:290] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:38.556456 18807 leader_election.cc:304] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:38.586582 19082 raft_consensus.cc:2804] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.587038 19082 raft_consensus.cc:493] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.587393 19082 raft_consensus.cc:3060] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.595456 19034 raft_consensus.cc:359] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.596203 19034 raft_consensus.cc:385] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.589396 19041 leader_election.cc:290] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:38.599207 19041 raft_consensus.cc:2804] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.599597 19041 raft_consensus.cc:493] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.599954 19041 raft_consensus.cc:3060] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.596513 19034 raft_consensus.cc:740] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.607960 19034 consensus_queue.cc:260] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.609282 19082 raft_consensus.cc:515] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.615126 18843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8028aecffe73431fa5739f8c07fdc0c3" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:38.615986 18843 raft_consensus.cc:2468] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 0.
I20260713 09:05:38.616745 19082 leader_election.cc:290] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:38.617246 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:38.618395 18844 raft_consensus.cc:2468] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 0.
I20260713 09:05:38.620043 18955 leader_election.cc:304] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:38.607728 19083 raft_consensus.cc:493] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.622079 19083 raft_consensus.cc:515] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.624693 19083 leader_election.cc:290] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.625290 19083 raft_consensus.cc:493] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.630793 19039 raft_consensus.cc:493] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.631443 19039 raft_consensus.cc:515] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:38.634093 19039 leader_election.cc:290] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:38.633934 19083 raft_consensus.cc:515] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.636371 19083 leader_election.cc:290] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.636277 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
W20260713 09:05:38.637820 18732 leader_election.cc:343] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.638764 19046 raft_consensus.cc:515] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.641247 19046 leader_election.cc:290] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.642050 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8028aecffe73431fa5739f8c07fdc0c3" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:38.642722 18769 raft_consensus.cc:3060] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.644574 19034 ts_tablet_manager.cc:1434] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.139s	user 0.009s	sys 0.000s
I20260713 09:05:38.645499 19034 tablet_bootstrap.cc:492] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:38.649844 18769 raft_consensus.cc:2468] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 1.
I20260713 09:05:38.651630 18957 leader_election.cc:304] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:38.656606 19041 raft_consensus.cc:515] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
W20260713 09:05:38.657625 18807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.67:42023, user_credentials={real_user=slave}} blocked reactor thread for 101244us
I20260713 09:05:38.657724 19046 raft_consensus.cc:2804] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.661010 19046 raft_consensus.cc:493] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.661496 19046 raft_consensus.cc:3060] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.661908 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:38.662003 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:38.664016 18918 raft_consensus.cc:3060] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.663614 19034 tablet_bootstrap.cc:654] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.668901 19038 ts_tablet_manager.cc:1434] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.159s	user 0.017s	sys 0.006s
I20260713 09:05:38.671449 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:38.672143 18917 raft_consensus.cc:2468] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 0.
I20260713 09:05:38.673916 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba240b7e450463b8e169ca986c70c28" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:38.674700 18917 raft_consensus.cc:2468] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 0.
W20260713 09:05:38.682862 18955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.66:39503, user_credentials={real_user=slave}} blocked reactor thread for 63067.2us
I20260713 09:05:38.683655 19086 raft_consensus.cc:2804] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.684285 19086 raft_consensus.cc:697] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Becoming Leader. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Running, Role: LEADER
W20260713 09:05:38.681278 18807 leader_election.cc:343] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.685195 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8028aecffe73431fa5739f8c07fdc0c3" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:38.685607 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:38.689956 19038 tablet_bootstrap.cc:492] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:38.687532 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca88b762806439783c0f214a74e9615" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:38.699843 18916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:38.695537 18844 raft_consensus.cc:3060] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.700675 18916 raft_consensus.cc:2468] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 0.
I20260713 09:05:38.700793 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:38.701467 19041 leader_election.cc:290] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.702092 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:38.700016 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba240b7e450463b8e169ca986c70c28" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
W20260713 09:05:38.703045 18883 leader_election.cc:343] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.703071 18991 raft_consensus.cc:2468] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 0.
I20260713 09:05:38.704843 19033 ts_tablet_manager.cc:1434] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.179s	user 0.011s	sys 0.017s
W20260713 09:05:38.706015 18807 leader_election.cc:343] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.700671 19046 raft_consensus.cc:515] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.710677 18807 leader_election.cc:304] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:38.711416 18990 raft_consensus.cc:2393] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab17b1ba443b401495d422b35c108f12 in current term 1: Already voted for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in this term.
W20260713 09:05:38.711577 18807 leader_election.cc:343] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.712055 19089 raft_consensus.cc:2804] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.712929 19089 raft_consensus.cc:493] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.713716 19089 raft_consensus.cc:3060] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.714291 18843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77bda8978cc402784fca2c7b7ae5f00" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:38.714787 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d61d05b8a4e438ecd486590ec7bae" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:38.714970 18843 raft_consensus.cc:2468] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 0.
I20260713 09:05:38.715117 18732 leader_election.cc:304] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:38.714301 18842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca88b762806439783c0f214a74e9615" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:38.666812 18665 catalog_manager.cc:5697] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:38.717650 19039 raft_consensus.cc:2804] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.717815 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525917cae8674147a94eb70a3859bb69" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:38.718993 19039 raft_consensus.cc:493] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.703892 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525917cae8674147a94eb70a3859bb69" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
W20260713 09:05:38.714818 18881 leader_election.cc:343] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.718176 18955 leader_election.cc:304] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: ab17b1ba443b401495d422b35c108f12, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:38.723474 19039 raft_consensus.cc:3060] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.724561 19033 tablet_bootstrap.cc:492] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:38.688802 19086 consensus_queue.cc:237] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.725672 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:38.726542 18841 raft_consensus.cc:2393] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab17b1ba443b401495d422b35c108f12 in current term 1: Already voted for candidate 5558a06d8e3647baa4820902c281d3b9 in this term.
I20260713 09:05:38.699069 18917 raft_consensus.cc:2468] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 0.
I20260713 09:05:38.730893 18844 raft_consensus.cc:2468] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 1.
I20260713 09:05:38.731967 19033 tablet_bootstrap.cc:654] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.732124 18769 raft_consensus.cc:3060] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.736610 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:38.737668 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:38.736477 19090 raft_consensus.cc:2804] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.739599 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525917cae8674147a94eb70a3859bb69" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:38.740200 18881 leader_election.cc:304] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 97ad30924fd841e9aa2a20fb12c034a1
W20260713 09:05:38.740962 18732 leader_election.cc:343] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.739926 19090 raft_consensus.cc:493] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.742084 18732 leader_election.cc:304] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9
I20260713 09:05:38.742964 19091 raft_consensus.cc:2804] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.743659 19091 raft_consensus.cc:493] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.744124 19091 raft_consensus.cc:3060] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.744345 19036 tablet_bootstrap.cc:492] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:38.744957 18918 raft_consensus.cc:2468] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:38.744982 19036 ts_tablet_manager.cc:1403] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.338s	user 0.020s	sys 0.011s
I20260713 09:05:38.751255 18732 leader_election.cc:304] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [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: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:38.749239 19036 raft_consensus.cc:359] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.755106 19036 raft_consensus.cc:385] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.755553 19036 raft_consensus.cc:740] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.756021 19041 raft_consensus.cc:2804] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:05:38.757440 18881 leader_election.cc:343] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.760442 18881 leader_election.cc:304] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:38.761693 19087 raft_consensus.cc:2749] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:38.762436 18881 leader_election.cc:343] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.764197 19038 tablet_bootstrap.cc:654] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.757824 19041 raft_consensus.cc:493] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.742929 19090 raft_consensus.cc:3060] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.742647 19039 raft_consensus.cc:515] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:38.768258 18807 leader_election.cc:304] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:38.770853 19041 raft_consensus.cc:3060] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.768065 19091 raft_consensus.cc:515] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.780378 19039 leader_election.cc:290] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:38.780933 19039 raft_consensus.cc:2804] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.781359 19039 raft_consensus.cc:493] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.781775 19039 raft_consensus.cc:3060] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.781865 19046 leader_election.cc:290] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.782064 19034 tablet_bootstrap.cc:492] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:38.782889 19034 ts_tablet_manager.cc:1403] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.020s
I20260713 09:05:38.785297 19090 raft_consensus.cc:515] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.780673 19091 leader_election.cc:290] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 election: Requested vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:38.785796 19034 raft_consensus.cc:359] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.786814 19034 raft_consensus.cc:385] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.787140 19034 raft_consensus.cc:740] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.787545 19090 leader_election.cc:290] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:38.788076 19034 consensus_queue.cc:260] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.788206 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:38.789409 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba240b7e450463b8e169ca986c70c28" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:38.790143 19036 consensus_queue.cc:260] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.793141 19036 ts_tablet_manager.cc:1434] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.002s
I20260713 09:05:38.793339 19034 ts_tablet_manager.cc:1434] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:05:38.793462 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
W20260713 09:05:38.793728 18957 leader_election.cc:343] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.793834 18769 raft_consensus.cc:2468] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 1.
I20260713 09:05:38.794400 19034 tablet_bootstrap.cc:492] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
W20260713 09:05:38.794637 18732 leader_election.cc:343] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.795697 18883 leader_election.cc:304] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:38.796449 19087 raft_consensus.cc:2804] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.796943 19087 raft_consensus.cc:697] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Becoming Leader. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Running, Role: LEADER
I20260713 09:05:38.797889 19087 consensus_queue.cc:237] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.800578 19044 raft_consensus.cc:2804] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.802592 19044 raft_consensus.cc:697] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:38.803701 19044 consensus_queue.cc:237] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.804827 19034 tablet_bootstrap.cc:654] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.813333 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca88b762806439783c0f214a74e9615" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:38.813977 19039 raft_consensus.cc:515] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.816064 19039 leader_election.cc:290] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:38.774312 18881 leader_election.cc:304] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:38.818102 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77bda8978cc402784fca2c7b7ae5f00" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:38.813697 19036 tablet_bootstrap.cc:492] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
W20260713 09:05:38.820384 18732 leader_election.cc:343] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.829689 19033 tablet_bootstrap.cc:492] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:38.830336 19033 ts_tablet_manager.cc:1403] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.106s	user 0.028s	sys 0.023s
I20260713 09:05:38.830593 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77bda8978cc402784fca2c7b7ae5f00" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
W20260713 09:05:38.830246 18732 leader_election.cc:343] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.830826 19084 raft_consensus.cc:2749] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.831354 18844 raft_consensus.cc:3060] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:38.833992 18881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.66:39503, user_credentials={real_user=slave}} blocked reactor thread for 61989.1us
I20260713 09:05:38.834116 19033 raft_consensus.cc:359] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.834863 19033 raft_consensus.cc:385] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:05:38.834895 18881 leader_election.cc:343] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.835268 19033 raft_consensus.cc:740] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.835527 18881 leader_election.cc:304] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:38.836119 19033 consensus_queue.cc:260] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.838142 18666 catalog_manager.cc:5697] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee reported cstate change: term changed from 0 to 1, leader changed from <none> to c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68). New cstate: current_term: 1 leader_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.839152 19033 ts_tablet_manager.cc:1434] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:38.840181 19033 tablet_bootstrap.cc:492] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:38.843644 19084 raft_consensus.cc:2749] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.845978 19033 tablet_bootstrap.cc:654] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.847580 18844 raft_consensus.cc:2468] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 1.
I20260713 09:05:38.851854 18732 leader_election.cc:304] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [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: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:38.853246 19039 raft_consensus.cc:2804] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.853868 19039 raft_consensus.cc:697] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:38.854887 19039 consensus_queue.cc:237] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.866483 19034 tablet_bootstrap.cc:492] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:38.867223 19034 ts_tablet_manager.cc:1403] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.026s
W20260713 09:05:38.862452 18881 leader_election.cc:343] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.875059 19034 raft_consensus.cc:359] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:38.876006 19034 raft_consensus.cc:385] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.876405 19034 raft_consensus.cc:740] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
W20260713 09:05:38.880918 18715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:38.884267 19034 consensus_queue.cc:260] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:38.885950 19041 raft_consensus.cc:515] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.889720 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba240b7e450463b8e169ca986c70c28" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:38.890417 18769 raft_consensus.cc:3060] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.885401 19089 raft_consensus.cc:515] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:38.893025 18841 raft_consensus.cc:2393] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab17b1ba443b401495d422b35c108f12 in current term 1: Already voted for candidate 5558a06d8e3647baa4820902c281d3b9 in this term.
I20260713 09:05:38.896869 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:38.897182 18916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:38.897526 18918 raft_consensus.cc:3060] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.897825 18916 raft_consensus.cc:3060] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.899564 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca88b762806439783c0f214a74e9615" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:38.900192 18917 raft_consensus.cc:3060] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.889695 19036 tablet_bootstrap.cc:654] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.905932 19034 ts_tablet_manager.cc:1434] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260713 09:05:38.907274 19034 tablet_bootstrap.cc:492] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:38.909188 18769 raft_consensus.cc:2468] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 1.
I20260713 09:05:38.910874 18883 leader_election.cc:304] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:38.912071 19087 raft_consensus.cc:2804] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.912811 19034 tablet_bootstrap.cc:654] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.913204 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:38.914742 19087 raft_consensus.cc:697] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Becoming Leader. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Running, Role: LEADER
I20260713 09:05:38.915457 19044 raft_consensus.cc:493] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.915906 19044 raft_consensus.cc:515] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.915930 19087 consensus_queue.cc:237] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.918881 19044 leader_election.cc:290] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:38.923620 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9cfaa885f6454c9168b12da86491d3" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:38.924232 18990 raft_consensus.cc:2468] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:38.924837 19038 tablet_bootstrap.cc:492] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:38.925355 19038 ts_tablet_manager.cc:1403] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.242s	user 0.014s	sys 0.012s
I20260713 09:05:38.925871 18807 leader_election.cc:304] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:38.930557 19033 tablet_bootstrap.cc:492] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:38.931219 19033 ts_tablet_manager.cc:1403] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.020s
I20260713 09:05:38.935406 18914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba240b7e450463b8e169ca986c70c28" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:38.928750 19044 raft_consensus.cc:2804] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.933436 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9cfaa885f6454c9168b12da86491d3" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:38.938220 19044 raft_consensus.cc:493] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.939947 19044 raft_consensus.cc:3060] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.933167 19041 leader_election.cc:290] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:38.946592 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba240b7e450463b8e169ca986c70c28" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:38.947638 18990 raft_consensus.cc:2393] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab17b1ba443b401495d422b35c108f12 in current term 1: Already voted for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in this term.
I20260713 09:05:38.947273 18667 catalog_manager.cc:5697] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.949331 18881 leader_election.cc:304] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:38.950955 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:38.952317 18990 raft_consensus.cc:2393] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5558a06d8e3647baa4820902c281d3b9 in current term 1: Already voted for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in this term.
I20260713 09:05:38.962410 18955 leader_election.cc:304] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:38.963421 19090 raft_consensus.cc:2749] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.938743 19089 leader_election.cc:290] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:38.966583 19033 raft_consensus.cc:359] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.967350 19033 raft_consensus.cc:385] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.967669 19033 raft_consensus.cc:740] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.968911 19033 consensus_queue.cc:260] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.969892 18915 raft_consensus.cc:2468] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:38.979104 19033 ts_tablet_manager.cc:1434] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260713 09:05:38.979794 19033 tablet_bootstrap.cc:492] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:38.971872 18917 raft_consensus.cc:2468] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 1.
I20260713 09:05:38.972083 18918 raft_consensus.cc:2468] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 1.
I20260713 09:05:38.977815 18955 leader_election.cc:304] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:38.985955 19038 raft_consensus.cc:359] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:38.986366 19090 raft_consensus.cc:2749] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.986799 19038 raft_consensus.cc:385] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.987147 19038 raft_consensus.cc:740] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.989662 18732 leader_election.cc:304] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:38.988322 19044 raft_consensus.cc:515] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:38.990906 19039 raft_consensus.cc:2804] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.991412 19039 raft_consensus.cc:697] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:38.992069 19033 tablet_bootstrap.cc:654] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.992287 19039 consensus_queue.cc:237] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:38.994560 18732 leader_election.cc:304] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9
I20260713 09:05:38.989023 18663 catalog_manager.cc:5697] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab17b1ba443b401495d422b35c108f12 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "ab17b1ba443b401495d422b35c108f12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:38.996271 19096 raft_consensus.cc:2804] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.996908 19096 raft_consensus.cc:697] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:38.998005 19096 consensus_queue.cc:237] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:38.998878 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9cfaa885f6454c9168b12da86491d3" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:38.999533 18917 raft_consensus.cc:3060] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.980361 18916 raft_consensus.cc:2468] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:39.001485 19041 raft_consensus.cc:2749] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.987941 19038 consensus_queue.cc:260] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.003751 19087 raft_consensus.cc:493] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.013695 19038 ts_tablet_manager.cc:1434] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.001s
I20260713 09:05:39.011591 18807 leader_election.cc:304] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:39.015645 19089 raft_consensus.cc:2804] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:39.016366 19089 raft_consensus.cc:697] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:39.018043 19034 tablet_bootstrap.cc:492] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:39.017424 19089 consensus_queue.cc:237] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.018519 19034 ts_tablet_manager.cc:1403] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.017s
I20260713 09:05:39.022269 19038 tablet_bootstrap.cc:492] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:39.023787 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9cfaa885f6454c9168b12da86491d3" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:39.024552 18990 raft_consensus.cc:3060] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.026397 19033 tablet_bootstrap.cc:492] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:39.026907 19033 ts_tablet_manager.cc:1403] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.047s	user 0.030s	sys 0.007s
I20260713 09:05:39.006543 19087 raft_consensus.cc:515] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.031720 19038 tablet_bootstrap.cc:654] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.033519 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630e4e847d32498eb222c0fcfc5f9502" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:39.034029 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630e4e847d32498eb222c0fcfc5f9502" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:39.034147 19044 leader_election.cc:290] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
W20260713 09:05:39.035033 18881 leader_election.cc:343] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:39.035524 18883 leader_election.cc:343] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.036041 18883 leader_election.cc:304] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12; no voters: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:39.036890 19041 raft_consensus.cc:2749] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:39.038740 19036 tablet_bootstrap.cc:492] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:39.038774 18990 raft_consensus.cc:2468] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:39.039433 19036 ts_tablet_manager.cc:1403] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.238s	user 0.015s	sys 0.009s
I20260713 09:05:39.040215 18807 leader_election.cc:304] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:39.041257 19044 raft_consensus.cc:2804] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:39.041791 19044 raft_consensus.cc:697] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:39.042652 19036 raft_consensus.cc:359] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.043429 19087 leader_election.cc:290] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:39.043581 19036 raft_consensus.cc:385] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.043720 18917 raft_consensus.cc:2468] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:39.044154 19036 raft_consensus.cc:740] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.045951 19033 raft_consensus.cc:359] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.046880 19033 raft_consensus.cc:385] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.045840 18664 catalog_manager.cc:5697] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab17b1ba443b401495d422b35c108f12 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "ab17b1ba443b401495d422b35c108f12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:39.021234 19034 raft_consensus.cc:359] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.047832 19034 raft_consensus.cc:385] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.048164 19034 raft_consensus.cc:740] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.049043 19034 consensus_queue.cc:260] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.047271 19033 raft_consensus.cc:740] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.044977 19036 consensus_queue.cc:260] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.051283 19034 ts_tablet_manager.cc:1434] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260713 09:05:39.052747 19034 tablet_bootstrap.cc:492] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:39.052187 18666 catalog_manager.cc:5697] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:39.042678 19044 consensus_queue.cc:237] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.059528 19036 ts_tablet_manager.cc:1434] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:05:39.060673 19036 tablet_bootstrap.cc:492] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:39.051281 19033 consensus_queue.cc:260] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.062958 19033 ts_tablet_manager.cc:1434] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:05:39.063881 19033 tablet_bootstrap.cc:492] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:39.064707 19038 tablet_bootstrap.cc:492] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:39.065239 19038 ts_tablet_manager.cc:1403] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.002s
I20260713 09:05:39.068565 19038 raft_consensus.cc:359] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.072049 19038 raft_consensus.cc:385] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.073467 19038 raft_consensus.cc:740] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.074597 19038 consensus_queue.cc:260] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.076524 19036 tablet_bootstrap.cc:654] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.077353 19038 ts_tablet_manager.cc:1434] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260713 09:05:39.078449 19038 tablet_bootstrap.cc:492] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:39.078969 19034 tablet_bootstrap.cc:654] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.069662 19033 tablet_bootstrap.cc:654] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.083321 18664 catalog_manager.cc:5697] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:39.085129 19038 tablet_bootstrap.cc:654] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.085906 19044 raft_consensus.cc:493] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.086462 19044 raft_consensus.cc:515] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.085314 18664 catalog_manager.cc:5697] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:39.095932 19044 leader_election.cc:290] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:39.097509 19038 tablet_bootstrap.cc:492] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:39.097608 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d61d05b8a4e438ecd486590ec7bae" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:39.098101 19038 ts_tablet_manager.cc:1403] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260713 09:05:39.098592 18917 raft_consensus.cc:2468] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:39.103534 19036 tablet_bootstrap.cc:492] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:39.101787 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d61d05b8a4e438ecd486590ec7bae" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:39.104022 19036 ts_tablet_manager.cc:1403] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.012s
I20260713 09:05:39.104158 18769 raft_consensus.cc:2468] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:39.106630 18809 leader_election.cc:304] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: 
I20260713 09:05:39.106866 19036 raft_consensus.cc:359] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.107811 19036 raft_consensus.cc:385] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.108151 19036 raft_consensus.cc:740] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.108438 19082 raft_consensus.cc:2804] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:39.108863 19082 raft_consensus.cc:493] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:39.109264 19082 raft_consensus.cc:3060] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.108987 19036 consensus_queue.cc:260] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.111532 19036 ts_tablet_manager.cc:1434] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:05:39.111651 18807 consensus_peers.cc:597] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 -> Peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Couldn't send request to peer c40190b0aa8b43ac9fdf92b8d2a02fee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:39.112536 19036 tablet_bootstrap.cc:492] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:39.115139 19038 raft_consensus.cc:359] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.115978 19038 raft_consensus.cc:385] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.116348 19038 raft_consensus.cc:740] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.117343 19038 consensus_queue.cc:260] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.118680 19036 tablet_bootstrap.cc:654] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.119197 19034 tablet_bootstrap.cc:492] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:39.119699 19034 ts_tablet_manager.cc:1403] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.006s
I20260713 09:05:39.120236 19038 ts_tablet_manager.cc:1434] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:05:39.121330 19038 tablet_bootstrap.cc:492] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:39.127169 19034 raft_consensus.cc:359] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.127768 19038 tablet_bootstrap.cc:654] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.127892 19034 raft_consensus.cc:385] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.128402 19034 raft_consensus.cc:740] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.129315 19034 consensus_queue.cc:260] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.134029 19034 ts_tablet_manager.cc:1434] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:05:39.137027 19082 raft_consensus.cc:515] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.140350 19038 tablet_bootstrap.cc:492] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:39.140897 19038 ts_tablet_manager.cc:1403] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:05:39.144335 19038 raft_consensus.cc:359] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.145105 19038 raft_consensus.cc:385] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.145454 19038 raft_consensus.cc:740] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.146270 19038 consensus_queue.cc:260] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.147475 18664 catalog_manager.cc:5697] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:39.135270 19034 tablet_bootstrap.cc:492] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:39.150867 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d61d05b8a4e438ecd486590ec7bae" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:39.151510 18769 raft_consensus.cc:3060] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.149353 18664 catalog_manager.cc:5697] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:39.154992 19044 consensus_queue.cc:1048] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.157347 19034 tablet_bootstrap.cc:654] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.157469 19033 tablet_bootstrap.cc:492] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:39.158007 19033 ts_tablet_manager.cc:1403] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.019s
I20260713 09:05:39.159596 18769 raft_consensus.cc:2468] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:39.160959 18809 leader_election.cc:304] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: 
I20260713 09:05:39.161962 19038 ts_tablet_manager.cc:1434] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260713 09:05:39.164278 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d61d05b8a4e438ecd486590ec7bae" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:39.165481 18917 raft_consensus.cc:3060] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.161330 19033 raft_consensus.cc:359] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.169728 19033 raft_consensus.cc:385] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.170055 19033 raft_consensus.cc:740] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.170665 19090 raft_consensus.cc:493] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.171224 19090 raft_consensus.cc:515] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.174032 19044 raft_consensus.cc:2804] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:39.174575 19044 raft_consensus.cc:697] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:39.175271 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:39.176168 18918 raft_consensus.cc:2393] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c40190b0aa8b43ac9fdf92b8d2a02fee in current term 1: Already voted for candidate 97ad30924fd841e9aa2a20fb12c034a1 in this term.
I20260713 09:05:39.176317 19034 tablet_bootstrap.cc:492] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:39.176821 19034 ts_tablet_manager.cc:1403] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260713 09:05:39.175472 19044 consensus_queue.cc:237] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.178586 19086 consensus_queue.cc:1048] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.174853 19046 raft_consensus.cc:493] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.179792 19034 raft_consensus.cc:359] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.179868 19046 raft_consensus.cc:515] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.180637 19034 raft_consensus.cc:385] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.180989 19034 raft_consensus.cc:740] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.181676 19034 consensus_queue.cc:260] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.182499 19090 leader_election.cc:290] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:39.183173 19046 leader_election.cc:290] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:39.184742 19034 ts_tablet_manager.cc:1434] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:05:39.186038 19036 tablet_bootstrap.cc:492] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:39.186525 19036 ts_tablet_manager.cc:1403] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.016s
I20260713 09:05:39.186655 19034 tablet_bootstrap.cc:492] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:39.191977 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:39.193413 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630e4e847d32498eb222c0fcfc5f9502" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:39.189618 18917 raft_consensus.cc:2468] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:39.194988 18766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630e4e847d32498eb222c0fcfc5f9502" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
W20260713 09:05:39.197173 18807 consensus_peers.cc:597] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 -> Peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Couldn't send request to peer c40190b0aa8b43ac9fdf92b8d2a02fee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:39.202203 18957 leader_election.cc:304] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [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: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:39.203258 19046 raft_consensus.cc:3060] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.197366 19036 raft_consensus.cc:359] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.199277 19038 tablet_bootstrap.cc:492] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:39.199589 19082 leader_election.cc:290] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:39.200783 18918 raft_consensus.cc:2468] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 0.
I20260713 09:05:39.205278 19036 raft_consensus.cc:385] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.193727 19034 tablet_bootstrap.cc:654] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.205667 19036 raft_consensus.cc:740] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.206595 18955 leader_election.cc:304] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab17b1ba443b401495d422b35c108f12, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:39.206564 19036 consensus_queue.cc:260] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.170871 19033 consensus_queue.cc:260] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.209503 19036 ts_tablet_manager.cc:1434] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:05:39.210461 19033 ts_tablet_manager.cc:1434] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.052s	user 0.002s	sys 0.005s
I20260713 09:05:39.211629 19033 tablet_bootstrap.cc:492] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:39.210479 19036 tablet_bootstrap.cc:492] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:39.217886 18766 raft_consensus.cc:2468] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 0.
I20260713 09:05:39.218775 19090 raft_consensus.cc:2804] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:39.219691 19090 raft_consensus.cc:493] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:39.220078 19090 raft_consensus.cc:3060] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.222563 19036 tablet_bootstrap.cc:654] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.232383 19038 tablet_bootstrap.cc:654] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.237612 18664 catalog_manager.cc:5697] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:39.240033 19033 tablet_bootstrap.cc:654] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.241806 19090 raft_consensus.cc:515] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.244190 19046 raft_consensus.cc:2749] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:39.246814 19034 tablet_bootstrap.cc:492] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:39.247305 19034 ts_tablet_manager.cc:1403] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.000s
I20260713 09:05:39.245126 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630e4e847d32498eb222c0fcfc5f9502" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:39.250983 19096 raft_consensus.cc:493] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.251525 19096 raft_consensus.cc:515] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.252950 19034 raft_consensus.cc:359] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.253607 19034 raft_consensus.cc:385] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.253928 19034 raft_consensus.cc:740] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.254101 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630e4e847d32498eb222c0fcfc5f9502" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:39.254666 18767 raft_consensus.cc:3060] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.254760 19034 consensus_queue.cc:260] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.248699 19090 leader_election.cc:290] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:39.253705 19096 leader_election.cc:290] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:39.256214 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:39.256700 18918 raft_consensus.cc:3060] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.258248 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:39.258898 18917 raft_consensus.cc:2468] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 0.
I20260713 09:05:39.260179 18732 leader_election.cc:304] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:39.265774 18767 raft_consensus.cc:2468] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 1.
I20260713 09:05:39.267130 18918 raft_consensus.cc:2468] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 1.
I20260713 09:05:39.270221 19034 ts_tablet_manager.cc:1434] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:05:39.271411 19034 tablet_bootstrap.cc:492] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:39.270560 19096 raft_consensus.cc:2804] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:39.276093 19086 raft_consensus.cc:493] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.277652 19086 raft_consensus.cc:515] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.272212 18955 leader_election.cc:304] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab17b1ba443b401495d422b35c108f12, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:39.279701 19086 leader_election.cc:290] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
W20260713 09:05:39.272716 18732 leader_election.cc:343] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.280205 19086 raft_consensus.cc:2804] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:39.281009 19096 raft_consensus.cc:493] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:39.281411 19096 raft_consensus.cc:3060] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.281577 19086 raft_consensus.cc:697] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Becoming Leader. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Running, Role: LEADER
I20260713 09:05:39.282562 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:39.283100 19034 tablet_bootstrap.cc:654] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:39.284590 18955 leader_election.cc:343] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.283110 19086 consensus_queue.cc:237] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.291986 19033 tablet_bootstrap.cc:492] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:39.292645 19033 ts_tablet_manager.cc:1403] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.007s
I20260713 09:05:39.301219 19126 consensus_queue.cc:1048] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:39.302878 19036 tablet_bootstrap.cc:492] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:39.303468 19036 ts_tablet_manager.cc:1403] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.000s
I20260713 09:05:39.300171 19087 consensus_queue.cc:1048] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:05:39.306584 19090 consensus_queue.cc:1048] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.306766 19096 raft_consensus.cc:515] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.312248 18768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:39.316401 19041 raft_consensus.cc:493] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.316866 19041 raft_consensus.cc:515] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.318585 19036 raft_consensus.cc:359] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.319085 19036 raft_consensus.cc:385] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.319298 19036 raft_consensus.cc:740] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.324977 19041 leader_election.cc:290] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
W20260713 09:05:39.327132 18957 leader_election.cc:343] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.326749 18665 catalog_manager.cc:5697] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee reported cstate change: term changed from 0 to 1, leader changed from <none> to c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68). New cstate: current_term: 1 leader_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:39.327661 18957 leader_election.cc:304] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [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: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:39.328821 19090 raft_consensus.cc:2749] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:39.330977 19036 consensus_queue.cc:260] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.333992 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8967c5efeb194561ac99a151108f1395" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:39.334769 19036 ts_tablet_manager.cc:1434] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:05:39.331969 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8967c5efeb194561ac99a151108f1395" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:39.335871 19036 tablet_bootstrap.cc:492] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
W20260713 09:05:39.336378 18881 leader_election.cc:343] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:39.345218 18881 leader_election.cc:343] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.345705 18881 leader_election.cc:304] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:39.348201 19041 raft_consensus.cc:2749] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:39.351944 19046 raft_consensus.cc:493] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.352802 19046 raft_consensus.cc:515] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.360535 19038 tablet_bootstrap.cc:492] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:39.360627 19041 consensus_queue.cc:1048] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:39.339257 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:39.361667 18841 raft_consensus.cc:3060] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.361742 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:39.362521 18917 raft_consensus.cc:3060] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.361143 19038 ts_tablet_manager.cc:1403] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.162s	user 0.020s	sys 0.012s
I20260713 09:05:39.364183 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ea04010d9d4ce9b8d25308aca2447f" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:39.337806 19096 leader_election.cc:290] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 election: Requested vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:39.332968 19033 raft_consensus.cc:359] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.365270 19087 raft_consensus.cc:493] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.366848 19033 raft_consensus.cc:385] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.367375 19033 raft_consensus.cc:740] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.368870 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ea04010d9d4ce9b8d25308aca2447f" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:39.369637 19038 raft_consensus.cc:359] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.370430 19038 raft_consensus.cc:385] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.370886 19038 raft_consensus.cc:740] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.370313 19087 raft_consensus.cc:515] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.373275 19087 leader_election.cc:290] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:39.374095 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0639b0adaace4b00882d6674493f8db8" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:39.375139 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0639b0adaace4b00882d6674493f8db8" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
W20260713 09:05:39.375680 18881 leader_election.cc:343] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:39.376695 18883 leader_election.cc:343] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.377153 18883 leader_election.cc:304] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12; no voters: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:39.378486 19038 consensus_queue.cc:260] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.379276 19033 consensus_queue.cc:260] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.380231 19038 ts_tablet_manager.cc:1434] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:05:39.380987 19038 tablet_bootstrap.cc:492] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:39.378537 19041 raft_consensus.cc:2749] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:39.391206 18841 raft_consensus.cc:2468] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 1.
I20260713 09:05:39.399065 18957 leader_election.cc:304] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [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: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:39.396313 18917 raft_consensus.cc:2468] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 1.
I20260713 09:05:39.365662 19046 leader_election.cc:290] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:39.401288 18732 leader_election.cc:304] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: 
I20260713 09:05:39.402285 19046 raft_consensus.cc:2749] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:39.403084 19091 raft_consensus.cc:2804] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:39.407433 19039 consensus_queue.cc:1048] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:39.410727 18732 consensus_peers.cc:597] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 -> Peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Couldn't send request to peer c40190b0aa8b43ac9fdf92b8d2a02fee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:39.410526 19126 consensus_queue.cc:1048] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.422066 18841 raft_consensus.cc:3060] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.434960 19096 consensus_queue.cc:1048] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:39.437085 19087 consensus_queue.cc:1048] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:39.446113 19033 ts_tablet_manager.cc:1434] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.153s	user 0.006s	sys 0.003s
I20260713 09:05:39.448782 19033 tablet_bootstrap.cc:492] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:39.449920 19038 tablet_bootstrap.cc:654] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.456250 19036 tablet_bootstrap.cc:654] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.456732 19087 raft_consensus.cc:493] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.458112 19087 raft_consensus.cc:515] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.469992 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95d72aad8d465d8462618ddc3f0724" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:39.470142 19033 tablet_bootstrap.cc:654] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:39.471393 18881 leader_election.cc:343] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.472774 19087 leader_election.cc:290] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:39.475471 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95d72aad8d465d8462618ddc3f0724" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
W20260713 09:05:39.476886 18881 leader_election.cc:343] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.477372 18881 leader_election.cc:304] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:39.478377 19089 consensus_queue.cc:1048] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.480571 19084 raft_consensus.cc:2749] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:39.484285 19091 raft_consensus.cc:697] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:39.485359 19091 consensus_queue.cc:237] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.514748 19034 tablet_bootstrap.cc:492] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:39.515524 19034 ts_tablet_manager.cc:1403] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.244s	user 0.030s	sys 0.010s
I20260713 09:05:39.518357 19034 raft_consensus.cc:359] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.519148 19034 raft_consensus.cc:385] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.519531 19034 raft_consensus.cc:740] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.520763 19034 consensus_queue.cc:260] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.523869 19036 tablet_bootstrap.cc:492] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:39.524453 19036 ts_tablet_manager.cc:1403] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.189s	user 0.018s	sys 0.000s
I20260713 09:05:39.525347 19034 ts_tablet_manager.cc:1434] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:05:39.535671 19034 tablet_bootstrap.cc:492] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:39.537392 19036 raft_consensus.cc:359] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.538213 19036 raft_consensus.cc:385] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.538506 19036 raft_consensus.cc:740] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.543203 19036 consensus_queue.cc:260] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.559197 19036 ts_tablet_manager.cc:1434] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260713 09:05:39.558406 18664 catalog_manager.cc:5697] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:39.557246 19034 tablet_bootstrap.cc:654] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.567539 19087 raft_consensus.cc:493] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.568063 19087 raft_consensus.cc:515] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.569914 19036 tablet_bootstrap.cc:492] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:39.571751 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690531ba6c66496a85f6e2ccd2422a12" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:39.572384 18990 raft_consensus.cc:2468] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 0.
I20260713 09:05:39.571915 18844 raft_consensus.cc:3060] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.589466 19087 leader_election.cc:290] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:39.591262 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690531ba6c66496a85f6e2ccd2422a12" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
W20260713 09:05:39.593703 18883 leader_election.cc:343] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.595327 19038 tablet_bootstrap.cc:492] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:39.597326 18990 raft_consensus.cc:3060] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.599056 19038 ts_tablet_manager.cc:1403] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.215s	user 0.037s	sys 0.032s
I20260713 09:05:39.599432 19087 raft_consensus.cc:493] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.600530 19087 raft_consensus.cc:515] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.603801 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c61c330d7f7454d9aadcc0135703b48" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
W20260713 09:05:39.605297 18883 leader_election.cc:343] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.607694 19148 consensus_queue.cc:1048] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:05:39.610906 19091 consensus_queue.cc:1048] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:39.611850 19038 raft_consensus.cc:359] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.612680 19038 raft_consensus.cc:385] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.613044 19038 raft_consensus.cc:740] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.607761 19087 leader_election.cc:290] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:39.614215 19038 consensus_queue.cc:260] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.615979 19033 tablet_bootstrap.cc:492] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:39.616461 19033 ts_tablet_manager.cc:1403] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.168s	user 0.017s	sys 0.001s
I20260713 09:05:39.616688 19038 ts_tablet_manager.cc:1434] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260713 09:05:39.616963 19034 tablet_bootstrap.cc:492] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:39.617396 19034 ts_tablet_manager.cc:1403] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.023s
I20260713 09:05:39.617635 19038 tablet_bootstrap.cc:492] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:39.619215 19033 raft_consensus.cc:359] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.619910 19033 raft_consensus.cc:385] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.620204 19033 raft_consensus.cc:740] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.613816 18881 leader_election.cc:304] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:39.620996 19033 consensus_queue.cc:260] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.622049 19087 raft_consensus.cc:2804] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:39.622138 19096 consensus_queue.cc:1048] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:39.622678 19087 raft_consensus.cc:493] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:39.623129 19087 raft_consensus.cc:3060] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.624413 19038 tablet_bootstrap.cc:654] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.626674 19036 tablet_bootstrap.cc:654] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.626464 18843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c61c330d7f7454d9aadcc0135703b48" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:39.628577 19034 raft_consensus.cc:359] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.629298 19034 raft_consensus.cc:385] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.621966 19091 consensus_queue.cc:1048] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:05:39.629629 19034 raft_consensus.cc:740] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.630730 19034 consensus_queue.cc:260] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.637113 19034 ts_tablet_manager.cc:1434] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260713 09:05:39.638115 19034 tablet_bootstrap.cc:492] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:39.639093 19033 ts_tablet_manager.cc:1434] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:05:39.640311 19033 tablet_bootstrap.cc:492] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
W20260713 09:05:39.679404 18881 leader_election.cc:343] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.692879 19087 raft_consensus.cc:515] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.695161 19034 tablet_bootstrap.cc:654] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.695652 19087 leader_election.cc:290] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:39.700039 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690531ba6c66496a85f6e2ccd2422a12" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
W20260713 09:05:39.701654 18883 leader_election.cc:343] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.703054 19036 tablet_bootstrap.cc:492] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:39.703498 19036 ts_tablet_manager.cc:1403] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.134s	user 0.039s	sys 0.021s
I20260713 09:05:39.706265 19036 raft_consensus.cc:359] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.706913 19036 raft_consensus.cc:385] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.706980 19082 consensus_queue.cc:1048] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.708410 19038 tablet_bootstrap.cc:492] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:39.708323 19082 consensus_queue.cc:1048] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.708915 19038 ts_tablet_manager.cc:1403] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.027s
I20260713 09:05:39.711476 19038 raft_consensus.cc:359] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.712109 19038 raft_consensus.cc:385] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.712376 19038 raft_consensus.cc:740] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.713032 19038 consensus_queue.cc:260] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.715044 19038 ts_tablet_manager.cc:1434] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:05:39.689435 18881 leader_election.cc:304] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:39.716193 19148 raft_consensus.cc:2749] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:39.719857 19033 tablet_bootstrap.cc:654] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.707266 19036 raft_consensus.cc:740] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.729480 19036 consensus_queue.cc:260] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.731901 19036 ts_tablet_manager.cc:1434] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:05:39.732996 19036 tablet_bootstrap.cc:492] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:39.734045 19039 raft_consensus.cc:493] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.734592 19039 raft_consensus.cc:515] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.736521 19039 leader_election.cc:290] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:39.737056 19033 tablet_bootstrap.cc:492] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:39.737504 19033 ts_tablet_manager.cc:1403] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.000s
I20260713 09:05:39.739487 19034 tablet_bootstrap.cc:492] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:39.739943 19034 ts_tablet_manager.cc:1403] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.016s
I20260713 09:05:39.740054 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
W20260713 09:05:39.742437 18732 leader_election.cc:343] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.742759 19036 tablet_bootstrap.cc:654] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.742640 19034 raft_consensus.cc:359] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.744112 19034 raft_consensus.cc:385] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.744408 19034 raft_consensus.cc:740] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.745158 19034 consensus_queue.cc:260] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.748080 19034 ts_tablet_manager.cc:1434] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:39.749152 19034 tablet_bootstrap.cc:492] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12: Bootstrap starting.
I20260713 09:05:39.748677 19134 consensus_queue.cc:1048] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:39.754717 19033 raft_consensus.cc:359] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.755398 19033 raft_consensus.cc:385] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.755189 19044 consensus_queue.cc:1048] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.755656 19033 raft_consensus.cc:740] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.756332 19034 tablet_bootstrap.cc:654] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.758553 19033 consensus_queue.cc:260] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.761495 19033 ts_tablet_manager.cc:1434] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:05:39.762573 19033 tablet_bootstrap.cc:492] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:39.774924 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690531ba6c66496a85f6e2ccd2422a12" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:39.775660 18992 raft_consensus.cc:3060] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.777706 19044 consensus_queue.cc:1048] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.773838 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:39.782630 19033 tablet_bootstrap.cc:654] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:39.783351 18732 leader_election.cc:343] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.784313 18732 leader_election.cc:304] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1; no voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:39.785374 19039 raft_consensus.cc:2749] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:39.786113 19038 tablet_bootstrap.cc:492] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:39.786652 19086 consensus_queue.cc:1048] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.791923 19034 tablet_bootstrap.cc:492] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12: No bootstrap required, opened a new log
I20260713 09:05:39.792361 19034 ts_tablet_manager.cc:1403] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.002s
I20260713 09:05:39.799299 19034 raft_consensus.cc:359] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.800359 19034 raft_consensus.cc:385] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.800820 19034 raft_consensus.cc:740] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.801874 19034 consensus_queue.cc:260] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.808136 19038 tablet_bootstrap.cc:654] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.817669 18992 raft_consensus.cc:2468] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 1.
I20260713 09:05:39.824721 18991 raft_consensus.cc:3060] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.831844 19034 ts_tablet_manager.cc:1434] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.002s
I20260713 09:05:39.835709 19033 tablet_bootstrap.cc:492] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:39.840487 19038 tablet_bootstrap.cc:492] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:39.841336 19038 ts_tablet_manager.cc:1403] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.002s
I20260713 09:05:39.841336 19033 ts_tablet_manager.cc:1403] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.000s
I20260713 09:05:39.857607 19038 raft_consensus.cc:359] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.858752 19038 raft_consensus.cc:385] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.859125 19038 raft_consensus.cc:740] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.860064 19038 consensus_queue.cc:260] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.849673 18881 leader_election.cc:304] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:39.862854 19087 raft_consensus.cc:2804] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:39.863348 19087 raft_consensus.cc:697] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Becoming Leader. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Running, Role: LEADER
I20260713 09:05:39.863647 19038 ts_tablet_manager.cc:1434] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260713 09:05:39.865020 19038 tablet_bootstrap.cc:492] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:39.874891 19087 consensus_queue.cc:237] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:39.879571 19089 raft_consensus.cc:493] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.880322 19089 raft_consensus.cc:515] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.881804 19036 tablet_bootstrap.cc:492] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:39.882365 19036 ts_tablet_manager.cc:1403] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.150s	user 0.051s	sys 0.023s
I20260713 09:05:39.883671 19089 leader_election.cc:290] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:39.879907 19033 raft_consensus.cc:359] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.884419 19033 raft_consensus.cc:385] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.884799 19033 raft_consensus.cc:740] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.888260 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dc4998f6d94d86934e30cfb738c219" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:39.886583 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dc4998f6d94d86934e30cfb738c219" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:39.888624 19148 raft_consensus.cc:493] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.889716 18767 raft_consensus.cc:2468] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:39.889398 19033 consensus_queue.cc:260] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:39.890038 19148 raft_consensus.cc:515] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.886826 19036 raft_consensus.cc:359] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.891978 19033 ts_tablet_manager.cc:1434] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260713 09:05:39.891892 18809 leader_election.cc:304] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: 
I20260713 09:05:39.891335 19036 raft_consensus.cc:385] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:39.893368 19036 raft_consensus.cc:740] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:39.893664 19033 tablet_bootstrap.cc:492] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:39.894110 19036 consensus_queue.cc:260] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.891916 18917 raft_consensus.cc:2468] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:39.898339 19082 raft_consensus.cc:2804] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:39.899698 19082 raft_consensus.cc:493] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:39.899735 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dc4998f6d94d86934e30cfb738c219" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:39.900309 19082 raft_consensus.cc:3060] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.900523 18767 raft_consensus.cc:2468] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 0.
I20260713 09:05:39.901989 19148 leader_election.cc:290] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:39.906396 18883 leader_election.cc:304] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:39.908680 19173 raft_consensus.cc:2804] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:39.909055 19173 raft_consensus.cc:493] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:39.909391 19173 raft_consensus.cc:3060] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.913935 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dc4998f6d94d86934e30cfb738c219" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:39.908690 19036 ts_tablet_manager.cc:1434] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:05:39.916355 19036 tablet_bootstrap.cc:492] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:39.924209 19036 tablet_bootstrap.cc:654] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.927815 19173 raft_consensus.cc:515] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.928638 19038 tablet_bootstrap.cc:654] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.930634 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dc4998f6d94d86934e30cfb738c219" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:39.931244 18767 raft_consensus.cc:3060] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.935981 19082 raft_consensus.cc:515] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
W20260713 09:05:39.936966 18715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:39.937609 18844 raft_consensus.cc:2393] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab17b1ba443b401495d422b35c108f12 in current term 1: Already voted for candidate 5558a06d8e3647baa4820902c281d3b9 in this term.
I20260713 09:05:39.936569 19033 tablet_bootstrap.cc:654] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:39.938647 18843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dc4998f6d94d86934e30cfb738c219" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:39.941251 19089 raft_consensus.cc:493] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.942152 19082 leader_election.cc:290] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:39.941727 19089 raft_consensus.cc:515] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.944196 19089 leader_election.cc:290] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:39.942093 18768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dc4998f6d94d86934e30cfb738c219" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:39.945606 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dc4998f6d94d86934e30cfb738c219" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:39.946390 18917 raft_consensus.cc:2393] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5558a06d8e3647baa4820902c281d3b9 in current term 1: Already voted for candidate ab17b1ba443b401495d422b35c108f12 in this term.
I20260713 09:05:39.945628 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c61c330d7f7454d9aadcc0135703b48" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:39.947372 18768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c61c330d7f7454d9aadcc0135703b48" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:39.947866 18807 leader_election.cc:304] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9; no voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:39.948019 18918 raft_consensus.cc:2468] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:39.949136 19039 consensus_queue.cc:1048] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.949851 19089 raft_consensus.cc:2749] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:39.949151 18807 leader_election.cc:304] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:39.946899 19173 leader_election.cc:290] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
W20260713 09:05:39.953800 18809 leader_election.cc:343] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:39.955169 19089 raft_consensus.cc:2804] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:39.955565 19089 raft_consensus.cc:493] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:39.955917 19089 raft_consensus.cc:3060] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:39.942169 18767 raft_consensus.cc:2468] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 1.
I20260713 09:05:39.959012 19082 raft_consensus.cc:493] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:39.960031 18883 leader_election.cc:304] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9
I20260713 09:05:39.960110 19039 consensus_queue.cc:1048] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.963167 19173 raft_consensus.cc:2804] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:39.963737 19173 raft_consensus.cc:697] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Becoming Leader. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Running, Role: LEADER
I20260713 09:05:39.964965 19173 consensus_queue.cc:237] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:39.959473 19082 raft_consensus.cc:515] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:39.989102 19096 raft_consensus.cc:493] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.007723 19096 raft_consensus.cc:515] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.009729 19096 leader_election.cc:290] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:39.989216 19039 raft_consensus.cc:493] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.016439 19082 leader_election.cc:290] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:40.031802 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c08492b8fe497d914e02f9717ac2db" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:40.019564 19039 raft_consensus.cc:515] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
W20260713 09:05:40.033667 18732 leader_election.cc:343] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.036957 19039 leader_election.cc:290] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:40.040510 19036 tablet_bootstrap.cc:492] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:40.041189 19036 ts_tablet_manager.cc:1403] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.022s
I20260713 09:05:40.038484 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:40.042196 18992 raft_consensus.cc:2468] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 0.
I20260713 09:05:40.046677 18732 leader_election.cc:304] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:40.048112 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95d72aad8d465d8462618ddc3f0724" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:40.048607 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c08492b8fe497d914e02f9717ac2db" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:40.048759 18918 raft_consensus.cc:2468] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:40.048105 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95d72aad8d465d8462618ddc3f0724" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:40.050277 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:40.047742 19039 raft_consensus.cc:2804] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.053587 19039 raft_consensus.cc:493] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.054149 19039 raft_consensus.cc:3060] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.054270 18807 leader_election.cc:304] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: 
W20260713 09:05:40.055617 18732 leader_election.cc:343] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.056102 18732 leader_election.cc:304] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1; no voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:40.057569 19141 raft_consensus.cc:2749] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:40.059144 19036 raft_consensus.cc:359] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.060356 18989 raft_consensus.cc:3060] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:40.068033 18807 leader_election.cc:343] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.073100 19082 raft_consensus.cc:2804] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.074774 19036 raft_consensus.cc:385] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.079095 19036 raft_consensus.cc:740] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.063212 19089 raft_consensus.cc:515] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:40.076658 19033 tablet_bootstrap.cc:492] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:40.080713 19033 ts_tablet_manager.cc:1403] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.188s	user 0.024s	sys 0.017s
I20260713 09:05:40.082500 19036 consensus_queue.cc:260] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
W20260713 09:05:40.089351 18732 leader_election.cc:343] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.091181 19089 leader_election.cc:290] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:40.079088 19082 raft_consensus.cc:493] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.093459 19036 ts_tablet_manager.cc:1434] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.002s
I20260713 09:05:40.095165 19036 tablet_bootstrap.cc:492] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:40.096953 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c61c330d7f7454d9aadcc0135703b48" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:40.096629 19082 raft_consensus.cc:3060] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:40.098831 18809 leader_election.cc:343] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.105304 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c61c330d7f7454d9aadcc0135703b48" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:40.103335 18663 catalog_manager.cc:5697] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab17b1ba443b401495d422b35c108f12 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "ab17b1ba443b401495d422b35c108f12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.108266 19038 tablet_bootstrap.cc:492] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:40.109259 18915 raft_consensus.cc:3060] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.109411 19038 ts_tablet_manager.cc:1403] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.245s	user 0.048s	sys 0.053s
I20260713 09:05:40.113406 19039 raft_consensus.cc:515] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.112308 19038 raft_consensus.cc:359] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.115283 19038 raft_consensus.cc:385] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.115603 19038 raft_consensus.cc:740] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.119226 19036 tablet_bootstrap.cc:654] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.118916 19038 consensus_queue.cc:260] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.121512 19038 ts_tablet_manager.cc:1434] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260713 09:05:40.123384 19082 raft_consensus.cc:515] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.117878 18915 raft_consensus.cc:2468] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:40.121366 19033 raft_consensus.cc:359] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.126827 19033 raft_consensus.cc:385] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.127148 19033 raft_consensus.cc:740] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.127928 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95d72aad8d465d8462618ddc3f0724" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:40.128695 19033 consensus_queue.cc:260] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.129678 19039 leader_election.cc:290] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:40.130489 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:40.131155 18991 raft_consensus.cc:3060] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.131596 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95d72aad8d465d8462618ddc3f0724" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:40.132351 19033 ts_tablet_manager.cc:1434] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260713 09:05:40.132496 18915 raft_consensus.cc:3060] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.133353 19046 raft_consensus.cc:493] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5558a06d8e3647baa4820902c281d3b9)
I20260713 09:05:40.134426 19046 raft_consensus.cc:515] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.133419 19033 tablet_bootstrap.cc:492] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:40.144290 19033 tablet_bootstrap.cc:654] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.146317 19038 tablet_bootstrap.cc:492] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:40.126430 19082 leader_election.cc:290] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
W20260713 09:05:40.152307 18807 leader_election.cc:343] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.153576 18991 raft_consensus.cc:2468] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 1.
I20260713 09:05:40.154799 18807 leader_election.cc:304] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:40.155790 18732 leader_election.cc:304] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:40.154940 19046 leader_election.cc:290] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:40.158326 19181 raft_consensus.cc:2804] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.158946 19181 raft_consensus.cc:697] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:40.159502 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:40.159960 19181 consensus_queue.cc:237] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:40.161335 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:40.161922 19039 raft_consensus.cc:2804] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.161978 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:40.164530 18844 raft_consensus.cc:3060] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.164572 19039 raft_consensus.cc:697] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:40.165594 19039 consensus_queue.cc:237] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.167958 18955 leader_election.cc:304] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:40.168855 19046 raft_consensus.cc:2749] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:40.164084 19038 tablet_bootstrap.cc:654] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.178718 18844 raft_consensus.cc:2468] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 1.
I20260713 09:05:40.188278 19036 tablet_bootstrap.cc:492] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:40.189252 19036 ts_tablet_manager.cc:1403] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.011s
I20260713 09:05:40.193156 19036 raft_consensus.cc:359] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.194759 19036 raft_consensus.cc:385] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.195133 19036 raft_consensus.cc:740] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.195999 19036 consensus_queue.cc:260] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.207288 19036 ts_tablet_manager.cc:1434] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260713 09:05:40.208267 19036 tablet_bootstrap.cc:492] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:40.212524 19033 tablet_bootstrap.cc:492] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:40.213241 19033 ts_tablet_manager.cc:1403] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.001s
I20260713 09:05:40.213464 19036 tablet_bootstrap.cc:654] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.217617 19033 raft_consensus.cc:359] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:40.218535 19033 raft_consensus.cc:385] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.218832 19033 raft_consensus.cc:740] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.219091 19148 raft_consensus.cc:493] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.219815 19148 raft_consensus.cc:515] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.219523 19033 consensus_queue.cc:260] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:40.224411 19033 ts_tablet_manager.cc:1434] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:05:40.225816 19033 tablet_bootstrap.cc:492] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:40.225564 19148 leader_election.cc:290] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:40.226557 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b712b5040d49a392e9ebe1be0eacdd" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:40.227566 18844 raft_consensus.cc:2468] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 0.
I20260713 09:05:40.228992 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b712b5040d49a392e9ebe1be0eacdd" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
W20260713 09:05:40.230866 18881 leader_election.cc:343] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.231608 18881 leader_election.cc:304] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [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: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:40.231885 19038 tablet_bootstrap.cc:492] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:40.232872 19038 ts_tablet_manager.cc:1403] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.013s
I20260713 09:05:40.234251 18666 catalog_manager.cc:5697] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.222021 18915 raft_consensus.cc:2468] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:40.240159 18807 leader_election.cc:304] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:40.235932 19148 raft_consensus.cc:2804] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.242530 19148 raft_consensus.cc:493] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.242995 19033 tablet_bootstrap.cc:654] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.242964 19148 raft_consensus.cc:3060] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.243741 19181 raft_consensus.cc:2804] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.245342 19181 raft_consensus.cc:697] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:40.246426 19181 consensus_queue.cc:237] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.249235 19036 tablet_bootstrap.cc:492] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:40.249706 19036 ts_tablet_manager.cc:1403] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.010s
I20260713 09:05:40.253702 19036 raft_consensus.cc:359] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.254690 19036 raft_consensus.cc:385] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.254958 19036 raft_consensus.cc:740] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.255739 19036 consensus_queue.cc:260] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.258388 19036 ts_tablet_manager.cc:1434] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:05:40.259383 19036 tablet_bootstrap.cc:492] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:40.262202 19148 raft_consensus.cc:515] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.265272 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b712b5040d49a392e9ebe1be0eacdd" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:40.265537 19036 tablet_bootstrap.cc:654] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.265892 18844 raft_consensus.cc:3060] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.266772 19033 tablet_bootstrap.cc:492] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:40.267336 19033 ts_tablet_manager.cc:1403] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.003s
I20260713 09:05:40.272305 19087 raft_consensus.cc:493] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.273100 19087 raft_consensus.cc:515] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.271174 19033 raft_consensus.cc:359] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.274205 19033 raft_consensus.cc:385] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.274686 19033 raft_consensus.cc:740] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.257349 19038 raft_consensus.cc:359] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.276306 19038 raft_consensus.cc:385] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.275844 19033 consensus_queue.cc:260] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.276585 19038 raft_consensus.cc:740] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.276818 19036 tablet_bootstrap.cc:492] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:40.277346 19036 ts_tablet_manager.cc:1403] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:05:40.277312 19038 consensus_queue.cc:260] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.278800 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280de3284773487da271e630f25b8101" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
W20260713 09:05:40.280458 18881 leader_election.cc:343] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.282876 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280de3284773487da271e630f25b8101" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:40.282742 19036 raft_consensus.cc:359] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.283499 18767 raft_consensus.cc:2468] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 0.
I20260713 09:05:40.284256 19038 ts_tablet_manager.cc:1434] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260713 09:05:40.283504 19036 raft_consensus.cc:385] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.284827 19036 raft_consensus.cc:740] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.285032 18883 leader_election.cc:304] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:40.285365 19038 tablet_bootstrap.cc:492] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:40.285920 19087 leader_election.cc:290] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:40.270695 18662 catalog_manager.cc:5697] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab17b1ba443b401495d422b35c108f12 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "ab17b1ba443b401495d422b35c108f12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:40.286310 19173 raft_consensus.cc:2804] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.279045 19033 ts_tablet_manager.cc:1434] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:40.291764 19033 tablet_bootstrap.cc:492] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:40.294543 19038 tablet_bootstrap.cc:654] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.290097 18844 raft_consensus.cc:2468] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 1.
I20260713 09:05:40.285678 19036 consensus_queue.cc:260] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.297592 19033 tablet_bootstrap.cc:654] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.298126 19036 ts_tablet_manager.cc:1434] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:05:40.290479 19173 raft_consensus.cc:493] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.301323 19173 raft_consensus.cc:3060] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.299815 19036 tablet_bootstrap.cc:492] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9: Bootstrap starting.
I20260713 09:05:40.308776 19173 raft_consensus.cc:515] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.300711 18881 leader_election.cc:304] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:40.308959 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b712b5040d49a392e9ebe1be0eacdd" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:40.296653 19148 leader_election.cc:290] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Requested vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:40.311831 19036 tablet_bootstrap.cc:654] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.316131 18666 catalog_manager.cc:5697] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.314397 18665 catalog_manager.cc:5697] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.316617 19087 raft_consensus.cc:2804] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.320151 19087 raft_consensus.cc:697] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Becoming Leader. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Running, Role: LEADER
W20260713 09:05:40.320924 18881 leader_election.cc:343] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.321357 19087 consensus_queue.cc:237] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.318877 19086 raft_consensus.cc:493] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.322777 19086 raft_consensus.cc:515] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.324611 19046 raft_consensus.cc:493] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.325081 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:40.325450 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:40.325233 19046 raft_consensus.cc:515] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.325769 18767 raft_consensus.cc:2468] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 0.
W20260713 09:05:40.326880 18955 leader_election.cc:343] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.327409 18957 leader_election.cc:304] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9
I20260713 09:05:40.328091 19046 leader_election.cc:290] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:40.328603 19090 raft_consensus.cc:2804] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.329006 19090 raft_consensus.cc:493] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.329325 19090 raft_consensus.cc:3060] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.330410 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0639b0adaace4b00882d6674493f8db8" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:40.331352 18915 raft_consensus.cc:2468] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 0.
I20260713 09:05:40.333005 19038 tablet_bootstrap.cc:492] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:40.333493 19038 ts_tablet_manager.cc:1403] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.008s
I20260713 09:05:40.333633 18955 leader_election.cc:304] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab17b1ba443b401495d422b35c108f12, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:40.334911 19046 raft_consensus.cc:2804] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.335448 19046 raft_consensus.cc:493] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.335908 19046 raft_consensus.cc:3060] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.336068 19038 raft_consensus.cc:359] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.337427 19038 raft_consensus.cc:385] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.337239 18768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0639b0adaace4b00882d6674493f8db8" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:40.337699 19038 raft_consensus.cc:740] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.343709 19038 consensus_queue.cc:260] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.327420 19086 leader_election.cc:290] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:40.342190 18768 raft_consensus.cc:2468] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 0.
I20260713 09:05:40.350317 19173 leader_election.cc:290] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:40.352674 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280de3284773487da271e630f25b8101" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:40.353531 18769 raft_consensus.cc:3060] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.354568 19033 tablet_bootstrap.cc:492] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: No bootstrap required, opened a new log
I20260713 09:05:40.355286 19033 ts_tablet_manager.cc:1403] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.011s
I20260713 09:05:40.362038 19033 raft_consensus.cc:359] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.362897 19033 raft_consensus.cc:385] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.363260 19033 raft_consensus.cc:740] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.364166 19033 consensus_queue.cc:260] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.367794 19033 ts_tablet_manager.cc:1434] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:05:40.376214 19038 ts_tablet_manager.cc:1434] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.014s
I20260713 09:05:40.379861 19038 tablet_bootstrap.cc:492] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:40.372537 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280de3284773487da271e630f25b8101" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
W20260713 09:05:40.386698 18881 leader_election.cc:343] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.390136 18769 raft_consensus.cc:2468] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 1.
I20260713 09:05:40.392203 19090 raft_consensus.cc:515] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.392692 18883 leader_election.cc:304] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:40.394424 19148 raft_consensus.cc:2804] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.394961 19148 raft_consensus.cc:697] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Becoming Leader. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Running, Role: LEADER
I20260713 09:05:40.396034 18769 raft_consensus.cc:3060] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.395865 19148 consensus_queue.cc:237] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.397852 19090 leader_election.cc:290] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:40.399992 19046 raft_consensus.cc:515] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.400653 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:40.402391 19039 raft_consensus.cc:493] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.402601 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0639b0adaace4b00882d6674493f8db8" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:40.403139 18915 raft_consensus.cc:3060] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.402884 19039 raft_consensus.cc:515] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:40.404881 19039 leader_election.cc:290] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:40.405572 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:40.406095 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c61c330d7f7454d9aadcc0135703b48" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
W20260713 09:05:40.407034 18955 leader_election.cc:343] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:40.410138 19173 consensus_queue.cc:1048] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.412309 19038 tablet_bootstrap.cc:654] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.406136 18767 raft_consensus.cc:3060] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.410353 18915 raft_consensus.cc:2468] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 1.
I20260713 09:05:40.422726 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c61c330d7f7454d9aadcc0135703b48" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:40.424536 18955 leader_election.cc:304] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab17b1ba443b401495d422b35c108f12, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:40.428387 19086 raft_consensus.cc:2804] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.428869 19086 raft_consensus.cc:697] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Becoming Leader. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Running, Role: LEADER
I20260713 09:05:40.430706 18665 catalog_manager.cc:5697] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab17b1ba443b401495d422b35c108f12 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "ab17b1ba443b401495d422b35c108f12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.433977 18767 raft_consensus.cc:2468] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 1.
I20260713 09:05:40.436065 18915 raft_consensus.cc:2393] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97ad30924fd841e9aa2a20fb12c034a1 in current term 1: Already voted for candidate 5558a06d8e3647baa4820902c281d3b9 in this term.
I20260713 09:05:40.435950 19181 raft_consensus.cc:493] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.436587 19181 raft_consensus.cc:515] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.440825 19181 leader_election.cc:290] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:40.441816 19038 tablet_bootstrap.cc:492] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:40.442345 19038 ts_tablet_manager.cc:1403] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.009s
I20260713 09:05:40.442028 19087 consensus_queue.cc:1048] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.443099 18732 leader_election.cc:304] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1; no voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:40.443907 19039 raft_consensus.cc:3060] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.444916 18768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c08492b8fe497d914e02f9717ac2db" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:40.445575 18768 raft_consensus.cc:2468] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:40.429672 19086 consensus_queue.cc:237] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.446609 19038 raft_consensus.cc:359] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.448253 19038 raft_consensus.cc:385] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.449496 19038 raft_consensus.cc:740] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.452766 19038 consensus_queue.cc:260] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.453601 18809 leader_election.cc:304] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: 
I20260713 09:05:40.454504 19181 raft_consensus.cc:2804] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.454859 19181 raft_consensus.cc:493] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.454952 19038 ts_tablet_manager.cc:1434] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:05:40.455214 19181 raft_consensus.cc:3060] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.455856 19038 tablet_bootstrap.cc:492] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:40.457917 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c08492b8fe497d914e02f9717ac2db" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:40.458531 18991 raft_consensus.cc:2468] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:40.462646 19038 tablet_bootstrap.cc:654] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.463208 18957 leader_election.cc:304] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9
I20260713 09:05:40.466234 19090 raft_consensus.cc:2804] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.468446 19046 leader_election.cc:290] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:40.480954 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0639b0adaace4b00882d6674493f8db8" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:40.484894 18767 raft_consensus.cc:3060] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.484911 19090 raft_consensus.cc:697] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Becoming Leader. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Running, Role: LEADER
I20260713 09:05:40.485939 19090 consensus_queue.cc:237] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.486720 19036 tablet_bootstrap.cc:492] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9: No bootstrap required, opened a new log
I20260713 09:05:40.487201 19036 ts_tablet_manager.cc:1403] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9: Time spent bootstrapping tablet: real 0.188s	user 0.021s	sys 0.011s
I20260713 09:05:40.491220 19039 raft_consensus.cc:2749] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:40.493522 19036 raft_consensus.cc:359] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.494155 19036 raft_consensus.cc:385] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.494403 19036 raft_consensus.cc:740] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.494966 19036 consensus_queue.cc:260] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.496485 19036 ts_tablet_manager.cc:1434] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260713 09:05:40.501777 19046 raft_consensus.cc:493] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.506201 19046 raft_consensus.cc:515] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.508558 19046 leader_election.cc:290] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:40.509917 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b712b5040d49a392e9ebe1be0eacdd" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:40.510634 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b712b5040d49a392e9ebe1be0eacdd" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:40.517216 18663 catalog_manager.cc:5697] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab17b1ba443b401495d422b35c108f12 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "ab17b1ba443b401495d422b35c108f12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.510667 18844 raft_consensus.cc:2393] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c40190b0aa8b43ac9fdf92b8d2a02fee in current term 1: Already voted for candidate ab17b1ba443b401495d422b35c108f12 in this term.
I20260713 09:05:40.501937 18767 raft_consensus.cc:2468] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 1.
I20260713 09:05:40.524163 19038 tablet_bootstrap.cc:492] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:40.524712 19038 ts_tablet_manager.cc:1403] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.000s
I20260713 09:05:40.522917 19181 raft_consensus.cc:515] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.527429 19038 raft_consensus.cc:359] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.528199 19038 raft_consensus.cc:385] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.528432 19038 raft_consensus.cc:740] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.528821 19181 leader_election.cc:290] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:40.530050 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c08492b8fe497d914e02f9717ac2db" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:40.530732 18991 raft_consensus.cc:3060] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.530843 18955 leader_election.cc:304] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [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: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:40.531965 19046 raft_consensus.cc:3060] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.527506 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c08492b8fe497d914e02f9717ac2db" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:40.536639 18769 raft_consensus.cc:3060] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.538486 19046 raft_consensus.cc:2749] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:40.539361 19038 consensus_queue.cc:260] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.539636 19148 consensus_queue.cc:1048] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:05:40.541812 19038 ts_tablet_manager.cc:1434] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:05:40.542582 19038 tablet_bootstrap.cc:492] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee: Bootstrap starting.
I20260713 09:05:40.545857 18991 raft_consensus.cc:2468] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:40.548116 19038 tablet_bootstrap.cc:654] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:40.551713 18665 catalog_manager.cc:5697] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee reported cstate change: term changed from 0 to 1, leader changed from <none> to c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68). New cstate: current_term: 1 leader_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.550607 18769 raft_consensus.cc:2468] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:40.561924 18807 leader_election.cc:304] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:40.564536 19082 raft_consensus.cc:2804] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.567785 19082 raft_consensus.cc:697] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:40.570037 19082 consensus_queue.cc:237] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.584438 19087 consensus_queue.cc:1048] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.586710 19082 raft_consensus.cc:493] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.587785 19038 tablet_bootstrap.cc:492] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee: No bootstrap required, opened a new log
I20260713 09:05:40.587357 19082 raft_consensus.cc:515] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:40.588227 19038 ts_tablet_manager.cc:1403] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.007s
I20260713 09:05:40.589617 19082 leader_election.cc:290] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:40.590425 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:40.590756 19038 raft_consensus.cc:359] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.591533 19038 raft_consensus.cc:385] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:40.591812 19038 raft_consensus.cc:740] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Initialized, Role: FOLLOWER
I20260713 09:05:40.592478 19038 consensus_queue.cc:260] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.594079 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:40.594486 19038 ts_tablet_manager.cc:1434] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:40.594756 18767 raft_consensus.cc:2393] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5558a06d8e3647baa4820902c281d3b9 in current term 1: Already voted for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in this term.
I20260713 09:05:40.595810 18809 leader_election.cc:304] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9; no voters: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:40.596928 19082 raft_consensus.cc:3060] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.597849 18665 catalog_manager.cc:5697] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee reported cstate change: term changed from 0 to 1, leader changed from <none> to c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68). New cstate: current_term: 1 leader_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.617359 19089 raft_consensus.cc:493] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.618206 19089 raft_consensus.cc:515] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.623447 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8967c5efeb194561ac99a151108f1395" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:40.624090 18915 raft_consensus.cc:2468] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:40.625257 18807 leader_election.cc:304] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:40.625663 19089 leader_election.cc:290] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:40.626233 19089 raft_consensus.cc:2804] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:40.626583 19089 raft_consensus.cc:493] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.626912 19089 raft_consensus.cc:3060] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.627067 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8967c5efeb194561ac99a151108f1395" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:40.627713 18990 raft_consensus.cc:2468] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 0.
I20260713 09:05:40.630271 19082 raft_consensus.cc:2749] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:40.633342 19089 raft_consensus.cc:515] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.633155 18666 catalog_manager.cc:5697] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:40.635281 19089 leader_election.cc:290] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:40.636206 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8967c5efeb194561ac99a151108f1395" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:40.636332 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8967c5efeb194561ac99a151108f1395" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:40.636838 18915 raft_consensus.cc:3060] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.636793 18990 raft_consensus.cc:3060] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.643535 18915 raft_consensus.cc:2468] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:40.644445 18990 raft_consensus.cc:2468] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:40.644706 18807 leader_election.cc:304] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:40.645442 19089 raft_consensus.cc:2804] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:40.645923 19089 raft_consensus.cc:697] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:40.646693 19089 consensus_queue.cc:237] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.654290 19089 consensus_queue.cc:1048] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.655453 18665 catalog_manager.cc:5697] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.664541 19141 consensus_queue.cc:1048] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.666409 19089 consensus_queue.cc:1048] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.685438 19039 consensus_queue.cc:1048] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.725464 19090 raft_consensus.cc:493] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.726056 19090 raft_consensus.cc:515] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:40.727909 19090 leader_election.cc:290] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:40.728813 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95d72aad8d465d8462618ddc3f0724" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:40.729022 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c95d72aad8d465d8462618ddc3f0724" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:40.729933 18915 raft_consensus.cc:2393] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c40190b0aa8b43ac9fdf92b8d2a02fee in current term 1: Already voted for candidate 5558a06d8e3647baa4820902c281d3b9 in this term.
I20260713 09:05:40.730904 18955 leader_election.cc:304] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:40.731631 19090 raft_consensus.cc:3060] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:40.736691 19090 raft_consensus.cc:2749] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:40.757720 19082 consensus_queue.cc:1048] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.774423 19044 consensus_queue.cc:1048] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.805995 19087 consensus_queue.cc:1048] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.815681 19084 consensus_queue.cc:1048] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.907090 19090 consensus_queue.cc:1048] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.912173 19090 raft_consensus.cc:493] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.912683 19090 raft_consensus.cc:515] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:40.915688 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280de3284773487da271e630f25b8101" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:40.919368 19090 leader_election.cc:290] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:40.919747 16645 tablet_server.cc:179] TabletServer@127.16.65.65:0 shutting down...
I20260713 09:05:40.919914 19090 consensus_queue.cc:1048] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:40.924329 18957 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260713 09:05:40.951936 18957 leader_election.cc:336] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:05:40.952278 18957 leader_election.cc:304] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:40.952875 19090 raft_consensus.cc:2749] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:40.955323 18883 consensus_peers.cc:597] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:40.958433 18883 consensus_peers.cc:597] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:40.978434 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:40.979337 16645 tablet_replica.cc:333] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:40.980266 16645 raft_consensus.cc:2243] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.980746 16645 raft_consensus.cc:2272] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.983330 16645 tablet_replica.cc:333] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:40.984279 16645 raft_consensus.cc:2243] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.984844 16645 raft_consensus.cc:2272] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.987752 16645 tablet_replica.cc:333] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:40.988296 16645 raft_consensus.cc:2243] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.988665 16645 raft_consensus.cc:2272] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.991012 16645 tablet_replica.cc:333] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:40.991775 16645 raft_consensus.cc:2243] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.992192 16645 raft_consensus.cc:2272] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:40.996198 16645 tablet_replica.cc:333] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:40.996620 19090 consensus_queue.cc:1048] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.997807 16645 raft_consensus.cc:2243] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:40.998339 16645 raft_consensus.cc:2272] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.000804 16645 tablet_replica.cc:333] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.001407 16645 raft_consensus.cc:2243] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.002328 16645 raft_consensus.cc:2272] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.004426 18992 raft_consensus.cc:3060] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:41.004998 16645 tablet_replica.cc:333] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.005939 16645 raft_consensus.cc:2243] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.006923 16645 raft_consensus.cc:2272] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.009253 16645 tablet_replica.cc:333] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.010088 16645 raft_consensus.cc:2243] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.010601 16645 raft_consensus.cc:2272] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.012912 16645 tablet_replica.cc:333] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.012657 19084 consensus_queue.cc:1048] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:41.013779 16645 raft_consensus.cc:2243] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.014762 16645 raft_consensus.cc:2272] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:41.017350 18957 consensus_peers.cc:597] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.017701 16645 tablet_replica.cc:333] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.018782 16645 raft_consensus.cc:2243] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.019411 16645 raft_consensus.cc:2272] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.022521 16645 tablet_replica.cc:333] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.023540 16645 raft_consensus.cc:2243] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.024140 16645 raft_consensus.cc:2272] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.026753 16645 tablet_replica.cc:333] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.027477 16645 raft_consensus.cc:2243] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.027944 16645 raft_consensus.cc:2272] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.030103 16645 tablet_replica.cc:333] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.030802 16645 raft_consensus.cc:2243] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.031718 16645 raft_consensus.cc:2272] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.035107 16645 tablet_replica.cc:333] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.035775 16645 raft_consensus.cc:2243] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.036255 16645 raft_consensus.cc:2272] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.038177 16645 tablet_replica.cc:333] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.038812 16645 raft_consensus.cc:2243] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.039178 16645 raft_consensus.cc:2272] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.040938 16645 tablet_replica.cc:333] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.041576 16645 raft_consensus.cc:2243] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.042049 16645 raft_consensus.cc:2272] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.044111 16645 tablet_replica.cc:333] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.044729 16645 raft_consensus.cc:2243] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:41.045183 16645 raft_consensus.cc:2272] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:41.045514 19089 consensus_queue.cc:1048] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:41.046829 18809 consensus_peers.cc:597] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.047361 16645 tablet_replica.cc:333] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: stopping tablet replica
I20260713 09:05:41.047858 16645 raft_consensus.cc:2243] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:41.048687 16645 raft_consensus.cc:2272] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:41.059368 18809 consensus_peers.cc:597] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:41.071619 18883 consensus_peers.cc:597] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.086683 19044 consensus_queue.cc:1048] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:41.091017 16645 tablet_server.cc:196] TabletServer@127.16.65.65:0 shutdown complete.
I20260713 09:05:41.099022 19044 consensus_queue.cc:1048] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:41.122769 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:41.130398 19232 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
W20260713 09:05:41.140196 18809 consensus_peers.cc:597] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:41.141965 19233 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
I20260713 09:05:41.143301 16645 server_base.cc:1061] running on GCE node
W20260713 09:05:41.144948 19236 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
W20260713 09:05:41.145175 18883 consensus_peers.cc:597] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.146242 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:41.146466 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:41.146660 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933541146643 us; error 0 us; skew 500 ppm
I20260713 09:05:41.147251 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:41.149580 16645 webserver.cc:533] Webserver started at http://127.16.65.65:46009/ using document root <none> and password file <none>
I20260713 09:05:41.150105 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:41.150288 16645 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:05:41.153941 16645 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:05:41.159251 19242 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:41.160598 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:05:41.161254 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-0-root
uuid: "97ad30924fd841e9aa2a20fb12c034a1"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-rntb"
I20260713 09:05:41.161662 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933480932257-16645-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)
W20260713 09:05:41.170102 18883 consensus_peers.cc:597] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.180895 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:41.182117 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:41.183480 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:41.187744 19249 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260713 09:05:41.269706 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:05:41.270123 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.083s	user 0.002s	sys 0.002s
I20260713 09:05:41.270397 16645 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:05:41.274536 19249 tablet_bootstrap.cc:492] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.287705 19249 tablet_bootstrap.cc:492] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.288420 19249 tablet_bootstrap.cc:492] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.288918 19249 ts_tablet_manager.cc:1403] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260713 09:05:41.290911 19249 raft_consensus.cc:359] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.291370 19249 raft_consensus.cc:740] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.291970 19249 consensus_queue.cc:260] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.293898 19249 ts_tablet_manager.cc:1434] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260713 09:05:41.294481 19249 tablet_bootstrap.cc:492] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
W20260713 09:05:41.302955 18809 consensus_peers.cc:597] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.304654 19249 tablet_bootstrap.cc:492] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.305328 19249 tablet_bootstrap.cc:492] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.305871 19249 ts_tablet_manager.cc:1403] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260713 09:05:41.307439 19249 raft_consensus.cc:359] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:41.307885 19249 raft_consensus.cc:740] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.308512 19249 consensus_queue.cc:260] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:41.310045 19249 ts_tablet_manager.cc:1434] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:41.310627 19249 tablet_bootstrap.cc:492] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.318846 19249 tablet_bootstrap.cc:492] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:41.319545 19249 tablet_bootstrap.cc:492] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.320142 19249 ts_tablet_manager.cc:1403] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.005s
I20260713 09:05:41.321966 19249 raft_consensus.cc:359] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.322530 19249 raft_consensus.cc:740] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.323079 19249 consensus_queue.cc:260] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.324261 19249 ts_tablet_manager.cc:1434] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:41.324904 19249 tablet_bootstrap.cc:492] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.337740 19249 tablet_bootstrap.cc:492] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: 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
W20260713 09:05:41.338256 18957 consensus_peers.cc:597] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.338622 19249 tablet_bootstrap.cc:492] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.339241 19249 ts_tablet_manager.cc:1403] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:05:41.340838 16645 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:05:41.341144 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.071s	user 0.066s	sys 0.000s
I20260713 09:05:41.341176 19249 raft_consensus.cc:359] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.342023 19249 raft_consensus.cc:740] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.342633 19249 consensus_queue.cc:260] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.344198 19249 ts_tablet_manager.cc:1434] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260713 09:05:41.344233 18957 consensus_peers.cc:597] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.344988 19249 tablet_bootstrap.cc:492] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.368261 19249 tablet_bootstrap.cc:492] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.369298 19249 tablet_bootstrap.cc:492] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.370020 19249 ts_tablet_manager.cc:1403] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260713 09:05:41.372654 19249 raft_consensus.cc:359] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:41.373458 19249 raft_consensus.cc:740] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.374416 19249 consensus_queue.cc:260] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:41.376667 19249 ts_tablet_manager.cc:1434] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:05:41.377527 19249 tablet_bootstrap.cc:492] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
W20260713 09:05:41.385373 18957 consensus_peers.cc:597] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:41.392457 19249 tablet_bootstrap.cc:492] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.393379 19249 tablet_bootstrap.cc:492] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.393937 19249 ts_tablet_manager.cc:1403] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:05:41.395609 19249 raft_consensus.cc:359] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:41.396102 19249 raft_consensus.cc:740] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.396688 19249 consensus_queue.cc:260] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:41.398185 19249 ts_tablet_manager.cc:1434] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:41.398782 19249 tablet_bootstrap.cc:492] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.408180 19249 tablet_bootstrap.cc:492] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:41.409015 19249 tablet_bootstrap.cc:492] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.409710 19249 ts_tablet_manager.cc:1403] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:05:41.411271 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.65:45901
I20260713 09:05:41.411342 19314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.65:45901 every 8 connection(s)
I20260713 09:05:41.412228 19249 raft_consensus.cc:359] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.412875 19249 raft_consensus.cc:740] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.413527 19249 consensus_queue.cc:260] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.415562 19249 ts_tablet_manager.cc:1434] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:41.416184 19249 tablet_bootstrap.cc:492] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.428413 19249 tablet_bootstrap.cc:492] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.429075 19249 tablet_bootstrap.cc:492] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.429546 19249 ts_tablet_manager.cc:1403] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:05:41.431178 19249 raft_consensus.cc:359] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.431653 19249 raft_consensus.cc:740] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.432230 19249 consensus_queue.cc:260] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.434129 19249 ts_tablet_manager.cc:1434] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:41.434850 19249 tablet_bootstrap.cc:492] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.437326 19315 heartbeater.cc:344] Connected to a master server at 127.16.65.126:40933
I20260713 09:05:41.437719 19315 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:41.438664 19315 heartbeater.cc:507] Master 127.16.65.126:40933 requested a full tablet report, sending...
I20260713 09:05:41.447599 18666 ts_manager.cc:194] Re-registered known tserver with Master: 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:41.455469 19249 tablet_bootstrap.cc:492] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.456317 19249 tablet_bootstrap.cc:492] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.456826 19249 ts_tablet_manager.cc:1403] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:05:41.458521 19249 raft_consensus.cc:359] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.459000 19249 raft_consensus.cc:740] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.459704 19249 consensus_queue.cc:260] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.461187 19249 ts_tablet_manager.cc:1434] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:41.461922 19249 tablet_bootstrap.cc:492] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.464969 18666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40734
I20260713 09:05:41.468309 19315 heartbeater.cc:499] Master 127.16.65.126:40933 was elected leader, sending a full tablet report...
I20260713 09:05:41.473286 19249 tablet_bootstrap.cc:492] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.474107 19249 tablet_bootstrap.cc:492] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.474604 19249 ts_tablet_manager.cc:1403] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.010s
I20260713 09:05:41.476329 19249 raft_consensus.cc:359] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.476858 19249 raft_consensus.cc:740] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.477504 19249 consensus_queue.cc:260] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.479123 19249 ts_tablet_manager.cc:1434] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:05:41.479813 19249 tablet_bootstrap.cc:492] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.488587 19249 tablet_bootstrap.cc:492] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:05:41.489274 19249 tablet_bootstrap.cc:492] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.489879 19249 ts_tablet_manager.cc:1403] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.010s	user 0.010s	sys 0.000s
I20260713 09:05:41.491509 19249 raft_consensus.cc:359] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:41.492002 19249 raft_consensus.cc:740] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.492614 19249 consensus_queue.cc:260] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:41.494330 19249 ts_tablet_manager.cc:1434] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:41.494938 19249 tablet_bootstrap.cc:492] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.505020 19249 tablet_bootstrap.cc:492] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.505726 19249 tablet_bootstrap.cc:492] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.506433 19249 ts_tablet_manager.cc:1403] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:05:41.508544 19249 raft_consensus.cc:359] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:41.509179 19249 raft_consensus.cc:740] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.509863 19249 consensus_queue.cc:260] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:41.511569 19249 ts_tablet_manager.cc:1434] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:41.512526 19249 tablet_bootstrap.cc:492] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.525357 19249 tablet_bootstrap.cc:492] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.526134 19249 tablet_bootstrap.cc:492] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.526607 19249 ts_tablet_manager.cc:1403] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:05:41.528210 19249 raft_consensus.cc:359] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:41.528666 19249 raft_consensus.cc:740] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.529230 19249 consensus_queue.cc:260] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:41.531234 19249 ts_tablet_manager.cc:1434] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:41.532130 19249 tablet_bootstrap.cc:492] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.547117 19249 tablet_bootstrap.cc:492] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.548064 19249 tablet_bootstrap.cc:492] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.548686 19249 ts_tablet_manager.cc:1403] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:05:41.551008 19249 raft_consensus.cc:359] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.551689 19249 raft_consensus.cc:740] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.552363 19249 consensus_queue.cc:260] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.554811 19249 ts_tablet_manager.cc:1434] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:41.555397 19249 tablet_bootstrap.cc:492] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.668310 19249 tablet_bootstrap.cc:492] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.673028 19249 tablet_bootstrap.cc:492] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.675202 19249 ts_tablet_manager.cc:1403] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.007s
I20260713 09:05:41.679397 19249 raft_consensus.cc:359] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.680779 19249 raft_consensus.cc:740] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.682849 19249 consensus_queue.cc:260] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.684651 19249 ts_tablet_manager.cc:1434] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:05:41.691550 19249 tablet_bootstrap.cc:492] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.720716 19249 tablet_bootstrap.cc:492] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.721966 19249 tablet_bootstrap.cc:492] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.722784 19249 ts_tablet_manager.cc:1403] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.001s
I20260713 09:05:41.726773 19249 raft_consensus.cc:359] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.729291 19249 raft_consensus.cc:740] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.730062 19249 consensus_queue.cc:260] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:41.732849 19249 ts_tablet_manager.cc:1434] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:05:41.734148 19249 tablet_bootstrap.cc:492] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.752450 19249 tablet_bootstrap.cc:492] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.753319 19249 tablet_bootstrap.cc:492] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.753935 19249 ts_tablet_manager.cc:1403] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:05:41.756292 19249 raft_consensus.cc:359] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.756841 19249 raft_consensus.cc:740] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.757550 19249 consensus_queue.cc:260] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.759508 19249 ts_tablet_manager.cc:1434] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:41.762532 19249 tablet_bootstrap.cc:492] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap starting.
I20260713 09:05:41.776793 19249 tablet_bootstrap.cc:492] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: 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
I20260713 09:05:41.777491 19249 tablet_bootstrap.cc:492] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: Bootstrap complete.
I20260713 09:05:41.778034 19249 ts_tablet_manager.cc:1403] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260713 09:05:41.779824 19249 raft_consensus.cc:359] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.780309 19249 raft_consensus.cc:740] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:41.780874 19249 consensus_queue.cc:260] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:41.782799 19249 ts_tablet_manager.cc:1434] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:05:42.124995 19084 raft_consensus.cc:493] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.125653 19084 raft_consensus.cc:515] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:42.127648 19084 leader_election.cc:290] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:42.128708 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca88b762806439783c0f214a74e9615" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:42.128808 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca88b762806439783c0f214a74e9615" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:42.129356 19287 raft_consensus.cc:2468] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 1.
I20260713 09:05:42.130658 18883 leader_election.cc:304] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9
I20260713 09:05:42.131651 19087 raft_consensus.cc:2804] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:42.132028 19087 raft_consensus.cc:493] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.132485 19087 raft_consensus.cc:3060] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.139026 19087 raft_consensus.cc:515] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:42.140692 19087 leader_election.cc:290] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 2 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:42.142000 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca88b762806439783c0f214a74e9615" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:42.142323 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca88b762806439783c0f214a74e9615" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:42.143092 19287 raft_consensus.cc:3060] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.148530 19287 raft_consensus.cc:2468] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 2.
I20260713 09:05:42.149516 18883 leader_election.cc:304] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9
I20260713 09:05:42.150463 19087 raft_consensus.cc:2804] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:42.150949 19087 raft_consensus.cc:697] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 2 LEADER]: Becoming Leader. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Running, Role: LEADER
I20260713 09:05:42.151714 19087 consensus_queue.cc:237] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:42.166661 18665 catalog_manager.cc:5697] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 reported cstate change: term changed from 1 to 2, leader changed from 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65) to ab17b1ba443b401495d422b35c108f12 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "ab17b1ba443b401495d422b35c108f12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:42.171898 19082 raft_consensus.cc:493] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.172487 19082 raft_consensus.cc:515] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:42.175463 19082 leader_election.cc:290] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:42.176143 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:42.176292 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:42.176977 19287 raft_consensus.cc:2468] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:42.178241 18807 leader_election.cc:304] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: ab17b1ba443b401495d422b35c108f12
I20260713 09:05:42.179106 19082 raft_consensus.cc:2804] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:42.179459 19082 raft_consensus.cc:493] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.179862 19082 raft_consensus.cc:3060] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.181105 19087 raft_consensus.cc:493] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.181720 19087 raft_consensus.cc:515] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:42.184569 19087 leader_election.cc:290] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:42.184782 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:42.185413 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:42.185629 19287 raft_consensus.cc:2468] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 1.
I20260713 09:05:42.187340 18883 leader_election.cc:304] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:42.188483 19328 raft_consensus.cc:493] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.189034 19328 raft_consensus.cc:515] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:42.190459 19087 raft_consensus.cc:2804] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:42.190555 19082 raft_consensus.cc:515] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:42.191188 19328 leader_election.cc:290] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:42.190934 19087 raft_consensus.cc:493] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.191875 19087 raft_consensus.cc:3060] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.192246 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:42.192867 19287 raft_consensus.cc:2468] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:42.191838 19340 raft_consensus.cc:493] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.193953 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:42.194092 19340 raft_consensus.cc:515] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:42.194456 18809 leader_election.cc:304] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: 
I20260713 09:05:42.195091 18992 raft_consensus.cc:2468] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 1.
I20260713 09:05:42.196364 19328 raft_consensus.cc:2804] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:42.196784 19328 raft_consensus.cc:493] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.197346 19328 raft_consensus.cc:3060] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.197474 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:42.197858 19286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:42.198112 19287 raft_consensus.cc:3060] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.198513 19286 raft_consensus.cc:2468] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 1.
I20260713 09:05:42.198927 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:42.196802 19340 leader_election.cc:290] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:42.199929 18957 leader_election.cc:304] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [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: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:42.200827 19340 raft_consensus.cc:2804] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:42.201267 19340 raft_consensus.cc:493] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting leader election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.201634 19340 raft_consensus.cc:3060] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.204901 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:42.205940 19082 leader_election.cc:290] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 2 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:42.205616 19287 raft_consensus.cc:2468] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 2.
I20260713 09:05:42.210361 18809 leader_election.cc:304] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: ab17b1ba443b401495d422b35c108f12
I20260713 09:05:42.211421 19082 raft_consensus.cc:2804] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:42.211913 19082 raft_consensus.cc:697] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 2 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:42.211552 19328 raft_consensus.cc:515] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:42.212968 18844 raft_consensus.cc:2393] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c40190b0aa8b43ac9fdf92b8d2a02fee in current term 2: Already voted for candidate 5558a06d8e3647baa4820902c281d3b9 in this term.
I20260713 09:05:42.212800 19082 consensus_queue.cc:237] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:42.217670 19328 leader_election.cc:290] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 2 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:42.218823 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:42.219470 19287 raft_consensus.cc:3060] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.222549 19340 raft_consensus.cc:515] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:42.222961 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:42.224097 18990 raft_consensus.cc:2393] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5558a06d8e3647baa4820902c281d3b9 in current term 2: Already voted for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in this term.
I20260713 09:05:42.225325 19286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:42.226740 19287 raft_consensus.cc:2468] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5558a06d8e3647baa4820902c281d3b9 in term 2.
I20260713 09:05:42.227782 18809 leader_election.cc:304] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:42.228442 19340 leader_election.cc:290] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 2 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:42.229082 19328 raft_consensus.cc:2804] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:42.229552 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48e077891da74d53b8b0d336fb3e42ab" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:42.229796 19328 raft_consensus.cc:697] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 2 LEADER]: Becoming Leader. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:42.230851 19328 consensus_queue.cc:237] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:42.234464 19087 raft_consensus.cc:515] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:42.238040 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:42.243528 18955 leader_election.cc:304] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:42.245251 19087 leader_election.cc:290] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 2 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:42.245949 19340 raft_consensus.cc:2749] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:05:42.246551 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:42.247234 19287 raft_consensus.cc:3060] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.246799 18665 catalog_manager.cc:5697] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 1 to 2, leader changed from 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65) to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:42.256795 19287 raft_consensus.cc:2468] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab17b1ba443b401495d422b35c108f12 in term 2.
I20260713 09:05:42.257973 18883 leader_election.cc:304] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:42.258704 19087 raft_consensus.cc:2804] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:42.259267 19087 raft_consensus.cc:697] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 2 LEADER]: Becoming Leader. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Running, Role: LEADER
I20260713 09:05:42.260100 19087 consensus_queue.cc:237] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:42.263680 18665 catalog_manager.cc:5697] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 reported cstate change: term changed from 1 to 2, leader changed from 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65) to 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "5558a06d8e3647baa4820902c281d3b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:42.269110 18666 catalog_manager.cc:5697] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 reported cstate change: term changed from 1 to 2, leader changed from 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65) to ab17b1ba443b401495d422b35c108f12 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "ab17b1ba443b401495d422b35c108f12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:42.275082 19181 raft_consensus.cc:493] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.275641 19181 raft_consensus.cc:515] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:42.277565 19181 leader_election.cc:290] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:42.278182 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca88b762806439783c0f214a74e9615" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:42.278582 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dca88b762806439783c0f214a74e9615" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:42.278999 19287 raft_consensus.cc:2393] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5558a06d8e3647baa4820902c281d3b9 in current term 2: Already voted for candidate ab17b1ba443b401495d422b35c108f12 in this term.
I20260713 09:05:42.280015 18807 leader_election.cc:304] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9; no voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:42.280867 19181 raft_consensus.cc:3060] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.286315 19181 raft_consensus.cc:2749] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:42.332930 19340 raft_consensus.cc:493] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.333673 19340 raft_consensus.cc:515] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:42.339859 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77bda8978cc402784fca2c7b7ae5f00" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:42.335543 19340 leader_election.cc:290] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:42.342222 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77bda8978cc402784fca2c7b7ae5f00" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:42.340631 19287 raft_consensus.cc:2468] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 1.
I20260713 09:05:42.345628 18957 leader_election.cc:304] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9
I20260713 09:05:42.346462 19206 raft_consensus.cc:2804] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:42.346864 19206 raft_consensus.cc:493] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting leader election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.347168 19206 raft_consensus.cc:3060] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.352484 19206 raft_consensus.cc:515] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:42.354441 19206 leader_election.cc:290] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 2 election: Requested vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:42.355243 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77bda8978cc402784fca2c7b7ae5f00" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
I20260713 09:05:42.355834 19287 raft_consensus.cc:3060] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.355697 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77bda8978cc402784fca2c7b7ae5f00" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:42.362564 19287 raft_consensus.cc:2468] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 2.
I20260713 09:05:42.363588 18957 leader_election.cc:304] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 5558a06d8e3647baa4820902c281d3b9
I20260713 09:05:42.364286 19206 raft_consensus.cc:2804] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:42.364807 19206 raft_consensus.cc:697] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 LEADER]: Becoming Leader. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Running, Role: LEADER
I20260713 09:05:42.365687 19206 consensus_queue.cc:237] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:42.373263 18666 catalog_manager.cc:5697] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee reported cstate change: term changed from 1 to 2, leader changed from 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65) to c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68). New cstate: current_term: 2 leader_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:42.445254 19206 raft_consensus.cc:493] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.445715 19206 raft_consensus.cc:515] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:42.447671 19181 raft_consensus.cc:493] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.447868 19206 leader_election.cc:290] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:42.448200 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab17b1ba443b401495d422b35c108f12" is_pre_election: true
I20260713 09:05:42.448633 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d28a051f27401591c3456329fa49ad" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:42.448256 19181 raft_consensus.cc:515] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:42.449431 19287 raft_consensus.cc:2393] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c40190b0aa8b43ac9fdf92b8d2a02fee in current term 2: Already voted for candidate ab17b1ba443b401495d422b35c108f12 in this term.
I20260713 09:05:42.450443 18957 leader_election.cc:304] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [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: c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12
I20260713 09:05:42.450848 19181 leader_election.cc:290] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901)
I20260713 09:05:42.451120 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77bda8978cc402784fca2c7b7ae5f00" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" is_pre_election: true
I20260713 09:05:42.451399 19206 raft_consensus.cc:3060] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.451882 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c77bda8978cc402784fca2c7b7ae5f00" candidate_uuid: "5558a06d8e3647baa4820902c281d3b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:42.452620 19287 raft_consensus.cc:2393] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5558a06d8e3647baa4820902c281d3b9 in current term 2: Already voted for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in this term.
I20260713 09:05:42.453547 18809 leader_election.cc:304] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [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: 5558a06d8e3647baa4820902c281d3b9; no voters: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:42.454567 19181 raft_consensus.cc:3060] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.458112 19206 raft_consensus.cc:2749] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:42.459897 19181 raft_consensus.cc:2749] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:42.496523 19341 raft_consensus.cc:493] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97ad30924fd841e9aa2a20fb12c034a1)
I20260713 09:05:42.497017 19341 raft_consensus.cc:515] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:42.498703 19341 leader_election.cc:290] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:42.499634 19287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1" is_pre_election: true
I20260713 09:05:42.499745 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91be21703334eccaf088fbc0cff8f96" candidate_uuid: "ab17b1ba443b401495d422b35c108f12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5558a06d8e3647baa4820902c281d3b9" is_pre_election: true
I20260713 09:05:42.500696 19287 raft_consensus.cc:2393] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab17b1ba443b401495d422b35c108f12 in current term 2: Already voted for candidate 5558a06d8e3647baa4820902c281d3b9 in this term.
I20260713 09:05:42.501870 18883 leader_election.cc:304] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [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: ab17b1ba443b401495d422b35c108f12; no voters: 5558a06d8e3647baa4820902c281d3b9, 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:42.502512 19341 raft_consensus.cc:3060] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:42.507701 19341 raft_consensus.cc:2749] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:42.673313 18844 raft_consensus.cc:1275] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Refusing update from remote peer ab17b1ba443b401495d422b35c108f12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.674726 19341 consensus_queue.cc:1048] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.684588 19287 raft_consensus.cc:1275] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Refusing update from remote peer ab17b1ba443b401495d422b35c108f12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.686086 19341 consensus_queue.cc:1048] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.722327 19287 raft_consensus.cc:1275] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Refusing update from remote peer ab17b1ba443b401495d422b35c108f12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.723658 19341 consensus_queue.cc:1048] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.729296 18917 raft_consensus.cc:1275] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Refusing update from remote peer 5558a06d8e3647baa4820902c281d3b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.730808 19181 consensus_queue.cc:1048] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.733143 18990 raft_consensus.cc:1275] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Refusing update from remote peer ab17b1ba443b401495d422b35c108f12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.735205 19148 consensus_queue.cc:1048] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.744210 19286 raft_consensus.cc:1275] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Refusing update from remote peer 5558a06d8e3647baa4820902c281d3b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.746644 19181 consensus_queue.cc:1048] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.753885 19287 raft_consensus.cc:1275] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Refusing update from remote peer 5558a06d8e3647baa4820902c281d3b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.757416 19181 consensus_queue.cc:1048] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.774320 18990 raft_consensus.cc:1275] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Refusing update from remote peer 5558a06d8e3647baa4820902c281d3b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.775951 19082 consensus_queue.cc:1048] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.962847 19287 raft_consensus.cc:1275] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Refusing update from remote peer c40190b0aa8b43ac9fdf92b8d2a02fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.964566 19206 consensus_queue.cc:1048] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.973645 18844 raft_consensus.cc:1275] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Refusing update from remote peer c40190b0aa8b43ac9fdf92b8d2a02fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.975387 19367 consensus_queue.cc:1048] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:05:47.636713 19311 debug-util.cc:398] Leaking SignalData structure 0x7b0800221f60 after lost signal to thread 16648
W20260713 09:05:47.637593 19311 debug-util.cc:398] Leaking SignalData structure 0x7b080024e260 after lost signal to thread 18701
W20260713 09:05:47.638604 19311 debug-util.cc:398] Leaking SignalData structure 0x7b0800037a20 after lost signal to thread 18868
W20260713 09:05:47.639410 19311 debug-util.cc:398] Leaking SignalData structure 0x7b0800150ac0 after lost signal to thread 18942
W20260713 09:05:47.640205 19311 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2e00 after lost signal to thread 19016
W20260713 09:05:47.641050 19311 debug-util.cc:398] Leaking SignalData structure 0x7b08002062a0 after lost signal to thread 19314
I20260713 09:05:51.551229 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:51.584649 18844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882"
dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
mode: GRACEFUL
new_leader_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
 from {username='slave'} at 127.0.0.1:37118
I20260713 09:05:51.585325 18844 raft_consensus.cc:606] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Received request to transfer leadership to TS c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:51.597195 18917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "280de3284773487da271e630f25b8101"
dest_uuid: "ab17b1ba443b401495d422b35c108f12"
mode: GRACEFUL
new_leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:58852
I20260713 09:05:51.597707 18917 raft_consensus.cc:606] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Received request to transfer leadership to TS 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:51.600128 18844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36c08492b8fe497d914e02f9717ac2db"
dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
mode: GRACEFUL
new_leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:37118
I20260713 09:05:51.600883 18844 raft_consensus.cc:606] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Received request to transfer leadership to TS 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:51.603201 18844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26"
dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
mode: GRACEFUL
new_leader_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
 from {username='slave'} at 127.0.0.1:37118
I20260713 09:05:51.603626 18844 raft_consensus.cc:606] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Received request to transfer leadership to TS c40190b0aa8b43ac9fdf92b8d2a02fee
I20260713 09:05:51.605674 18844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49ea04010d9d4ce9b8d25308aca2447f"
dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
mode: GRACEFUL
new_leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:37118
I20260713 09:05:51.606128 18844 raft_consensus.cc:606] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Received request to transfer leadership to TS 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:51.608707 18844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b7d61d05b8a4e438ecd486590ec7bae"
dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
mode: GRACEFUL
new_leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:37118
I20260713 09:05:51.609145 18844 raft_consensus.cc:606] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Received request to transfer leadership to TS 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:51.610236 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:05:51.610999 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:51.699949 19383 raft_consensus.cc:993] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12: : Instructing follower 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:51.700809 19385 raft_consensus.cc:1081] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Signalling peer 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:51.702584 19287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "280de3284773487da271e630f25b8101"
dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:43910
I20260713 09:05:51.703230 19287 raft_consensus.cc:493] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.703569 19287 raft_consensus.cc:3060] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.714859 19287 raft_consensus.cc:515] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:51.718134 19287 leader_election.cc:290] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 2 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:51.735466 18915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280de3284773487da271e630f25b8101" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:51.736586 18915 raft_consensus.cc:3055] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.736985 18915 raft_consensus.cc:740] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Running, Role: LEADER
I20260713 09:05:51.738607 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280de3284773487da271e630f25b8101" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:51.739535 18990 raft_consensus.cc:3060] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.739660 18915 consensus_queue.cc:260] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:51.742799 18915 raft_consensus.cc:3060] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.752152 18990 raft_consensus.cc:2468] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:51.754142 19243 leader_election.cc:304] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:51.761557 18915 raft_consensus.cc:2468] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:51.761577 19394 raft_consensus.cc:2804] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.767104 19082 raft_consensus.cc:993] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9: : Instructing follower c40190b0aa8b43ac9fdf92b8d2a02fee to start an election
I20260713 09:05:51.768991 19384 raft_consensus.cc:1081] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Signalling peer c40190b0aa8b43ac9fdf92b8d2a02fee to start an election
I20260713 09:05:51.771622 19384 raft_consensus.cc:993] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9: : Instructing follower 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:51.771538 18990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26"
dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
 from {username='slave'} at 127.0.0.1:33846
I20260713 09:05:51.774678 18990 raft_consensus.cc:493] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.774698 19384 raft_consensus.cc:1081] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Signalling peer 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:51.775169 18990 raft_consensus.cc:3060] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.776975 19394 raft_consensus.cc:697] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:51.778640 19394 consensus_queue.cc:237] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:51.784825 18990 raft_consensus.cc:515] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:51.785205 19287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49ea04010d9d4ce9b8d25308aca2447f"
dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:43906
I20260713 09:05:51.786016 19287 raft_consensus.cc:493] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.786505 19287 raft_consensus.cc:3060] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.787506 18990 leader_election.cc:290] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 2 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:51.788767 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:51.789207 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3864af8f9b8f44aa87155b3845c42e26" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:51.789438 18917 raft_consensus.cc:3060] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.789922 18844 raft_consensus.cc:3055] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.790273 18844 raft_consensus.cc:740] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:51.791416 18844 consensus_queue.cc:260] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:51.793201 18844 raft_consensus.cc:3060] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.793231 18665 catalog_manager.cc:5697] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 1 to 2, leader changed from ab17b1ba443b401495d422b35c108f12 (127.16.65.67) to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.795446 19287 raft_consensus.cc:515] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:51.797870 19287 leader_election.cc:290] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 2 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:51.800020 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ea04010d9d4ce9b8d25308aca2447f" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:51.800694 18990 raft_consensus.cc:3060] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.807878 18990 raft_consensus.cc:2468] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:51.808634 18844 raft_consensus.cc:2468] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 2.
I20260713 09:05:51.809198 19243 leader_election.cc:304] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:51.809672 18917 raft_consensus.cc:2468] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 2.
I20260713 09:05:51.810185 19394 raft_consensus.cc:2804] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.810698 19394 raft_consensus.cc:697] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:51.811599 18955 leader_election.cc:304] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: 5558a06d8e3647baa4820902c281d3b9, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:51.811889 19394 consensus_queue.cc:237] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:51.813356 19382 raft_consensus.cc:2804] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.814061 19382 raft_consensus.cc:697] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 LEADER]: Becoming Leader. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Running, Role: LEADER
I20260713 09:05:51.815193 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49ea04010d9d4ce9b8d25308aca2447f" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:51.815797 18840 raft_consensus.cc:3055] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.816030 18840 raft_consensus.cc:740] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:51.815255 19382 consensus_queue.cc:237] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:51.816931 18840 consensus_queue.cc:260] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:51.818907 18840 raft_consensus.cc:3060] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.829681 18840 raft_consensus.cc:2468] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:51.836776 18663 catalog_manager.cc:5697] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee reported cstate change: term changed from 1 to 2, leader changed from 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66) to c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68). New cstate: current_term: 2 leader_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.838692 19384 raft_consensus.cc:993] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9: : Instructing follower c40190b0aa8b43ac9fdf92b8d2a02fee to start an election
I20260713 09:05:51.839332 19384 raft_consensus.cc:1081] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Signalling peer c40190b0aa8b43ac9fdf92b8d2a02fee to start an election
I20260713 09:05:51.841190 18990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882"
dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
 from {username='slave'} at 127.0.0.1:33846
I20260713 09:05:51.841777 18990 raft_consensus.cc:493] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.842155 18990 raft_consensus.cc:3060] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.847069 18665 catalog_manager.cc:5697] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 1 to 2, leader changed from 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66) to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.848531 18990 raft_consensus.cc:515] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:51.850452 18990 leader_election.cc:290] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [CANDIDATE]: Term 2 election: Requested vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:51.852644 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:51.853333 18917 raft_consensus.cc:3060] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.853220 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c91c9239ec04bbeab74df28cb51c882" candidate_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:51.855563 18840 raft_consensus.cc:3055] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.855856 18840 raft_consensus.cc:740] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:51.856729 18840 consensus_queue.cc:260] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [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: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:51.858101 18840 raft_consensus.cc:3060] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.859156 18917 raft_consensus.cc:2468] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 2.
I20260713 09:05:51.860479 18955 leader_election.cc:304] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: ab17b1ba443b401495d422b35c108f12, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:51.861292 19382 raft_consensus.cc:2804] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.861737 19382 raft_consensus.cc:697] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 LEADER]: Becoming Leader. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Running, Role: LEADER
I20260713 09:05:51.862648 19382 consensus_queue.cc:237] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } }
I20260713 09:05:51.864843 18840 raft_consensus.cc:2468] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c40190b0aa8b43ac9fdf92b8d2a02fee in term 2.
I20260713 09:05:51.870606 18665 catalog_manager.cc:5697] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee reported cstate change: term changed from 1 to 2, leader changed from 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66) to c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68). New cstate: current_term: 2 leader_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.879027 19082 raft_consensus.cc:993] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9: : Instructing follower 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:51.879511 19384 raft_consensus.cc:1081] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Signalling peer 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:51.880992 19286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36c08492b8fe497d914e02f9717ac2db"
dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:43906
I20260713 09:05:51.881379 19286 raft_consensus.cc:493] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.881628 19286 raft_consensus.cc:3060] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.886649 19286 raft_consensus.cc:515] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:51.888001 19286 leader_election.cc:290] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 2 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:51.888818 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c08492b8fe497d914e02f9717ac2db" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:51.889117 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c08492b8fe497d914e02f9717ac2db" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:51.889369 18990 raft_consensus.cc:3060] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.889725 18840 raft_consensus.cc:3055] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.890100 18840 raft_consensus.cc:740] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:51.890811 18840 consensus_queue.cc:260] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:51.891861 18840 raft_consensus.cc:3060] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.893904 18990 raft_consensus.cc:2468] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:51.894948 19243 leader_election.cc:304] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:51.895659 19394 raft_consensus.cc:2804] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.896135 19394 raft_consensus.cc:697] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:51.897027 19394 consensus_queue.cc:237] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:51.898092 18840 raft_consensus.cc:2468] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:51.905174 18665 catalog_manager.cc:5697] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 1 to 2, leader changed from 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66) to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.998041 19082 raft_consensus.cc:993] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9: : Instructing follower 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:51.998560 19384 raft_consensus.cc:1081] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Signalling peer 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:52.000082 19286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b7d61d05b8a4e438ecd486590ec7bae"
dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:43906
I20260713 09:05:52.000722 19286 raft_consensus.cc:493] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.001092 19286 raft_consensus.cc:3060] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.007488 19286 raft_consensus.cc:515] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:52.009286 19286 leader_election.cc:290] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 2 election: Requested vote from peers 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503), ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023)
I20260713 09:05:52.010746 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d61d05b8a4e438ecd486590ec7bae" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:52.011267 18917 raft_consensus.cc:3060] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.010701 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d61d05b8a4e438ecd486590ec7bae" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:52.012265 18840 raft_consensus.cc:3055] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.012612 18840 raft_consensus.cc:740] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5558a06d8e3647baa4820902c281d3b9, State: Running, Role: LEADER
I20260713 09:05:52.013481 18840 consensus_queue.cc:260] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:52.014736 18840 raft_consensus.cc:3060] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.017656 18917 raft_consensus.cc:2468] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:52.018745 19243 leader_election.cc:304] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1, ab17b1ba443b401495d422b35c108f12; no voters: 
I20260713 09:05:52.019804 19394 raft_consensus.cc:2804] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.020215 19394 raft_consensus.cc:697] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:52.021144 19394 consensus_queue.cc:237] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [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: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } }
I20260713 09:05:52.021740 18840 raft_consensus.cc:2468] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:52.031404 18665 catalog_manager.cc:5697] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 1 to 2, leader changed from 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66) to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.285157 18990 raft_consensus.cc:1275] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.286366 19394 consensus_queue.cc:1048] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.291824 18917 raft_consensus.cc:1275] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.293469 19394 consensus_queue.cc:1048] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.309022 18840 raft_consensus.cc:1275] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Refusing update from remote peer c40190b0aa8b43ac9fdf92b8d2a02fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.312036 19386 consensus_queue.cc:1048] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:52.322072 18840 raft_consensus.cc:1275] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.324249 19395 consensus_queue.cc:1048] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:52.333096 18990 raft_consensus.cc:1275] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.340849 19410 consensus_queue.cc:1048] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:52.379110 18917 raft_consensus.cc:1275] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Refusing update from remote peer c40190b0aa8b43ac9fdf92b8d2a02fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.380532 19413 consensus_queue.cc:1048] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:52.389889 18840 raft_consensus.cc:1275] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Refusing update from remote peer c40190b0aa8b43ac9fdf92b8d2a02fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.391278 19413 consensus_queue.cc:1048] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.400151 18917 raft_consensus.cc:1275] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Refusing update from remote peer c40190b0aa8b43ac9fdf92b8d2a02fee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.401466 19386 consensus_queue.cc:1048] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.422137 18990 raft_consensus.cc:1275] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.423375 19410 consensus_queue.cc:1048] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.424554 18840 raft_consensus.cc:1275] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.425706 19410 consensus_queue.cc:1048] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.425992 18917 raft_consensus.cc:1275] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.428412 19410 consensus_queue.cc:1048] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.449043 18840 raft_consensus.cc:1275] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.453320 19394 consensus_queue.cc:1048] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.612084 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:52.630081 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:52.645079 18917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "690531ba6c66496a85f6e2ccd2422a12"
dest_uuid: "ab17b1ba443b401495d422b35c108f12"
mode: GRACEFUL
new_leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:58852
I20260713 09:05:52.645612 18917 raft_consensus.cc:606] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Received request to transfer leadership to TS 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:52.657135 18990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9"
dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
mode: GRACEFUL
new_leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:40406
I20260713 09:05:52.657620 18990 raft_consensus.cc:606] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Received request to transfer leadership to TS 97ad30924fd841e9aa2a20fb12c034a1
I20260713 09:05:52.658802 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:52.659660 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:52.673986 19383 raft_consensus.cc:993] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12: : Instructing follower 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:52.674420 19383 raft_consensus.cc:1081] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Signalling peer 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:52.675853 19286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "690531ba6c66496a85f6e2ccd2422a12"
dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:43910
I20260713 09:05:52.676272 19286 raft_consensus.cc:493] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.676540 19286 raft_consensus.cc:3060] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.682019 19286 raft_consensus.cc:515] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:52.683395 19286 leader_election.cc:290] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 2 election: Requested vote from peers ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023), c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127)
I20260713 09:05:52.684202 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690531ba6c66496a85f6e2ccd2422a12" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab17b1ba443b401495d422b35c108f12"
I20260713 09:05:52.684508 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "690531ba6c66496a85f6e2ccd2422a12" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:52.684785 18917 raft_consensus.cc:3055] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.685034 18990 raft_consensus.cc:3060] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.685173 18917 raft_consensus.cc:740] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab17b1ba443b401495d422b35c108f12, State: Running, Role: LEADER
I20260713 09:05:52.686030 18917 consensus_queue.cc:260] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:52.687006 18917 raft_consensus.cc:3060] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.689482 18990 raft_consensus.cc:2468] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:52.690526 19243 leader_election.cc:304] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:52.691242 19394 raft_consensus.cc:2804] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.691639 19394 raft_consensus.cc:697] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:52.692517 18917 raft_consensus.cc:2468] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:52.692425 19394 consensus_queue.cc:237] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } }
I20260713 09:05:52.699477 18665 catalog_manager.cc:5697] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 1 to 2, leader changed from ab17b1ba443b401495d422b35c108f12 (127.16.65.67) to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:52.877930 19382 raft_consensus.cc:993] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee: : Instructing follower 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:52.878427 19386 raft_consensus.cc:1081] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Signalling peer 97ad30924fd841e9aa2a20fb12c034a1 to start an election
I20260713 09:05:52.880043 19286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9"
dest_uuid: "97ad30924fd841e9aa2a20fb12c034a1"
 from {username='slave'} at 127.0.0.1:43926
I20260713 09:05:52.880818 19286 raft_consensus.cc:493] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.881086 19286 raft_consensus.cc:3060] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.885217 19286 raft_consensus.cc:515] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:52.886484 19286 leader_election.cc:290] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [CANDIDATE]: Term 2 election: Requested vote from peers c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68:33127), 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503)
I20260713 09:05:52.887249 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee"
I20260713 09:05:52.887606 18840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6b80cecbe1420e8eb4ee49a2e44ed9" candidate_uuid: "97ad30924fd841e9aa2a20fb12c034a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5558a06d8e3647baa4820902c281d3b9"
I20260713 09:05:52.887755 18990 raft_consensus.cc:3055] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.888152 18990 raft_consensus.cc:740] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c40190b0aa8b43ac9fdf92b8d2a02fee, State: Running, Role: LEADER
I20260713 09:05:52.888168 18840 raft_consensus.cc:3060] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.888797 18990 consensus_queue.cc:260] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:52.889670 18990 raft_consensus.cc:3060] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.894025 18990 raft_consensus.cc:2468] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:52.894050 18840 raft_consensus.cc:2468] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ad30924fd841e9aa2a20fb12c034a1 in term 2.
I20260713 09:05:52.895191 19243 leader_election.cc:304] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [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: 97ad30924fd841e9aa2a20fb12c034a1, c40190b0aa8b43ac9fdf92b8d2a02fee; no voters: 
I20260713 09:05:52.895876 19394 raft_consensus.cc:2804] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.896414 19394 raft_consensus.cc:697] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Becoming Leader. State: Replica: 97ad30924fd841e9aa2a20fb12c034a1, State: Running, Role: LEADER
I20260713 09:05:52.897192 19394 consensus_queue.cc:237] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [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: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } }
I20260713 09:05:52.905442 18665 catalog_manager.cc:5697] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 reported cstate change: term changed from 1 to 2, leader changed from c40190b0aa8b43ac9fdf92b8d2a02fee (127.16.65.68) to 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "97ad30924fd841e9aa2a20fb12c034a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ad30924fd841e9aa2a20fb12c034a1" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 45901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:53.178001 18917 raft_consensus.cc:1275] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.179167 19394 consensus_queue.cc:1048] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab17b1ba443b401495d422b35c108f12" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.187999 18990 raft_consensus.cc:1275] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.189886 19395 consensus_queue.cc:1048] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.315778 18992 raft_consensus.cc:1275] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.317497 19394 consensus_queue.cc:1048] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c40190b0aa8b43ac9fdf92b8d2a02fee" member_type: VOTER last_known_addr { host: "127.16.65.68" port: 33127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.339239 18840 raft_consensus.cc:1275] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Refusing update from remote peer 97ad30924fd841e9aa2a20fb12c034a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.342516 19394 consensus_queue.cc:1048] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5558a06d8e3647baa4820902c281d3b9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 39503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:53.660584 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:53.675925 16645 tablet_server.cc:179] TabletServer@127.16.65.65:45901 shutting down...
I20260713 09:05:53.703924 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:53.704948 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.706039 16645 raft_consensus.cc:2243] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.706565 16645 raft_consensus.cc:2272] T 4c61c330d7f7454d9aadcc0135703b48 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.709264 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.709955 16645 raft_consensus.cc:2243] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.710321 16645 raft_consensus.cc:2272] T 8028aecffe73431fa5739f8c07fdc0c3 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.712196 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.712723 16645 raft_consensus.cc:2243] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.713466 16645 raft_consensus.cc:2272] T 49ea04010d9d4ce9b8d25308aca2447f P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.715687 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.716238 16645 raft_consensus.cc:2243] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.716569 16645 raft_consensus.cc:2272] T 20dc4998f6d94d86934e30cfb738c219 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.718688 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.719206 16645 raft_consensus.cc:2243] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.719676 16645 raft_consensus.cc:2272] T c4d28a051f27401591c3456329fa49ad P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.721568 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.722234 16645 raft_consensus.cc:2243] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.722656 16645 raft_consensus.cc:2272] T 630e4e847d32498eb222c0fcfc5f9502 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.725355 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.726089 16645 raft_consensus.cc:2243] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:05:53.726234 18883 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
I20260713 09:05:53.726725 16645 raft_consensus.cc:2272] T 48e077891da74d53b8b0d336fb3e42ab P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:53.729269 18883 consensus_peers.cc:597] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.729734 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.730592 16645 raft_consensus.cc:2243] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.731081 16645 raft_consensus.cc:2272] T c77bda8978cc402784fca2c7b7ae5f00 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.733220 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.733915 16645 raft_consensus.cc:2243] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.734369 16645 raft_consensus.cc:2272] T dca88b762806439783c0f214a74e9615 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.736284 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.736856 16645 raft_consensus.cc:2243] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.737411 16645 raft_consensus.cc:2272] T f91be21703334eccaf088fbc0cff8f96 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.740209 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.740772 16645 raft_consensus.cc:2243] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.741237 16645 raft_consensus.cc:2272] T 525917cae8674147a94eb70a3859bb69 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.743251 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.743826 16645 raft_consensus.cc:2243] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.744552 16645 raft_consensus.cc:2272] T 280de3284773487da271e630f25b8101 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.746428 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.746953 16645 raft_consensus.cc:2243] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.747773 16645 raft_consensus.cc:2272] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.750437 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.750958 16645 raft_consensus.cc:2243] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.751344 16645 raft_consensus.cc:2272] T bba240b7e450463b8e169ca986c70c28 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.753342 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.753988 16645 raft_consensus.cc:2243] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.754383 16645 raft_consensus.cc:2272] T 0639b0adaace4b00882d6674493f8db8 P 97ad30924fd841e9aa2a20fb12c034a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.756485 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.756990 16645 raft_consensus.cc:2243] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.758126 16645 raft_consensus.cc:2272] T 36c08492b8fe497d914e02f9717ac2db P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.760607 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.761224 16645 raft_consensus.cc:2243] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.762110 16645 raft_consensus.cc:2272] T 690531ba6c66496a85f6e2ccd2422a12 P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:53.763665 18883 consensus_peers.cc:597] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.764766 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:05:53.765410 16645 raft_consensus.cc:2243] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.766137 16645 raft_consensus.cc:2272] T 6b7d61d05b8a4e438ecd486590ec7bae P 97ad30924fd841e9aa2a20fb12c034a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.819834 16645 tablet_server.cc:196] TabletServer@127.16.65.65:45901 shutdown complete.
W20260713 09:05:53.829447 18957 consensus_peers.cc:597] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:53.844578 18883 consensus_peers.cc:597] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:53.846032 18809 consensus_peers.cc:597] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.857590 16645 tablet_server.cc:179] TabletServer@127.16.65.66:0 shutting down...
W20260713 09:05:53.890561 18957 consensus_peers.cc:597] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.894985 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:53.895913 16645 tablet_replica.cc:333] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.896680 16645 raft_consensus.cc:2243] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.897475 16645 raft_consensus.cc:2272] T 8967c5efeb194561ac99a151108f1395 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.899413 16645 tablet_replica.cc:333] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.899964 16645 raft_consensus.cc:2243] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.900792 16645 raft_consensus.cc:2272] T 36c08492b8fe497d914e02f9717ac2db P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.902714 16645 tablet_replica.cc:333] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.903251 16645 raft_consensus.cc:2243] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.903658 16645 raft_consensus.cc:2272] T 41b712b5040d49a392e9ebe1be0eacdd P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.905649 16645 tablet_replica.cc:333] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.906226 16645 raft_consensus.cc:2243] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.907078 16645 raft_consensus.cc:2272] T 48e077891da74d53b8b0d336fb3e42ab P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.909025 16645 tablet_replica.cc:333] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.909593 16645 raft_consensus.cc:2243] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:05:53.910055 18809 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:05:53.910593 16645 raft_consensus.cc:2272] T 4c61c330d7f7454d9aadcc0135703b48 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.912767 16645 tablet_replica.cc:333] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.913385 16645 raft_consensus.cc:2243] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.914019 16645 raft_consensus.cc:2272] T 20dc4998f6d94d86934e30cfb738c219 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.915853 16645 tablet_replica.cc:333] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.916476 16645 raft_consensus.cc:2243] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.916919 16645 raft_consensus.cc:2272] T dca88b762806439783c0f214a74e9615 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.919047 16645 tablet_replica.cc:333] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.919701 16645 raft_consensus.cc:2243] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.920436 16645 raft_consensus.cc:2272] T 7c95d72aad8d465d8462618ddc3f0724 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.922549 16645 tablet_replica.cc:333] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.923115 16645 raft_consensus.cc:2243] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.923846 16645 raft_consensus.cc:2272] T f91be21703334eccaf088fbc0cff8f96 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.925858 16645 tablet_replica.cc:333] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.926352 16645 raft_consensus.cc:2243] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.926836 16645 raft_consensus.cc:2272] T 525917cae8674147a94eb70a3859bb69 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.928581 16645 tablet_replica.cc:333] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.929122 16645 raft_consensus.cc:2243] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.929579 16645 raft_consensus.cc:2272] T 6b7d61d05b8a4e438ecd486590ec7bae P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.931564 16645 tablet_replica.cc:333] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.932111 16645 raft_consensus.cc:2243] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:53.932855 16645 raft_consensus.cc:2272] T 9f9cfaa885f6454c9168b12da86491d3 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:53.933004 18957 consensus_peers.cc:597] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.935081 16645 tablet_replica.cc:333] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.935659 16645 raft_consensus.cc:2243] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.936157 16645 raft_consensus.cc:2272] T c77bda8978cc402784fca2c7b7ae5f00 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.938153 16645 tablet_replica.cc:333] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.938810 16645 raft_consensus.cc:2243] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.939311 16645 raft_consensus.cc:2272] T 8028aecffe73431fa5739f8c07fdc0c3 P 5558a06d8e3647baa4820902c281d3b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.941434 16645 tablet_replica.cc:333] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.942027 16645 raft_consensus.cc:2243] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.942446 16645 raft_consensus.cc:2272] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.944610 16645 tablet_replica.cc:333] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.945122 16645 raft_consensus.cc:2243] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.945535 16645 raft_consensus.cc:2272] T 1c91c9239ec04bbeab74df28cb51c882 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.947347 16645 tablet_replica.cc:333] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.947861 16645 raft_consensus.cc:2243] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.948274 16645 raft_consensus.cc:2272] T 3864af8f9b8f44aa87155b3845c42e26 P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:53.950428 16645 tablet_replica.cc:333] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9: stopping tablet replica
I20260713 09:05:53.950974 16645 raft_consensus.cc:2243] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:53.951494 16645 raft_consensus.cc:2272] T 49ea04010d9d4ce9b8d25308aca2447f P 5558a06d8e3647baa4820902c281d3b9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:53.953327 18881 consensus_peers.cc:597] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 -> Peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Couldn't send request to peer 5558a06d8e3647baa4820902c281d3b9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:53.991318 16645 tablet_server.cc:196] TabletServer@127.16.65.66:0 shutdown complete.
I20260713 09:05:54.022485 16645 tablet_server.cc:179] TabletServer@127.16.65.67:0 shutting down...
I20260713 09:05:54.059532 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:54.060380 16645 tablet_replica.cc:333] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.060958 16645 raft_consensus.cc:2243] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.061694 16645 raft_consensus.cc:2272] T 41b712b5040d49a392e9ebe1be0eacdd P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.063596 16645 tablet_replica.cc:333] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.064051 16645 raft_consensus.cc:2243] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.064711 16645 raft_consensus.cc:2272] T 20dc4998f6d94d86934e30cfb738c219 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.066486 16645 tablet_replica.cc:333] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.067006 16645 raft_consensus.cc:2243] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.067402 16645 raft_consensus.cc:2272] T 690531ba6c66496a85f6e2ccd2422a12 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.069326 16645 tablet_replica.cc:333] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.069959 16645 raft_consensus.cc:2243] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.070344 16645 raft_consensus.cc:2272] T 8967c5efeb194561ac99a151108f1395 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.071971 16645 tablet_replica.cc:333] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.072469 16645 raft_consensus.cc:2243] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.072860 16645 raft_consensus.cc:2272] T 4c61c330d7f7454d9aadcc0135703b48 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.074689 16645 tablet_replica.cc:333] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.075165 16645 raft_consensus.cc:2243] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.075590 16645 raft_consensus.cc:2272] T 9f9cfaa885f6454c9168b12da86491d3 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.077191 16645 tablet_replica.cc:333] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.077684 16645 raft_consensus.cc:2243] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.078433 16645 raft_consensus.cc:2272] T c4d28a051f27401591c3456329fa49ad P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.080036 16645 tablet_replica.cc:333] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.080520 16645 raft_consensus.cc:2243] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.080964 16645 raft_consensus.cc:2272] T 6b7d61d05b8a4e438ecd486590ec7bae P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.082854 16645 tablet_replica.cc:333] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.083397 16645 raft_consensus.cc:2243] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.083768 16645 raft_consensus.cc:2272] T 7c95d72aad8d465d8462618ddc3f0724 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.085505 16645 tablet_replica.cc:333] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.086195 16645 raft_consensus.cc:2243] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.086712 16645 raft_consensus.cc:2272] T f91be21703334eccaf088fbc0cff8f96 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.089021 16645 tablet_replica.cc:333] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
W20260713 09:05:54.089432 18883 consensus_peers.cc:597] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:54.089524 16645 raft_consensus.cc:2243] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.090466 16645 raft_consensus.cc:2272] T dca88b762806439783c0f214a74e9615 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.092170 16645 tablet_replica.cc:333] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.092830 16645 raft_consensus.cc:2243] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.093300 16645 raft_consensus.cc:2272] T 3864af8f9b8f44aa87155b3845c42e26 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.095119 16645 tablet_replica.cc:333] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.095608 16645 raft_consensus.cc:2243] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.096388 16645 raft_consensus.cc:2272] T bba240b7e450463b8e169ca986c70c28 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:54.098691 18955 consensus_peers.cc:597] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Couldn't send request to peer 5558a06d8e3647baa4820902c281d3b9. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.66:39503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:54.099092 16645 tablet_replica.cc:333] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.099844 16645 raft_consensus.cc:2243] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.100307 16645 raft_consensus.cc:2272] T 0639b0adaace4b00882d6674493f8db8 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:54.102011 18955 consensus_peers.cc:597] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer ab17b1ba443b401495d422b35c108f12 (127.16.65.67:42023): Couldn't send request to peer ab17b1ba443b401495d422b35c108f12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:54.102388 18957 consensus_peers.cc:597] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 97ad30924fd841e9aa2a20fb12c034a1 (127.16.65.65:45901): Couldn't send request to peer 97ad30924fd841e9aa2a20fb12c034a1. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:45901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:54.102596 16645 tablet_replica.cc:333] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.103125 16645 raft_consensus.cc:2243] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.103514 16645 raft_consensus.cc:2272] T 1c91c9239ec04bbeab74df28cb51c882 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.105172 16645 tablet_replica.cc:333] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.105669 16645 raft_consensus.cc:2243] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.106137 16645 raft_consensus.cc:2272] T 630e4e847d32498eb222c0fcfc5f9502 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.107745 16645 tablet_replica.cc:333] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.108182 16645 raft_consensus.cc:2243] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.108547 16645 raft_consensus.cc:2272] T 280de3284773487da271e630f25b8101 P ab17b1ba443b401495d422b35c108f12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.111414 16645 tablet_replica.cc:333] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12: stopping tablet replica
I20260713 09:05:54.111996 16645 raft_consensus.cc:2243] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.112967 16645 raft_consensus.cc:2272] T 525917cae8674147a94eb70a3859bb69 P ab17b1ba443b401495d422b35c108f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.149632 16645 tablet_server.cc:196] TabletServer@127.16.65.67:0 shutdown complete.
W20260713 09:05:54.178197 18955 consensus_peers.cc:597] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Couldn't send request to peer 5558a06d8e3647baa4820902c281d3b9. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.66:39503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:54.182744 16645 tablet_server.cc:179] TabletServer@127.16.65.68:0 shutting down...
I20260713 09:05:54.210098 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:54.210938 16645 tablet_replica.cc:333] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.211629 16645 raft_consensus.cc:2243] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.212093 16645 raft_consensus.cc:2272] T 8967c5efeb194561ac99a151108f1395 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:54.214373 18955 consensus_peers.cc:597] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee -> Peer 5558a06d8e3647baa4820902c281d3b9 (127.16.65.66:39503): Couldn't send request to peer 5558a06d8e3647baa4820902c281d3b9. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.66:39503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:54.214421 16645 tablet_replica.cc:333] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.215175 16645 raft_consensus.cc:2243] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.215579 16645 raft_consensus.cc:2272] T 280de3284773487da271e630f25b8101 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.217221 16645 tablet_replica.cc:333] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.217988 16645 raft_consensus.cc:2243] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.218518 16645 raft_consensus.cc:2272] T 41b712b5040d49a392e9ebe1be0eacdd P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.220180 16645 tablet_replica.cc:333] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.220697 16645 raft_consensus.cc:2243] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.221093 16645 raft_consensus.cc:2272] T 7c95d72aad8d465d8462618ddc3f0724 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.222872 16645 tablet_replica.cc:333] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.223695 16645 raft_consensus.cc:2243] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.224107 16645 raft_consensus.cc:2272] T 36c08492b8fe497d914e02f9717ac2db P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.225797 16645 tablet_replica.cc:333] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.226321 16645 raft_consensus.cc:2243] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.227102 16645 raft_consensus.cc:2272] T 0639b0adaace4b00882d6674493f8db8 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.228713 16645 tablet_replica.cc:333] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.229208 16645 raft_consensus.cc:2243] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.229583 16645 raft_consensus.cc:2272] T 690531ba6c66496a85f6e2ccd2422a12 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.231146 16645 tablet_replica.cc:333] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.231637 16645 raft_consensus.cc:2243] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.232012 16645 raft_consensus.cc:2272] T 49ea04010d9d4ce9b8d25308aca2447f P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.233577 16645 tablet_replica.cc:333] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.234237 16645 raft_consensus.cc:2243] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.234722 16645 raft_consensus.cc:2272] T 48e077891da74d53b8b0d336fb3e42ab P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.236555 16645 tablet_replica.cc:333] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.237089 16645 raft_consensus.cc:2243] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.237927 16645 raft_consensus.cc:2272] T 630e4e847d32498eb222c0fcfc5f9502 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.239763 16645 tablet_replica.cc:333] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.240609 16645 raft_consensus.cc:2243] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.241308 16645 raft_consensus.cc:2272] T c77bda8978cc402784fca2c7b7ae5f00 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.242985 16645 tablet_replica.cc:333] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.243494 16645 raft_consensus.cc:2243] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.243877 16645 raft_consensus.cc:2272] T c4d28a051f27401591c3456329fa49ad P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.246083 16645 tablet_replica.cc:333] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.246630 16645 raft_consensus.cc:2243] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.247054 16645 raft_consensus.cc:2272] T 9f9cfaa885f6454c9168b12da86491d3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.248939 16645 tablet_replica.cc:333] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.249435 16645 raft_consensus.cc:2243] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.249841 16645 raft_consensus.cc:2272] T bba240b7e450463b8e169ca986c70c28 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.251603 16645 tablet_replica.cc:333] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.252157 16645 raft_consensus.cc:2243] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.252879 16645 raft_consensus.cc:2272] T 3864af8f9b8f44aa87155b3845c42e26 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.254565 16645 tablet_replica.cc:333] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.255040 16645 raft_consensus.cc:2243] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:54.255437 16645 raft_consensus.cc:2272] T cd6b80cecbe1420e8eb4ee49a2e44ed9 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.257433 16645 tablet_replica.cc:333] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.257922 16645 raft_consensus.cc:2243] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.258600 16645 raft_consensus.cc:2272] T 1c91c9239ec04bbeab74df28cb51c882 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.260321 16645 tablet_replica.cc:333] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee: stopping tablet replica
I20260713 09:05:54.260743 16645 raft_consensus.cc:2243] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.261407 16645 raft_consensus.cc:2272] T 8028aecffe73431fa5739f8c07fdc0c3 P c40190b0aa8b43ac9fdf92b8d2a02fee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.298231 16645 tablet_server.cc:196] TabletServer@127.16.65.68:0 shutdown complete.
I20260713 09:05:54.329607 16645 master.cc:562] Master@127.16.65.126:40933 shutting down...
I20260713 09:05:54.358682 16645 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:54.359200 16645 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:54.359515 16645 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9cc34aa393b14c9ea7f81b00c2c17be1: stopping tablet replica
I20260713 09:05:54.380281 16645 master.cc:584] Master@127.16.65.126:40933 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17815 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:05:54.441429 16645 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.65.126:35249
I20260713 09:05:54.442673 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:54.449007 19454 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
W20260713 09:05:54.449090 19453 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
W20260713 09:05:54.450078 19456 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
I20260713 09:05:54.450484 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:54.451433 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:54.451673 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:54.451800 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933554451788 us; error 0 us; skew 500 ppm
I20260713 09:05:54.452302 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:54.454809 16645 webserver.cc:533] Webserver started at http://127.16.65.126:38641/ using document root <none> and password file <none>
I20260713 09:05:54.455271 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:54.455430 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:54.455663 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:54.456789 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/master-0-root/instance:
uuid: "a55a00936ea44ac49b31d89bdcddc22f"
format_stamp: "Formatted at 2026-07-13 09:05:54 on dist-test-slave-rntb"
I20260713 09:05:54.461704 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:54.465262 19461 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:54.466444 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:05:54.466732 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/master-0-root
uuid: "a55a00936ea44ac49b31d89bdcddc22f"
format_stamp: "Formatted at 2026-07-13 09:05:54 on dist-test-slave-rntb"
I20260713 09:05:54.466990 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-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)
I20260713 09:05:54.485363 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:54.486634 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:54.527681 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.126:35249
I20260713 09:05:54.527796 19512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.126:35249 every 8 connection(s)
I20260713 09:05:54.531587 19513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:54.542868 19513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f: Bootstrap starting.
I20260713 09:05:54.547838 19513 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:54.552131 19513 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f: No bootstrap required, opened a new log
I20260713 09:05:54.554183 19513 raft_consensus.cc:359] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55a00936ea44ac49b31d89bdcddc22f" member_type: VOTER }
I20260713 09:05:54.554574 19513 raft_consensus.cc:385] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:54.554747 19513 raft_consensus.cc:740] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a55a00936ea44ac49b31d89bdcddc22f, State: Initialized, Role: FOLLOWER
I20260713 09:05:54.555222 19513 consensus_queue.cc:260] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55a00936ea44ac49b31d89bdcddc22f" member_type: VOTER }
I20260713 09:05:54.555619 19513 raft_consensus.cc:399] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:54.555799 19513 raft_consensus.cc:493] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:54.555994 19513 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:54.560268 19513 raft_consensus.cc:515] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55a00936ea44ac49b31d89bdcddc22f" member_type: VOTER }
I20260713 09:05:54.560696 19513 leader_election.cc:304] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a55a00936ea44ac49b31d89bdcddc22f; no voters: 
I20260713 09:05:54.561810 19513 leader_election.cc:290] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:54.562240 19516 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:54.563545 19516 raft_consensus.cc:697] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 1 LEADER]: Becoming Leader. State: Replica: a55a00936ea44ac49b31d89bdcddc22f, State: Running, Role: LEADER
I20260713 09:05:54.564186 19516 consensus_queue.cc:237] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55a00936ea44ac49b31d89bdcddc22f" member_type: VOTER }
I20260713 09:05:54.564898 19513 sys_catalog.cc:565] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:54.568807 19517 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a55a00936ea44ac49b31d89bdcddc22f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55a00936ea44ac49b31d89bdcddc22f" member_type: VOTER } }
I20260713 09:05:54.568930 19518 sys_catalog.cc:455] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a55a00936ea44ac49b31d89bdcddc22f. Latest consensus state: current_term: 1 leader_uuid: "a55a00936ea44ac49b31d89bdcddc22f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55a00936ea44ac49b31d89bdcddc22f" member_type: VOTER } }
I20260713 09:05:54.569598 19517 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:54.570082 19518 sys_catalog.cc:458] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:54.575094 19522 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:54.580559 19522 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:54.586297 16645 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:54.590652 19522 catalog_manager.cc:1383] Generated new cluster ID: 53a1d99e38da45d185e1893db585390f
I20260713 09:05:54.590939 19522 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:54.633603 19522 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:54.634970 19522 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:54.650841 19522 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f: Generated new TSK 0
I20260713 09:05:54.651425 19522 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:54.718133 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:54.724844 19534 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
W20260713 09:05:54.726233 19535 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
W20260713 09:05:54.727819 19537 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
I20260713 09:05:54.728017 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:54.729045 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:54.729308 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:54.729518 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933554729502 us; error 0 us; skew 500 ppm
I20260713 09:05:54.730181 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:54.732657 16645 webserver.cc:533] Webserver started at http://127.16.65.65:43689/ using document root <none> and password file <none>
I20260713 09:05:54.733163 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:54.733351 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:54.733633 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:54.734740 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-0-root/instance:
uuid: "9b27b09a94814483b7b0d997390e8454"
format_stamp: "Formatted at 2026-07-13 09:05:54 on dist-test-slave-rntb"
I20260713 09:05:54.739097 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:54.742779 19542 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:54.743636 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:05:54.743943 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-0-root
uuid: "9b27b09a94814483b7b0d997390e8454"
format_stamp: "Formatted at 2026-07-13 09:05:54 on dist-test-slave-rntb"
I20260713 09:05:54.744247 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-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)
I20260713 09:05:54.759717 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:54.761161 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:54.762856 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:54.765234 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:54.765481 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:54.765781 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:54.766011 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:05:54.810091 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.65:35007
I20260713 09:05:54.810211 19604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.65:35007 every 8 connection(s)
I20260713 09:05:54.815493 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:54.823752 19609 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
W20260713 09:05:54.826248 19610 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
W20260713 09:05:54.829452 19612 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
I20260713 09:05:54.829996 19605 heartbeater.cc:344] Connected to a master server at 127.16.65.126:35249
I20260713 09:05:54.830410 19605 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:54.830897 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:54.831405 19605 heartbeater.cc:507] Master 127.16.65.126:35249 requested a full tablet report, sending...
I20260713 09:05:54.832324 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:54.832628 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:54.832871 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933554832832 us; error 0 us; skew 500 ppm
I20260713 09:05:54.833501 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:54.833985 19478 ts_manager.cc:194] Registered new tserver with Master: 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007)
I20260713 09:05:54.836102 16645 webserver.cc:533] Webserver started at http://127.16.65.66:36331/ using document root <none> and password file <none>
I20260713 09:05:54.836172 19478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42236
I20260713 09:05:54.836980 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:54.837306 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:54.837601 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:54.838953 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-1-root/instance:
uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
format_stamp: "Formatted at 2026-07-13 09:05:54 on dist-test-slave-rntb"
I20260713 09:05:54.843695 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:54.847303 19617 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:54.848048 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:54.848340 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-1-root
uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
format_stamp: "Formatted at 2026-07-13 09:05:54 on dist-test-slave-rntb"
I20260713 09:05:54.848582 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-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)
I20260713 09:05:54.869097 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:54.870397 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:54.871984 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:54.874322 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:54.874507 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:54.874966 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:54.875141 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:54.920390 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.66:40449
I20260713 09:05:54.920511 19679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.66:40449 every 8 connection(s)
I20260713 09:05:54.925355 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:54.932359 19683 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
W20260713 09:05:54.934365 19684 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
W20260713 09:05:54.936110 19686 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
I20260713 09:05:54.938158 19680 heartbeater.cc:344] Connected to a master server at 127.16.65.126:35249
I20260713 09:05:54.938548 19680 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:54.939005 16645 server_base.cc:1061] running on GCE node
I20260713 09:05:54.939519 19680 heartbeater.cc:507] Master 127.16.65.126:35249 requested a full tablet report, sending...
I20260713 09:05:54.939977 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:54.940259 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:54.940465 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933554940445 us; error 0 us; skew 500 ppm
I20260713 09:05:54.941175 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:54.941901 19478 ts_manager.cc:194] Registered new tserver with Master: ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:54.943614 19478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42242
I20260713 09:05:54.943823 16645 webserver.cc:533] Webserver started at http://127.16.65.67:43319/ using document root <none> and password file <none>
I20260713 09:05:54.944615 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:54.944890 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:54.945216 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:54.946573 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-2-root/instance:
uuid: "7023777b96fb4010b870bb4d6ad6d698"
format_stamp: "Formatted at 2026-07-13 09:05:54 on dist-test-slave-rntb"
I20260713 09:05:54.951239 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:54.954516 19691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:54.955466 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:54.955873 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-2-root
uuid: "7023777b96fb4010b870bb4d6ad6d698"
format_stamp: "Formatted at 2026-07-13 09:05:54 on dist-test-slave-rntb"
I20260713 09:05:54.956190 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-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)
I20260713 09:05:54.968398 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:54.969687 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:54.971040 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:54.973332 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:54.973608 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:54.973888 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:54.974095 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:55.017606 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.67:42481
I20260713 09:05:55.017728 19753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.67:42481 every 8 connection(s)
I20260713 09:05:55.031718 19754 heartbeater.cc:344] Connected to a master server at 127.16.65.126:35249
I20260713 09:05:55.032131 19754 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:55.032842 19754 heartbeater.cc:507] Master 127.16.65.126:35249 requested a full tablet report, sending...
I20260713 09:05:55.034936 19478 ts_manager.cc:194] Registered new tserver with Master: 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.035764 16645 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015043152s
I20260713 09:05:55.036710 19478 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42246
I20260713 09:05:55.062603 19478 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42262:
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"
    }
  }
}
W20260713 09:05:55.065632 19478 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.
I20260713 09:05:55.150152 19570 tablet_service.cc:1511] Processing CreateTablet for tablet 446b599d1c5f4400896347d0ce0a0014 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:55.150207 19567 tablet_service.cc:1511] Processing CreateTablet for tablet a20ee5bc68a54634babe3188ceadb73d (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:55.151698 19570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446b599d1c5f4400896347d0ce0a0014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.152405 19568 tablet_service.cc:1511] Processing CreateTablet for tablet 2df4aa315afe4df4bd7b82f2bb3a12c6 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:55.152520 19569 tablet_service.cc:1511] Processing CreateTablet for tablet 89d9d1cf314545e8b03124ea93f39290 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:55.154506 19566 tablet_service.cc:1511] Processing CreateTablet for tablet 014e2d76de804c14a3993e53b5cd41d4 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:55.157051 19719 tablet_service.cc:1511] Processing CreateTablet for tablet 446b599d1c5f4400896347d0ce0a0014 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:55.158483 19719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446b599d1c5f4400896347d0ce0a0014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.158562 19717 tablet_service.cc:1511] Processing CreateTablet for tablet 2df4aa315afe4df4bd7b82f2bb3a12c6 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:55.159160 19645 tablet_service.cc:1511] Processing CreateTablet for tablet 446b599d1c5f4400896347d0ce0a0014 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:55.159916 19717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df4aa315afe4df4bd7b82f2bb3a12c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.160447 19645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446b599d1c5f4400896347d0ce0a0014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.161823 19716 tablet_service.cc:1511] Processing CreateTablet for tablet a20ee5bc68a54634babe3188ceadb73d (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:55.162881 19718 tablet_service.cc:1511] Processing CreateTablet for tablet 89d9d1cf314545e8b03124ea93f39290 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:55.163144 19643 tablet_service.cc:1511] Processing CreateTablet for tablet 2df4aa315afe4df4bd7b82f2bb3a12c6 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:55.164350 19715 tablet_service.cc:1511] Processing CreateTablet for tablet 014e2d76de804c14a3993e53b5cd41d4 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:55.164825 19643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df4aa315afe4df4bd7b82f2bb3a12c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.164861 19568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df4aa315afe4df4bd7b82f2bb3a12c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.160440 19641 tablet_service.cc:1511] Processing CreateTablet for tablet 014e2d76de804c14a3993e53b5cd41d4 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:55.166647 19565 tablet_service.cc:1511] Processing CreateTablet for tablet 1a94564332d644bfb5db8bb328b79bff (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:55.167393 19644 tablet_service.cc:1511] Processing CreateTablet for tablet 89d9d1cf314545e8b03124ea93f39290 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:55.167951 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a94564332d644bfb5db8bb328b79bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.161597 19642 tablet_service.cc:1511] Processing CreateTablet for tablet a20ee5bc68a54634babe3188ceadb73d (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:55.169996 19641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014e2d76de804c14a3993e53b5cd41d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.170377 19566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014e2d76de804c14a3993e53b5cd41d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.174160 19642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20ee5bc68a54634babe3188ceadb73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.174345 19567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20ee5bc68a54634babe3188ceadb73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.178089 19569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d9d1cf314545e8b03124ea93f39290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.178150 19644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d9d1cf314545e8b03124ea93f39290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.163211 19716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20ee5bc68a54634babe3188ceadb73d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.182077 19715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014e2d76de804c14a3993e53b5cd41d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.181720 19640 tablet_service.cc:1511] Processing CreateTablet for tablet 1a94564332d644bfb5db8bb328b79bff (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:55.183101 19640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a94564332d644bfb5db8bb328b79bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.186597 19718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d9d1cf314545e8b03124ea93f39290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.186685 19564 tablet_service.cc:1511] Processing CreateTablet for tablet babbdc7c643c439d9caed16e23edd750 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:55.188058 19564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babbdc7c643c439d9caed16e23edd750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.191423 19714 tablet_service.cc:1511] Processing CreateTablet for tablet 1a94564332d644bfb5db8bb328b79bff (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:55.192762 19714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a94564332d644bfb5db8bb328b79bff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.195286 19713 tablet_service.cc:1511] Processing CreateTablet for tablet babbdc7c643c439d9caed16e23edd750 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:55.196585 19713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babbdc7c643c439d9caed16e23edd750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.198948 19639 tablet_service.cc:1511] Processing CreateTablet for tablet babbdc7c643c439d9caed16e23edd750 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:55.198793 19563 tablet_service.cc:1511] Processing CreateTablet for tablet f6cb4f0c09c14d5797786be7c4f1da56 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:55.200258 19639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babbdc7c643c439d9caed16e23edd750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.200810 19563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cb4f0c09c14d5797786be7c4f1da56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.200874 19712 tablet_service.cc:1511] Processing CreateTablet for tablet f6cb4f0c09c14d5797786be7c4f1da56 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:55.202273 19712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cb4f0c09c14d5797786be7c4f1da56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.203336 19562 tablet_service.cc:1511] Processing CreateTablet for tablet 6dc2d6380139472c91b122010091cab6 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:55.204571 19562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dc2d6380139472c91b122010091cab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.207444 19638 tablet_service.cc:1511] Processing CreateTablet for tablet f6cb4f0c09c14d5797786be7c4f1da56 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:55.208961 19638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cb4f0c09c14d5797786be7c4f1da56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.212172 19561 tablet_service.cc:1511] Processing CreateTablet for tablet 48db0e57019f433e989968bf4c1b9d09 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:55.213450 19561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48db0e57019f433e989968bf4c1b9d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.216637 19711 tablet_service.cc:1511] Processing CreateTablet for tablet 6dc2d6380139472c91b122010091cab6 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:55.218075 19711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dc2d6380139472c91b122010091cab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.219390 19637 tablet_service.cc:1511] Processing CreateTablet for tablet 6dc2d6380139472c91b122010091cab6 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:55.220652 19637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dc2d6380139472c91b122010091cab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.222806 19710 tablet_service.cc:1511] Processing CreateTablet for tablet 48db0e57019f433e989968bf4c1b9d09 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:55.224028 19710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48db0e57019f433e989968bf4c1b9d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.226996 19636 tablet_service.cc:1511] Processing CreateTablet for tablet 48db0e57019f433e989968bf4c1b9d09 (DEFAULT_TABLE table=test-workload [id=7585cd52c56b4022aa4297ec132bf0d0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:55.228390 19636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48db0e57019f433e989968bf4c1b9d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:55.285532 19769 tablet_bootstrap.cc:492] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871: Bootstrap starting.
I20260713 09:05:55.300462 19770 tablet_bootstrap.cc:492] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698: Bootstrap starting.
I20260713 09:05:55.320744 19770 tablet_bootstrap.cc:654] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.372270 19771 tablet_bootstrap.cc:492] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:05:55.380086 19771 tablet_bootstrap.cc:654] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.383934 19769 tablet_bootstrap.cc:654] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.387111 19770 tablet_bootstrap.cc:492] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698: No bootstrap required, opened a new log
I20260713 09:05:55.387530 19770 ts_tablet_manager.cc:1403] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.008s
I20260713 09:05:55.389914 19769 tablet_bootstrap.cc:492] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871: No bootstrap required, opened a new log
I20260713 09:05:55.390322 19769 ts_tablet_manager.cc:1403] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.000s
I20260713 09:05:55.390234 19770 raft_consensus.cc:359] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.390867 19770 raft_consensus.cc:385] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.391106 19770 raft_consensus.cc:740] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.391690 19770 consensus_queue.cc:260] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.392727 19769 raft_consensus.cc:359] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.393653 19754 heartbeater.cc:499] Master 127.16.65.126:35249 was elected leader, sending a full tablet report...
I20260713 09:05:55.394057 19769 raft_consensus.cc:385] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.394366 19769 raft_consensus.cc:740] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.394435 19770 ts_tablet_manager.cc:1434] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:55.394598 19771 tablet_bootstrap.cc:492] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: No bootstrap required, opened a new log
I20260713 09:05:55.395081 19771 ts_tablet_manager.cc:1403] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.008s
I20260713 09:05:55.395462 19770 tablet_bootstrap.cc:492] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698: Bootstrap starting.
I20260713 09:05:55.395270 19769 consensus_queue.cc:260] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.397828 19771 raft_consensus.cc:359] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.398525 19771 raft_consensus.cc:385] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.398820 19771 raft_consensus.cc:740] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.399842 19771 consensus_queue.cc:260] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.401908 19770 tablet_bootstrap.cc:654] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.408510 19605 heartbeater.cc:499] Master 127.16.65.126:35249 was elected leader, sending a full tablet report...
I20260713 09:05:55.409287 19771 ts_tablet_manager.cc:1434] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260713 09:05:55.410493 19771 tablet_bootstrap.cc:492] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:05:55.412389 19770 tablet_bootstrap.cc:492] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698: No bootstrap required, opened a new log
I20260713 09:05:55.412945 19770 ts_tablet_manager.cc:1403] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:05:55.415895 19770 raft_consensus.cc:359] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.416663 19771 tablet_bootstrap.cc:654] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.416759 19770 raft_consensus.cc:385] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.417237 19770 raft_consensus.cc:740] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.418334 19770 consensus_queue.cc:260] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.408522 19777 raft_consensus.cc:493] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.422099 19777 raft_consensus.cc:515] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.420830 19770 ts_tablet_manager.cc:1434] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:55.431164 19770 tablet_bootstrap.cc:492] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698: Bootstrap starting.
I20260713 09:05:55.440275 19777 leader_election.cc:290] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.444347 19680 heartbeater.cc:499] Master 127.16.65.126:35249 was elected leader, sending a full tablet report...
I20260713 09:05:55.444797 19769 ts_tablet_manager.cc:1434] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent starting tablet: real 0.054s	user 0.019s	sys 0.029s
I20260713 09:05:55.445861 19769 tablet_bootstrap.cc:492] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871: Bootstrap starting.
I20260713 09:05:55.452997 19770 tablet_bootstrap.cc:654] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.456136 19771 tablet_bootstrap.cc:492] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: No bootstrap required, opened a new log
I20260713 09:05:55.456733 19771 ts_tablet_manager.cc:1403] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.028s
I20260713 09:05:55.460677 19771 raft_consensus.cc:359] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.461818 19771 raft_consensus.cc:385] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.462380 19771 raft_consensus.cc:740] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.463629 19771 consensus_queue.cc:260] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.466472 19771 ts_tablet_manager.cc:1434] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:05:55.467890 19771 tablet_bootstrap.cc:492] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:05:55.471692 19775 raft_consensus.cc:493] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.472290 19775 raft_consensus.cc:515] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.473897 19776 raft_consensus.cc:493] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.474423 19776 raft_consensus.cc:515] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.476562 19771 tablet_bootstrap.cc:654] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.473234 19769 tablet_bootstrap.cc:654] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.482995 19775 leader_election.cc:290] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:55.486794 19776 leader_election.cc:290] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.501664 19770 tablet_bootstrap.cc:492] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698: No bootstrap required, opened a new log
I20260713 09:05:55.502456 19770 ts_tablet_manager.cc:1403] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.026s
I20260713 09:05:55.514459 19770 raft_consensus.cc:359] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.516916 19770 raft_consensus.cc:385] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.517395 19770 raft_consensus.cc:740] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.518882 19770 consensus_queue.cc:260] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.520486 19655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc2d6380139472c91b122010091cab6" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:55.525650 19771 tablet_bootstrap.cc:492] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: No bootstrap required, opened a new log
I20260713 09:05:55.526250 19771 ts_tablet_manager.cc:1403] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.009s
W20260713 09:05:55.529847 19545 leader_election.cc:343] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.531075 19771 raft_consensus.cc:359] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.531930 19771 raft_consensus.cc:385] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.532285 19771 raft_consensus.cc:740] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.533303 19771 consensus_queue.cc:260] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.544003 19770 ts_tablet_manager.cc:1434] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260713 09:05:55.545082 19770 tablet_bootstrap.cc:492] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698: Bootstrap starting.
I20260713 09:05:55.550952 19771 ts_tablet_manager.cc:1434] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:05:55.551939 19771 tablet_bootstrap.cc:492] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:05:55.557987 19770 tablet_bootstrap.cc:654] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.561728 19655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc2d6380139472c91b122010091cab6" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
W20260713 09:05:55.563442 19694 leader_election.cc:343] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.572306 19729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df4aa315afe4df4bd7b82f2bb3a12c6" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:55.574471 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df4aa315afe4df4bd7b82f2bb3a12c6" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454" is_pre_election: true
W20260713 09:05:55.576116 19618 leader_election.cc:343] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.576383 19771 tablet_bootstrap.cc:654] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:55.576915 19619 leader_election.cc:343] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.577381 19619 leader_election.cc:304] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:55.578635 19776 raft_consensus.cc:2749] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:55.579259 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:55.583467 19729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc2d6380139472c91b122010091cab6" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:55.584103 19729 raft_consensus.cc:2468] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 0.
I20260713 09:05:55.585664 19771 tablet_bootstrap.cc:492] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: No bootstrap required, opened a new log
I20260713 09:05:55.586221 19771 ts_tablet_manager.cc:1403] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260713 09:05:55.586426 19770 tablet_bootstrap.cc:492] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698: No bootstrap required, opened a new log
I20260713 09:05:55.587013 19770 ts_tablet_manager.cc:1403] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.006s
I20260713 09:05:55.587239 19769 tablet_bootstrap.cc:492] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871: No bootstrap required, opened a new log
I20260713 09:05:55.587704 19769 ts_tablet_manager.cc:1403] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent bootstrapping tablet: real 0.142s	user 0.019s	sys 0.031s
I20260713 09:05:55.589386 19771 raft_consensus.cc:359] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.590234 19771 raft_consensus.cc:385] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.590670 19771 raft_consensus.cc:740] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.590463 19769 raft_consensus.cc:359] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.590312 19770 raft_consensus.cc:359] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.591296 19769 raft_consensus.cc:385] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.591418 19770 raft_consensus.cc:385] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.591650 19769 raft_consensus.cc:740] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.591873 19770 raft_consensus.cc:740] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.591650 19771 consensus_queue.cc:260] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.592180 19543 leader_election.cc:304] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [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: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:55.592661 19769 consensus_queue.cc:260] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.593364 19778 raft_consensus.cc:2804] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.593115 19770 consensus_queue.cc:260] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.595659 19778 raft_consensus.cc:493] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.596097 19778 raft_consensus.cc:3060] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.597301 19770 ts_tablet_manager.cc:1434] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:55.598362 19770 tablet_bootstrap.cc:492] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698: Bootstrap starting.
I20260713 09:05:55.594580 19769 ts_tablet_manager.cc:1434] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:05:55.600970 19769 tablet_bootstrap.cc:492] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871: Bootstrap starting.
I20260713 09:05:55.604648 19770 tablet_bootstrap.cc:654] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.607281 19769 tablet_bootstrap.cc:654] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.606981 19778 raft_consensus.cc:515] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.610134 19655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc2d6380139472c91b122010091cab6" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
W20260713 09:05:55.611653 19545 leader_election.cc:343] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.594784 19771 ts_tablet_manager.cc:1434] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:05:55.613343 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc2d6380139472c91b122010091cab6" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454" is_pre_election: true
I20260713 09:05:55.615103 19771 tablet_bootstrap.cc:492] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:05:55.615136 19580 raft_consensus.cc:2393] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7023777b96fb4010b870bb4d6ad6d698 in current term 1: Already voted for candidate 9b27b09a94814483b7b0d997390e8454 in this term.
I20260713 09:05:55.617638 19770 tablet_bootstrap.cc:492] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698: No bootstrap required, opened a new log
I20260713 09:05:55.618265 19770 ts_tablet_manager.cc:1403] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:05:55.619318 19693 leader_election.cc:304] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698; no voters: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:55.620652 19775 raft_consensus.cc:3060] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.622299 19770 raft_consensus.cc:359] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.623059 19771 tablet_bootstrap.cc:654] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.623332 19770 raft_consensus.cc:385] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.623802 19770 raft_consensus.cc:740] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.625937 19770 consensus_queue.cc:260] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.627120 19769 tablet_bootstrap.cc:492] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871: No bootstrap required, opened a new log
I20260713 09:05:55.627774 19769 ts_tablet_manager.cc:1403] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260713 09:05:55.629302 19775 raft_consensus.cc:2749] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:55.631572 19769 raft_consensus.cc:359] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.632177 19778 leader_election.cc:290] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Requested vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.632568 19769 raft_consensus.cc:385] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.632975 19769 raft_consensus.cc:740] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.633962 19729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc2d6380139472c91b122010091cab6" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
I20260713 09:05:55.633855 19769 consensus_queue.cc:260] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.635113 19770 ts_tablet_manager.cc:1434] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:05:55.638023 19770 tablet_bootstrap.cc:492] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698: Bootstrap starting.
I20260713 09:05:55.638569 19769 ts_tablet_manager.cc:1434] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260713 09:05:55.639618 19769 tablet_bootstrap.cc:492] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871: Bootstrap starting.
I20260713 09:05:55.643885 19729 raft_consensus.cc:2468] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 1.
I20260713 09:05:55.644338 19770 tablet_bootstrap.cc:654] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.645399 19543 leader_election.cc:304] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [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: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:55.648005 19769 tablet_bootstrap.cc:654] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.649152 19778 raft_consensus.cc:2804] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.662465 19771 tablet_bootstrap.cc:492] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: No bootstrap required, opened a new log
I20260713 09:05:55.661437 19778 raft_consensus.cc:697] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Becoming Leader. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Running, Role: LEADER
I20260713 09:05:55.664788 19771 ts_tablet_manager.cc:1403] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.001s
I20260713 09:05:55.665300 19769 tablet_bootstrap.cc:492] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871: No bootstrap required, opened a new log
I20260713 09:05:55.665146 19778 consensus_queue.cc:237] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.665830 19769 ts_tablet_manager.cc:1403] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260713 09:05:55.656626 19797 raft_consensus.cc:493] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.668844 19776 raft_consensus.cc:493] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.669370 19776 raft_consensus.cc:515] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.669426 19769 raft_consensus.cc:359] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.669499 19771 raft_consensus.cc:359] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.669543 19797 raft_consensus.cc:515] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.670580 19769 raft_consensus.cc:385] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.670655 19771 raft_consensus.cc:385] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.671131 19769 raft_consensus.cc:740] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.671207 19771 raft_consensus.cc:740] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.672158 19771 consensus_queue.cc:260] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.673105 19797 leader_election.cc:290] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:55.679126 19776 leader_election.cc:290] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.681032 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a94564332d644bfb5db8bb328b79bff" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454" is_pre_election: true
I20260713 09:05:55.686100 19580 raft_consensus.cc:2468] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in term 0.
I20260713 09:05:55.681571 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446b599d1c5f4400896347d0ce0a0014" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454" is_pre_election: true
I20260713 09:05:55.682716 19770 tablet_bootstrap.cc:492] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698: No bootstrap required, opened a new log
I20260713 09:05:55.687191 19619 leader_election.cc:304] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:55.687772 19770 ts_tablet_manager.cc:1403] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.014s
I20260713 09:05:55.688354 19776 raft_consensus.cc:2804] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.689558 19776 raft_consensus.cc:493] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.690009 19776 raft_consensus.cc:3060] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:55.690505 19693 leader_election.cc:343] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.691819 19770 raft_consensus.cc:359] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.692544 19770 raft_consensus.cc:385] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.692828 19770 raft_consensus.cc:740] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.693674 19770 consensus_queue.cc:260] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.693562 19477 catalog_manager.cc:5697] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b27b09a94814483b7b0d997390e8454 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "9b27b09a94814483b7b0d997390e8454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.695982 19776 raft_consensus.cc:515] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.682891 19771 ts_tablet_manager.cc:1434] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260713 09:05:55.681042 19729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a94564332d644bfb5db8bb328b79bff" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:55.685026 19655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446b599d1c5f4400896347d0ce0a0014" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:55.672319 19769 consensus_queue.cc:260] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.698148 19655 raft_consensus.cc:2468] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 0.
I20260713 09:05:55.698457 19770 ts_tablet_manager.cc:1434] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:05:55.699424 19770 tablet_bootstrap.cc:492] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698: Bootstrap starting.
W20260713 09:05:55.699512 19618 leader_election.cc:343] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.701058 19771 tablet_bootstrap.cc:492] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:05:55.702629 19694 leader_election.cc:304] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:55.703779 19797 raft_consensus.cc:2804] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.704174 19797 raft_consensus.cc:493] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.704537 19797 raft_consensus.cc:3060] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.707090 19771 tablet_bootstrap.cc:654] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.711087 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a94564332d644bfb5db8bb328b79bff" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454"
I20260713 09:05:55.711918 19579 raft_consensus.cc:3060] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.712522 19729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a94564332d644bfb5db8bb328b79bff" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
W20260713 09:05:55.714367 19618 leader_election.cc:343] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.715689 19769 ts_tablet_manager.cc:1434] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.007s
I20260713 09:05:55.716580 19769 tablet_bootstrap.cc:492] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871: Bootstrap starting.
I20260713 09:05:55.721336 19771 tablet_bootstrap.cc:492] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: No bootstrap required, opened a new log
I20260713 09:05:55.721900 19771 ts_tablet_manager.cc:1403] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260713 09:05:55.711884 19776 leader_election.cc:290] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.724833 19797 raft_consensus.cc:515] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.731207 19579 raft_consensus.cc:2468] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in term 1.
I20260713 09:05:55.731859 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446b599d1c5f4400896347d0ce0a0014" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454"
I20260713 09:05:55.732306 19770 tablet_bootstrap.cc:654] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:55.733302 19693 leader_election.cc:343] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.733045 19619 leader_election.cc:304] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 7023777b96fb4010b870bb4d6ad6d698
I20260713 09:05:55.734339 19797 leader_election.cc:290] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:55.725082 19771 raft_consensus.cc:359] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.726529 19778 raft_consensus.cc:493] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.727041 19769 tablet_bootstrap.cc:654] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.734977 19771 raft_consensus.cc:385] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.735402 19771 raft_consensus.cc:740] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.735369 19778 raft_consensus.cc:515] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.738868 19655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db0e57019f433e989968bf4c1b9d09" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:55.738646 19771 consensus_queue.cc:260] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.739593 19729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db0e57019f433e989968bf4c1b9d09" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:55.740260 19729 raft_consensus.cc:2468] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 0.
W20260713 09:05:55.740352 19545 leader_election.cc:343] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.738039 19778 leader_election.cc:290] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.741812 19778 raft_consensus.cc:493] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.742082 19543 leader_election.cc:304] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [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: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:55.743119 19771 ts_tablet_manager.cc:1434] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260713 09:05:55.742969 19778 raft_consensus.cc:515] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.743587 19777 raft_consensus.cc:2804] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.744103 19777 raft_consensus.cc:493] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.744242 19771 tablet_bootstrap.cc:492] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:05:55.744501 19777 raft_consensus.cc:3060] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.746178 19778 leader_election.cc:290] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.747390 19655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d9d1cf314545e8b03124ea93f39290" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
W20260713 09:05:55.749044 19545 leader_election.cc:343] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.750044 19776 raft_consensus.cc:2804] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.751024 19655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446b599d1c5f4400896347d0ce0a0014" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
I20260713 09:05:55.751173 19776 raft_consensus.cc:697] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 LEADER]: Becoming Leader. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Running, Role: LEADER
I20260713 09:05:55.751650 19655 raft_consensus.cc:3060] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.751919 19729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d9d1cf314545e8b03124ea93f39290" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:55.752592 19729 raft_consensus.cc:2468] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 0.
I20260713 09:05:55.752219 19776 consensus_queue.cc:237] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.754040 19543 leader_election.cc:304] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [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: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:55.755194 19771 tablet_bootstrap.cc:654] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.755925 19778 raft_consensus.cc:2804] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.756639 19778 raft_consensus.cc:493] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.757969 19778 raft_consensus.cc:3060] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.760355 19770 tablet_bootstrap.cc:492] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698: No bootstrap required, opened a new log
I20260713 09:05:55.760892 19770 ts_tablet_manager.cc:1403] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.011s
I20260713 09:05:55.761237 19777 raft_consensus.cc:515] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.764931 19655 raft_consensus.cc:2468] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 1.
I20260713 09:05:55.767486 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db0e57019f433e989968bf4c1b9d09" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
I20260713 09:05:55.768680 19694 leader_election.cc:304] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:55.768719 19770 raft_consensus.cc:359] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.769917 19770 raft_consensus.cc:385] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.770291 19797 raft_consensus.cc:2804] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.770354 19770 raft_consensus.cc:740] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.771755 19770 consensus_queue.cc:260] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.775063 19770 ts_tablet_manager.cc:1434] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.002s
I20260713 09:05:55.776482 19770 tablet_bootstrap.cc:492] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698: Bootstrap starting.
I20260713 09:05:55.775939 19477 catalog_manager.cc:5697] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:55.778378 19545 leader_election.cc:343] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.770421 19778 raft_consensus.cc:515] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.782737 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d9d1cf314545e8b03124ea93f39290" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
I20260713 09:05:55.781258 19778 leader_election.cc:290] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Requested vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.784541 19729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d9d1cf314545e8b03124ea93f39290" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
I20260713 09:05:55.784997 19729 raft_consensus.cc:3060] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:55.790124 19545 leader_election.cc:343] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.771018 19797 raft_consensus.cc:697] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 LEADER]: Becoming Leader. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Running, Role: LEADER
I20260713 09:05:55.791474 19797 consensus_queue.cc:237] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.792847 19770 tablet_bootstrap.cc:654] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.796229 19777 leader_election.cc:290] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Requested vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.797852 19769 tablet_bootstrap.cc:492] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871: No bootstrap required, opened a new log
I20260713 09:05:55.797515 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db0e57019f433e989968bf4c1b9d09" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
I20260713 09:05:55.798333 19769 ts_tablet_manager.cc:1403] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.026s
I20260713 09:05:55.798525 19729 raft_consensus.cc:2468] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 1.
I20260713 09:05:55.798645 19728 raft_consensus.cc:3060] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.799842 19543 leader_election.cc:304] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [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: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:55.801019 19777 raft_consensus.cc:2804] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.801501 19777 raft_consensus.cc:697] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Becoming Leader. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Running, Role: LEADER
I20260713 09:05:55.801218 19769 raft_consensus.cc:359] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.801951 19769 raft_consensus.cc:385] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.802237 19769 raft_consensus.cc:740] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.803007 19769 consensus_queue.cc:260] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.802322 19777 consensus_queue.cc:237] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.808050 19771 tablet_bootstrap.cc:492] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: No bootstrap required, opened a new log
I20260713 09:05:55.808290 19769 ts_tablet_manager.cc:1434] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:05:55.808537 19771 ts_tablet_manager.cc:1403] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.002s
I20260713 09:05:55.809613 19769 tablet_bootstrap.cc:492] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871: Bootstrap starting.
I20260713 09:05:55.811643 19771 raft_consensus.cc:359] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.812364 19771 raft_consensus.cc:385] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.812649 19771 raft_consensus.cc:740] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.813352 19771 consensus_queue.cc:260] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.814635 19775 raft_consensus.cc:493] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.815102 19775 raft_consensus.cc:515] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.815596 19771 ts_tablet_manager.cc:1434] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:55.816179 19776 raft_consensus.cc:493] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.816619 19771 tablet_bootstrap.cc:492] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:05:55.817252 19775 leader_election.cc:290] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:55.817945 19728 raft_consensus.cc:2468] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 1.
I20260713 09:05:55.816638 19776 raft_consensus.cc:515] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.819800 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ee5bc68a54634babe3188ceadb73d" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454" is_pre_election: true
I20260713 09:05:55.820374 19579 raft_consensus.cc:2468] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 0.
I20260713 09:05:55.821316 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ee5bc68a54634babe3188ceadb73d" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:55.821611 19776 leader_election.cc:290] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.821951 19654 raft_consensus.cc:2468] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 0.
I20260713 09:05:55.823781 19769 tablet_bootstrap.cc:654] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.824445 19771 tablet_bootstrap.cc:654] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.825389 19694 leader_election.cc:304] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:55.827289 19797 raft_consensus.cc:2804] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.827729 19797 raft_consensus.cc:493] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.828078 19797 raft_consensus.cc:3060] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.824498 19543 leader_election.cc:304] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [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: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:55.830951 19778 raft_consensus.cc:2804] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.832252 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ee5bc68a54634babe3188ceadb73d" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454" is_pre_election: true
I20260713 09:05:55.832907 19579 raft_consensus.cc:2468] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in term 0.
I20260713 09:05:55.832669 19475 catalog_manager.cc:5697] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "7023777b96fb4010b870bb4d6ad6d698" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:55.834299 19619 leader_election.cc:304] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:55.835088 19776 raft_consensus.cc:2804] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.835680 19776 raft_consensus.cc:493] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.836360 19776 raft_consensus.cc:3060] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.836707 19775 raft_consensus.cc:493] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.837378 19775 raft_consensus.cc:515] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.838559 19770 tablet_bootstrap.cc:492] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698: No bootstrap required, opened a new log
I20260713 09:05:55.839155 19770 ts_tablet_manager.cc:1403] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.000s
I20260713 09:05:55.842818 19775 leader_election.cc:290] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:55.842643 19770 raft_consensus.cc:359] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.861727 19770 raft_consensus.cc:385] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.862180 19770 raft_consensus.cc:740] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.846931 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babbdc7c643c439d9caed16e23edd750" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454" is_pre_election: true
I20260713 09:05:55.863333 19579 raft_consensus.cc:2468] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 0.
I20260713 09:05:55.864528 19770 consensus_queue.cc:260] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.864862 19693 leader_election.cc:304] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: 
I20260713 09:05:55.866456 19775 raft_consensus.cc:2804] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.866928 19775 raft_consensus.cc:493] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.867316 19770 ts_tablet_manager.cc:1434] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:05:55.867367 19775 raft_consensus.cc:3060] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.848585 19797 raft_consensus.cc:515] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.845252 19776 raft_consensus.cc:515] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.852331 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babbdc7c643c439d9caed16e23edd750" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:55.869139 19654 raft_consensus.cc:2468] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 0.
I20260713 09:05:55.870714 19776 leader_election.cc:290] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.872257 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ee5bc68a54634babe3188ceadb73d" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454"
I20260713 09:05:55.872964 19579 raft_consensus.cc:3060] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.873245 19797 leader_election.cc:290] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:55.874217 19770 tablet_bootstrap.cc:492] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698: Bootstrap starting.
I20260713 09:05:55.874996 19729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ee5bc68a54634babe3188ceadb73d" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
I20260713 09:05:55.875411 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ee5bc68a54634babe3188ceadb73d" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454"
I20260713 09:05:55.875727 19729 raft_consensus.cc:2393] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in current term 1: Already voted for candidate 7023777b96fb4010b870bb4d6ad6d698 in this term.
I20260713 09:05:55.878129 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ee5bc68a54634babe3188ceadb73d" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
I20260713 09:05:55.879148 19654 raft_consensus.cc:2393] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7023777b96fb4010b870bb4d6ad6d698 in current term 1: Already voted for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in this term.
I20260713 09:05:55.880460 19694 leader_election.cc:304] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698; no voters: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:55.880710 19770 tablet_bootstrap.cc:654] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.881441 19797 raft_consensus.cc:2749] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:55.886627 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a20ee5bc68a54634babe3188ceadb73d" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:55.887529 19728 raft_consensus.cc:2393] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in current term 1: Already voted for candidate 7023777b96fb4010b870bb4d6ad6d698 in this term.
I20260713 09:05:55.892861 19771 tablet_bootstrap.cc:492] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: No bootstrap required, opened a new log
I20260713 09:05:55.893364 19771 ts_tablet_manager.cc:1403] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.077s	user 0.042s	sys 0.027s
I20260713 09:05:55.894979 19770 tablet_bootstrap.cc:492] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698: No bootstrap required, opened a new log
I20260713 09:05:55.895367 19770 ts_tablet_manager.cc:1403] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260713 09:05:55.893889 19778 raft_consensus.cc:697] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Becoming Leader. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Running, Role: LEADER
I20260713 09:05:55.897418 19769 tablet_bootstrap.cc:492] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871: No bootstrap required, opened a new log
I20260713 09:05:55.897971 19769 ts_tablet_manager.cc:1403] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.012s
I20260713 09:05:55.900125 19777 raft_consensus.cc:493] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.900862 19777 raft_consensus.cc:515] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.903652 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babbdc7c643c439d9caed16e23edd750" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:55.904332 19654 raft_consensus.cc:2468] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 0.
I20260713 09:05:55.904477 19579 raft_consensus.cc:2468] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in term 1.
I20260713 09:05:55.905511 19769 raft_consensus.cc:359] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.905740 19545 leader_election.cc:304] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:55.906221 19769 raft_consensus.cc:385] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.906556 19769 raft_consensus.cc:740] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.905769 19619 leader_election.cc:304] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 7023777b96fb4010b870bb4d6ad6d698
I20260713 09:05:55.906904 19775 raft_consensus.cc:515] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.907332 19769 consensus_queue.cc:260] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.908129 19776 raft_consensus.cc:2804] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.908660 19776 raft_consensus.cc:697] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 LEADER]: Becoming Leader. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Running, Role: LEADER
I20260713 09:05:55.908938 19775 leader_election.cc:290] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:55.909678 19770 raft_consensus.cc:359] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.910423 19770 raft_consensus.cc:385] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.910688 19770 raft_consensus.cc:740] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.909548 19776 consensus_queue.cc:237] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.911067 19771 raft_consensus.cc:359] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.911319 19770 consensus_queue.cc:260] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.911712 19771 raft_consensus.cc:385] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.911994 19771 raft_consensus.cc:740] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.912634 19771 consensus_queue.cc:260] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.913352 19770 ts_tablet_manager.cc:1434] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:05:55.914506 19771 ts_tablet_manager.cc:1434] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260713 09:05:55.914963 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babbdc7c643c439d9caed16e23edd750" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454"
I20260713 09:05:55.915601 19579 raft_consensus.cc:3060] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.916309 19770 tablet_bootstrap.cc:492] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698: Bootstrap starting.
I20260713 09:05:55.916524 19769 ts_tablet_manager.cc:1434] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260713 09:05:55.917989 19769 tablet_bootstrap.cc:492] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871: Bootstrap starting.
I20260713 09:05:55.918049 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babbdc7c643c439d9caed16e23edd750" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:55.915350 19771 tablet_bootstrap.cc:492] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:05:55.919189 19728 raft_consensus.cc:2393] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b27b09a94814483b7b0d997390e8454 in current term 1: Already voted for candidate 7023777b96fb4010b870bb4d6ad6d698 in this term.
I20260713 09:05:55.923908 19771 tablet_bootstrap.cc:654] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.923372 19778 consensus_queue.cc:237] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.928854 19579 raft_consensus.cc:2468] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 1.
I20260713 09:05:55.930174 19693 leader_election.cc:304] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: 
I20260713 09:05:55.929348 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babbdc7c643c439d9caed16e23edd750" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
I20260713 09:05:55.933656 19654 raft_consensus.cc:3060] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.935241 19777 leader_election.cc:290] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.936091 19770 tablet_bootstrap.cc:654] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.931134 19775 raft_consensus.cc:2804] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:55.937367 19775 raft_consensus.cc:697] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 LEADER]: Becoming Leader. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Running, Role: LEADER
I20260713 09:05:55.937999 19769 tablet_bootstrap.cc:654] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:55.940050 19816 raft_consensus.cc:2764] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:05:55.938617 19775 consensus_queue.cc:237] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.942081 19797 raft_consensus.cc:493] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.942591 19797 raft_consensus.cc:515] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.944795 19797 leader_election.cc:290] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:55.951501 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cb4f0c09c14d5797786be7c4f1da56" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454" is_pre_election: true
I20260713 09:05:55.951730 19655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cb4f0c09c14d5797786be7c4f1da56" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:55.941114 19475 catalog_manager.cc:5697] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b27b09a94814483b7b0d997390e8454 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "9b27b09a94814483b7b0d997390e8454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:55.952955 19693 leader_election.cc:343] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.950079 19777 raft_consensus.cc:493] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:55.954104 19777 raft_consensus.cc:515] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.957414 19655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df4aa315afe4df4bd7b82f2bb3a12c6" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:55.957549 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df4aa315afe4df4bd7b82f2bb3a12c6" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:55.958081 19655 raft_consensus.cc:2468] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 0.
W20260713 09:05:55.959151 19694 leader_election.cc:343] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.959380 19545 leader_election.cc:304] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:55.959684 19694 leader_election.cc:304] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698; no voters: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:55.960418 19817 raft_consensus.cc:2804] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:55.960775 19817 raft_consensus.cc:493] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:55.960944 19797 raft_consensus.cc:2749] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:55.961102 19817 raft_consensus.cc:3060] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:55.964954 19543 leader_election.cc:343] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.969849 19777 leader_election.cc:290] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.958974 19654 raft_consensus.cc:2468] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 1.
I20260713 09:05:55.982398 19476 catalog_manager.cc:5697] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.984855 19475 catalog_manager.cc:5697] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b27b09a94814483b7b0d997390e8454 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "9b27b09a94814483b7b0d997390e8454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.991291 19817 raft_consensus.cc:515] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.993433 19771 tablet_bootstrap.cc:492] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: No bootstrap required, opened a new log
I20260713 09:05:55.994133 19771 ts_tablet_manager.cc:1403] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.039s
I20260713 09:05:55.996225 19769 tablet_bootstrap.cc:492] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871: No bootstrap required, opened a new log
I20260713 09:05:55.996690 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df4aa315afe4df4bd7b82f2bb3a12c6" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
I20260713 09:05:55.996781 19771 raft_consensus.cc:359] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:55.997610 19771 raft_consensus.cc:385] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:55.997923 19771 raft_consensus.cc:740] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:05:55.998113 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df4aa315afe4df4bd7b82f2bb3a12c6" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
W20260713 09:05:55.998476 19543 leader_election.cc:343] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:55.998770 19654 raft_consensus.cc:3060] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:55.999188 19817 leader_election.cc:290] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Requested vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:55.996711 19769 ts_tablet_manager.cc:1403] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.009s
I20260713 09:05:55.998786 19771 consensus_queue.cc:260] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.002909 19771 ts_tablet_manager.cc:1434] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:05:56.004209 19771 tablet_bootstrap.cc:492] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:05:56.004228 19769 raft_consensus.cc:359] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.005417 19769 raft_consensus.cc:385] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:56.006296 19769 raft_consensus.cc:740] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Initialized, Role: FOLLOWER
I20260713 09:05:56.007257 19769 consensus_queue.cc:260] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.007674 19477 catalog_manager.cc:5697] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "7023777b96fb4010b870bb4d6ad6d698" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:56.010206 19769 ts_tablet_manager.cc:1434] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:05:56.011345 19769 tablet_bootstrap.cc:492] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871: Bootstrap starting.
I20260713 09:05:56.012621 19771 tablet_bootstrap.cc:654] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:56.018703 19769 tablet_bootstrap.cc:654] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:56.031726 19654 raft_consensus.cc:2468] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 1.
I20260713 09:05:56.033601 19545 leader_election.cc:304] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [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: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 7023777b96fb4010b870bb4d6ad6d698
I20260713 09:05:56.035146 19817 raft_consensus.cc:2804] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:56.035737 19817 raft_consensus.cc:697] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Becoming Leader. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Running, Role: LEADER
I20260713 09:05:56.036593 19817 consensus_queue.cc:237] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.042258 19821 raft_consensus.cc:493] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:56.042699 19821 raft_consensus.cc:515] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.043637 19770 tablet_bootstrap.cc:492] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698: No bootstrap required, opened a new log
I20260713 09:05:56.044335 19770 ts_tablet_manager.cc:1403] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698: Time spent bootstrapping tablet: real 0.128s	user 0.017s	sys 0.018s
I20260713 09:05:56.044757 19821 leader_election.cc:290] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:56.046607 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014e2d76de804c14a3993e53b5cd41d4" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:56.046494 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014e2d76de804c14a3993e53b5cd41d4" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:56.047766 19728 raft_consensus.cc:2468] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 0.
W20260713 09:05:56.048230 19545 leader_election.cc:343] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:56.049520 19543 leader_election.cc:304] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [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: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:56.050881 19821 raft_consensus.cc:2804] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:56.051240 19821 raft_consensus.cc:493] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:56.049480 19770 raft_consensus.cc:359] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.051604 19821 raft_consensus.cc:3060] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:56.051887 19770 raft_consensus.cc:385] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:56.052389 19770 raft_consensus.cc:740] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Initialized, Role: FOLLOWER
I20260713 09:05:56.053368 19770 consensus_queue.cc:260] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.056428 19770 ts_tablet_manager.cc:1434] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:05:56.060005 19821 raft_consensus.cc:515] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.063057 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014e2d76de804c14a3993e53b5cd41d4" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
I20260713 09:05:56.063377 19771 tablet_bootstrap.cc:492] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: No bootstrap required, opened a new log
I20260713 09:05:56.062747 19477 catalog_manager.cc:5697] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b27b09a94814483b7b0d997390e8454 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "9b27b09a94814483b7b0d997390e8454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.063706 19728 raft_consensus.cc:3060] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:56.063882 19771 ts_tablet_manager.cc:1403] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.060s	user 0.033s	sys 0.020s
I20260713 09:05:56.066826 19771 raft_consensus.cc:359] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.067243 19771 raft_consensus.cc:385] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:56.067395 19771 raft_consensus.cc:740] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:05:56.067800 19771 consensus_queue.cc:260] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.069226 19771 ts_tablet_manager.cc:1434] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:56.070603 19821 leader_election.cc:290] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Requested vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:56.071911 19728 raft_consensus.cc:2468] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 1.
I20260713 09:05:56.073084 19543 leader_election.cc:304] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: 
I20260713 09:05:56.074131 19821 raft_consensus.cc:2804] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:56.074663 19821 raft_consensus.cc:697] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Becoming Leader. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Running, Role: LEADER
I20260713 09:05:56.075500 19821 consensus_queue.cc:237] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.074322 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014e2d76de804c14a3993e53b5cd41d4" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
W20260713 09:05:56.078131 19545 leader_election.cc:343] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:56.079851 19769 tablet_bootstrap.cc:492] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871: No bootstrap required, opened a new log
I20260713 09:05:56.080247 19769 ts_tablet_manager.cc:1403] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.014s
I20260713 09:05:56.082790 19769 raft_consensus.cc:359] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.083462 19769 raft_consensus.cc:385] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:56.083683 19769 raft_consensus.cc:740] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Initialized, Role: FOLLOWER
I20260713 09:05:56.084282 19769 consensus_queue.cc:260] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.086225 19769 ts_tablet_manager.cc:1434] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:56.086989 19769 tablet_bootstrap.cc:492] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871: Bootstrap starting.
I20260713 09:05:56.089383 19477 catalog_manager.cc:5697] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b27b09a94814483b7b0d997390e8454 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "9b27b09a94814483b7b0d997390e8454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.090520 19769 tablet_bootstrap.cc:654] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:56.094756 19769 tablet_bootstrap.cc:492] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871: No bootstrap required, opened a new log
I20260713 09:05:56.095175 19769 ts_tablet_manager.cc:1403] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:05:56.096542 19821 raft_consensus.cc:493] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:56.097065 19821 raft_consensus.cc:515] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.097580 19769 raft_consensus.cc:359] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.098296 19769 raft_consensus.cc:385] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:56.098543 19769 raft_consensus.cc:740] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Initialized, Role: FOLLOWER
I20260713 09:05:56.099275 19769 consensus_queue.cc:260] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.100121 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cb4f0c09c14d5797786be7c4f1da56" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:56.100708 19654 raft_consensus.cc:2468] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 0.
I20260713 09:05:56.100817 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cb4f0c09c14d5797786be7c4f1da56" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:56.101169 19769 ts_tablet_manager.cc:1434] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:56.101501 19728 raft_consensus.cc:2468] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 0.
I20260713 09:05:56.102128 19769 tablet_bootstrap.cc:492] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871: Bootstrap starting.
I20260713 09:05:56.102125 19545 leader_election.cc:304] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:56.103053 19817 raft_consensus.cc:2804] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:56.103075 19821 leader_election.cc:290] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:56.103557 19817 raft_consensus.cc:493] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:56.103926 19817 raft_consensus.cc:3060] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:56.107766 19769 tablet_bootstrap.cc:654] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:56.109110 19817 raft_consensus.cc:515] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.111291 19817 leader_election.cc:290] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Requested vote from peers ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:56.112368 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cb4f0c09c14d5797786be7c4f1da56" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
I20260713 09:05:56.113091 19728 raft_consensus.cc:3060] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:56.112349 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cb4f0c09c14d5797786be7c4f1da56" candidate_uuid: "9b27b09a94814483b7b0d997390e8454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
W20260713 09:05:56.113699 19545 consensus_peers.cc:597] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 -> Peer ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449): Couldn't send request to peer ac3b75e5e67a4ae3b74f4ab810b2d871. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:56.113915 19769 tablet_bootstrap.cc:492] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871: No bootstrap required, opened a new log
I20260713 09:05:56.114044 19654 raft_consensus.cc:3060] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:56.114384 19769 ts_tablet_manager.cc:1403] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:05:56.116379 19769 raft_consensus.cc:359] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.116834 19769 raft_consensus.cc:385] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:56.117033 19769 raft_consensus.cc:740] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Initialized, Role: FOLLOWER
I20260713 09:05:56.117570 19769 consensus_queue.cc:260] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.119517 19769 ts_tablet_manager.cc:1434] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:56.120903 19728 raft_consensus.cc:2468] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 1.
I20260713 09:05:56.121886 19654 raft_consensus.cc:2468] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b27b09a94814483b7b0d997390e8454 in term 1.
I20260713 09:05:56.122107 19543 leader_election.cc:304] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454; no voters: 
I20260713 09:05:56.123013 19817 raft_consensus.cc:2804] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:56.123551 19817 raft_consensus.cc:697] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Becoming Leader. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Running, Role: LEADER
I20260713 09:05:56.124313 19817 consensus_queue.cc:237] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.132793 19476 catalog_manager.cc:5697] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b27b09a94814483b7b0d997390e8454 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "9b27b09a94814483b7b0d997390e8454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.177076 19776 raft_consensus.cc:493] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:56.177728 19776 raft_consensus.cc:515] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.179764 19776 leader_election.cc:290] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:56.180546 19579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d9d1cf314545e8b03124ea93f39290" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b27b09a94814483b7b0d997390e8454" is_pre_election: true
I20260713 09:05:56.180932 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d9d1cf314545e8b03124ea93f39290" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:56.181763 19728 raft_consensus.cc:2393] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in current term 1: Already voted for candidate 9b27b09a94814483b7b0d997390e8454 in this term.
I20260713 09:05:56.182781 19618 leader_election.cc:304] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:56.183550 19776 raft_consensus.cc:3060] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:56.188862 19776 raft_consensus.cc:2749] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:56.202438 19817 consensus_queue.cc:1048] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:56.241628 19821 consensus_queue.cc:1048] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:56.252534 19817 consensus_queue.cc:1048] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:56.258055 19728 raft_consensus.cc:3060] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:56.260667 19776 consensus_queue.cc:1048] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:56.273420 19802 consensus_queue.cc:1048] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:56.296365 16645 ts_manager.cc:295] Set tserver state for 9b27b09a94814483b7b0d997390e8454 to MAINTENANCE_MODE
I20260713 09:05:56.297231 16645 tablet_server.cc:179] TabletServer@127.16.65.65:0 shutting down...
I20260713 09:05:56.316504 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:56.317394 16645 tablet_replica.cc:333] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: stopping tablet replica
I20260713 09:05:56.318183 16645 raft_consensus.cc:2243] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.318559 16645 raft_consensus.cc:2272] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.320750 16645 tablet_replica.cc:333] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: stopping tablet replica
I20260713 09:05:56.321401 16645 raft_consensus.cc:2243] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.322041 16645 pending_rounds.cc:70] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Trying to abort 1 pending ops.
I20260713 09:05:56.322223 16645 pending_rounds.cc:77] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991845538340864 op_type: NO_OP noop_request { }
I20260713 09:05:56.322522 16645 raft_consensus.cc:2889] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:56.322753 16645 raft_consensus.cc:2272] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.324733 16645 tablet_replica.cc:333] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: stopping tablet replica
I20260713 09:05:56.325251 16645 raft_consensus.cc:2243] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.325843 16645 pending_rounds.cc:70] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Trying to abort 1 pending ops.
I20260713 09:05:56.326020 16645 pending_rounds.cc:77] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991845893713920 op_type: NO_OP noop_request { }
I20260713 09:05:56.326246 16645 raft_consensus.cc:2889] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:56.326470 16645 raft_consensus.cc:2272] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.328536 16645 tablet_replica.cc:333] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: stopping tablet replica
I20260713 09:05:56.329023 16645 raft_consensus.cc:2243] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.329527 16645 pending_rounds.cc:70] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Trying to abort 1 pending ops.
I20260713 09:05:56.329696 16645 pending_rounds.cc:77] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991845073461248 op_type: NO_OP noop_request { }
I20260713 09:05:56.330032 16645 raft_consensus.cc:2889] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:56.330348 16645 raft_consensus.cc:2272] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.332288 16645 tablet_replica.cc:333] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: stopping tablet replica
I20260713 09:05:56.332772 16645 raft_consensus.cc:2243] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.333081 16645 raft_consensus.cc:2272] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.334637 16645 tablet_replica.cc:333] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: stopping tablet replica
I20260713 09:05:56.335114 16645 raft_consensus.cc:2243] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.335469 16645 raft_consensus.cc:2272] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.338095 16645 tablet_replica.cc:333] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: stopping tablet replica
I20260713 09:05:56.338629 16645 raft_consensus.cc:2243] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.339226 16645 pending_rounds.cc:70] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Trying to abort 1 pending ops.
I20260713 09:05:56.339401 16645 pending_rounds.cc:77] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991845694676992 op_type: NO_OP noop_request { }
I20260713 09:05:56.339725 16645 raft_consensus.cc:2889] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:56.340042 16645 raft_consensus.cc:2272] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:56.340580 19693 consensus_peers.cc:597] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:56.342388 16645 tablet_replica.cc:333] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: stopping tablet replica
I20260713 09:05:56.342911 16645 raft_consensus.cc:2243] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.343618 16645 raft_consensus.cc:2272] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.345562 16645 tablet_replica.cc:333] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: stopping tablet replica
I20260713 09:05:56.346118 16645 raft_consensus.cc:2243] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.346450 16645 raft_consensus.cc:2272] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.347941 16645 tablet_replica.cc:333] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: stopping tablet replica
I20260713 09:05:56.348368 16645 raft_consensus.cc:2243] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.349025 16645 raft_consensus.cc:2272] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.351562 19775 raft_consensus.cc:493] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:56.352113 19775 raft_consensus.cc:515] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.353964 19775 leader_election.cc:290] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:56.355149 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df4aa315afe4df4bd7b82f2bb3a12c6" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:56.355996 19654 raft_consensus.cc:2393] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7023777b96fb4010b870bb4d6ad6d698 in current term 1: Already voted for candidate 9b27b09a94814483b7b0d997390e8454 in this term.
W20260713 09:05:56.356660 19693 leader_election.cc:336] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:05:56.357303 19694 leader_election.cc:304] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698; no voters: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:56.358047 19775 raft_consensus.cc:3060] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:56.363394 19775 raft_consensus.cc:2749] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:56.384932 16645 tablet_server.cc:196] TabletServer@127.16.65.65:0 shutdown complete.
I20260713 09:05:56.405711 19775 consensus_queue.cc:1048] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:56.430083 19802 raft_consensus.cc:493] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:56.430536 19802 raft_consensus.cc:515] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.432248 19802 leader_election.cc:290] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:56.433517 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014e2d76de804c14a3993e53b5cd41d4" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:56.434450 19728 raft_consensus.cc:2393] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in current term 1: Already voted for candidate 9b27b09a94814483b7b0d997390e8454 in this term.
W20260713 09:05:56.437583 19619 leader_election.cc:336] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:56.438098 19619 leader_election.cc:304] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:56.438931 19802 raft_consensus.cc:3060] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:56.443382 19619 consensus_peers.cc:597] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:56.445016 19802 raft_consensus.cc:2749] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:56.455507 19802 raft_consensus.cc:493] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:56.455942 19802 raft_consensus.cc:515] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.457652 19802 leader_election.cc:290] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:56.458824 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db0e57019f433e989968bf4c1b9d09" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:56.459510 19728 raft_consensus.cc:2393] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in current term 1: Already voted for candidate 9b27b09a94814483b7b0d997390e8454 in this term.
W20260713 09:05:56.461138 19619 leader_election.cc:336] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:56.461522 19619 leader_election.cc:304] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:56.462240 19802 raft_consensus.cc:3060] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:56.469210 19802 raft_consensus.cc:2749] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:56.469385 19693 consensus_peers.cc:597] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:56.497660 19802 consensus_queue.cc:1048] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:56.564846 19802 raft_consensus.cc:493] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:56.565371 19802 raft_consensus.cc:515] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:56.567521 19802 leader_election.cc:290] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:56.568782 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc2d6380139472c91b122010091cab6" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
W20260713 09:05:56.571596 19619 leader_election.cc:336] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:56.572005 19619 leader_election.cc:304] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 7023777b96fb4010b870bb4d6ad6d698, 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:56.572593 19802 raft_consensus.cc:2749] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:56.573374 19797 consensus_queue.cc:1048] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:56.580276 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:56.692672 19619 consensus_peers.cc:597] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:57.581300 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:05:57.586504 19775 raft_consensus.cc:493] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.587026 19775 raft_consensus.cc:515] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.589039 19775 leader_election.cc:290] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:57.590045 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014e2d76de804c14a3993e53b5cd41d4" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:57.590710 19654 raft_consensus.cc:2468] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 1.
I20260713 09:05:57.591903 19694 leader_election.cc:304] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:57.592757 19775 raft_consensus.cc:2804] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:57.593154 19775 raft_consensus.cc:493] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.593514 19775 raft_consensus.cc:3060] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:57.593958 19693 leader_election.cc:336] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:57.598582 19775 raft_consensus.cc:515] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.600237 19775 leader_election.cc:290] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:57.601260 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014e2d76de804c14a3993e53b5cd41d4" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
I20260713 09:05:57.601922 19654 raft_consensus.cc:3060] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:57.604677 19693 leader_election.cc:336] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:57.607038 19654 raft_consensus.cc:2468] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 2.
I20260713 09:05:57.607954 19694 leader_election.cc:304] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:57.608559 19775 raft_consensus.cc:2804] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:57.609445 19775 raft_consensus.cc:697] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 LEADER]: Becoming Leader. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Running, Role: LEADER
I20260713 09:05:57.610242 19775 consensus_queue.cc:237] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [LEADER]: Queue going to LEADER 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: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.617408 19476 catalog_manager.cc:5697] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 reported cstate change: term changed from 1 to 2, leader changed from 9b27b09a94814483b7b0d997390e8454 (127.16.65.65) to 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "7023777b96fb4010b870bb4d6ad6d698" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:57.712550 19775 raft_consensus.cc:493] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b27b09a94814483b7b0d997390e8454)
I20260713 09:05:57.712996 19775 raft_consensus.cc:515] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.714915 19775 leader_election.cc:290] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:57.716053 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc2d6380139472c91b122010091cab6" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:57.716742 19654 raft_consensus.cc:2468] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 0.
I20260713 09:05:57.717793 19694 leader_election.cc:304] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:57.718622 19775 raft_consensus.cc:2804] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:05:57.718834 19693 leader_election.cc:336] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:57.718943 19775 raft_consensus.cc:493] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b27b09a94814483b7b0d997390e8454)
I20260713 09:05:57.719455 19775 raft_consensus.cc:3060] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:57.724548 19775 raft_consensus.cc:515] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.726241 19775 leader_election.cc:290] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:57.727377 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc2d6380139472c91b122010091cab6" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
I20260713 09:05:57.727922 19654 raft_consensus.cc:3060] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 0 FOLLOWER]: Advancing to term 2
W20260713 09:05:57.729368 19693 leader_election.cc:336] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:57.732831 19654 raft_consensus.cc:2468] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 2.
I20260713 09:05:57.733981 19694 leader_election.cc:304] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:57.734679 19775 raft_consensus.cc:2804] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:57.735131 19775 raft_consensus.cc:697] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 LEADER]: Becoming Leader. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Running, Role: LEADER
I20260713 09:05:57.735816 19775 consensus_queue.cc:237] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [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: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.744333 19476 catalog_manager.cc:5697] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 reported cstate change: term changed from 1 to 2, leader changed from 9b27b09a94814483b7b0d997390e8454 (127.16.65.65) to 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "7023777b96fb4010b870bb4d6ad6d698" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:57.752341 19775 raft_consensus.cc:493] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b27b09a94814483b7b0d997390e8454)
I20260713 09:05:57.752960 19775 raft_consensus.cc:515] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.754873 19775 leader_election.cc:290] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:57.755980 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d9d1cf314545e8b03124ea93f39290" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:57.757364 19802 raft_consensus.cc:493] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b27b09a94814483b7b0d997390e8454)
I20260713 09:05:57.757850 19802 raft_consensus.cc:515] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
W20260713 09:05:57.758684 19693 leader_election.cc:336] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:57.759083 19693 leader_election.cc:304] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698; no voters: 9b27b09a94814483b7b0d997390e8454, ac3b75e5e67a4ae3b74f4ab810b2d871
I20260713 09:05:57.759693 19775 raft_consensus.cc:2749] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:57.759882 19802 leader_election.cc:290] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:57.761459 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d9d1cf314545e8b03124ea93f39290" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:57.762135 19728 raft_consensus.cc:2468] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in term 1.
I20260713 09:05:57.763233 19618 leader_election.cc:304] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:57.764094 19802 raft_consensus.cc:2804] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:05:57.764246 19619 leader_election.cc:336] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:57.764423 19802 raft_consensus.cc:493] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b27b09a94814483b7b0d997390e8454)
I20260713 09:05:57.764861 19802 raft_consensus.cc:3060] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:57.770164 19802 raft_consensus.cc:515] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.771783 19802 leader_election.cc:290] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:57.772879 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d9d1cf314545e8b03124ea93f39290" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
I20260713 09:05:57.773389 19728 raft_consensus.cc:3060] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:57.776093 19619 leader_election.cc:336] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:57.778602 19728 raft_consensus.cc:2468] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in term 2.
I20260713 09:05:57.779546 19618 leader_election.cc:304] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:57.780167 19802 raft_consensus.cc:2804] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:57.781322 19802 raft_consensus.cc:697] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 LEADER]: Becoming Leader. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Running, Role: LEADER
I20260713 09:05:57.782126 19802 consensus_queue.cc:237] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.789047 19476 catalog_manager.cc:5697] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 reported cstate change: term changed from 1 to 2, leader changed from 9b27b09a94814483b7b0d997390e8454 (127.16.65.65) to ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:57.836536 19802 raft_consensus.cc:493] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.837121 19802 raft_consensus.cc:515] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.838946 19802 leader_election.cc:290] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:57.840556 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df4aa315afe4df4bd7b82f2bb3a12c6" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:57.841481 19728 raft_consensus.cc:2468] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in term 1.
I20260713 09:05:57.842980 19618 leader_election.cc:304] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:57.843727 19802 raft_consensus.cc:2804] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:05:57.843755 19619 leader_election.cc:336] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:57.844228 19802 raft_consensus.cc:493] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.844592 19802 raft_consensus.cc:3060] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:57.849563 19802 raft_consensus.cc:515] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.851270 19802 leader_election.cc:290] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:57.852522 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df4aa315afe4df4bd7b82f2bb3a12c6" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
I20260713 09:05:57.853225 19728 raft_consensus.cc:3060] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:57.855041 19619 leader_election.cc:336] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:57.858286 19728 raft_consensus.cc:2468] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in term 2.
I20260713 09:05:57.859369 19618 leader_election.cc:304] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:57.860090 19802 raft_consensus.cc:2804] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:57.860531 19802 raft_consensus.cc:697] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 LEADER]: Becoming Leader. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Running, Role: LEADER
I20260713 09:05:57.861322 19802 consensus_queue.cc:237] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [LEADER]: Queue going to LEADER 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: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:57.868719 19476 catalog_manager.cc:5697] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 reported cstate change: term changed from 1 to 2, leader changed from 9b27b09a94814483b7b0d997390e8454 (127.16.65.65) to ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:58.067970 19775 raft_consensus.cc:493] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:58.068413 19775 raft_consensus.cc:515] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:58.070245 19775 leader_election.cc:290] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:58.071404 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db0e57019f433e989968bf4c1b9d09" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" is_pre_election: true
I20260713 09:05:58.072110 19654 raft_consensus.cc:2468] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 1.
I20260713 09:05:58.073150 19694 leader_election.cc:304] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 
I20260713 09:05:58.073982 19775 raft_consensus.cc:2804] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:05:58.074227 19693 leader_election.cc:336] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:58.074419 19775 raft_consensus.cc:493] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:58.074972 19775 raft_consensus.cc:3060] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.079735 19775 raft_consensus.cc:515] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:58.081208 19775 leader_election.cc:290] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66:40449)
I20260713 09:05:58.082449 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48db0e57019f433e989968bf4c1b9d09" candidate_uuid: "7023777b96fb4010b870bb4d6ad6d698" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871"
I20260713 09:05:58.082966 19654 raft_consensus.cc:3060] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:58.084595 19693 leader_election.cc:336] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:58.087430 19654 raft_consensus.cc:2468] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7023777b96fb4010b870bb4d6ad6d698 in term 2.
I20260713 09:05:58.088300 19694 leader_election.cc:304] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:58.088892 19775 raft_consensus.cc:2804] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:58.089294 19775 raft_consensus.cc:697] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 LEADER]: Becoming Leader. State: Replica: 7023777b96fb4010b870bb4d6ad6d698, State: Running, Role: LEADER
I20260713 09:05:58.089977 19775 consensus_queue.cc:237] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [LEADER]: Queue going to LEADER 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: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:58.097009 19476 catalog_manager.cc:5697] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 reported cstate change: term changed from 1 to 2, leader changed from 9b27b09a94814483b7b0d997390e8454 (127.16.65.65) to 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "7023777b96fb4010b870bb4d6ad6d698" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:58.117882 19654 raft_consensus.cc:1275] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Refusing update from remote peer 7023777b96fb4010b870bb4d6ad6d698: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:58.119032 19775 consensus_queue.cc:1048] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:58.132284 19693 consensus_peers.cc:597] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:58.134837 19693 consensus_peers.cc:597] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:58.191792 19654 raft_consensus.cc:1275] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Refusing update from remote peer 7023777b96fb4010b870bb4d6ad6d698: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:58.193090 19850 consensus_queue.cc:1048] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:58.283560 19619 consensus_peers.cc:597] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:58.288892 19619 consensus_peers.cc:597] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:58.304931 19728 raft_consensus.cc:1275] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Refusing update from remote peer ac3b75e5e67a4ae3b74f4ab810b2d871: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:58.306186 19802 consensus_queue.cc:1048] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:58.307340 19728 raft_consensus.cc:1275] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Refusing update from remote peer ac3b75e5e67a4ae3b74f4ab810b2d871: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:58.308463 19802 consensus_queue.cc:1048] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.315299 19802 raft_consensus.cc:493] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:58.315771 19802 raft_consensus.cc:515] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:58.326620 19802 leader_election.cc:290] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:58.328917 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cb4f0c09c14d5797786be7c4f1da56" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698" is_pre_election: true
I20260713 09:05:58.329623 19728 raft_consensus.cc:2468] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in term 1.
W20260713 09:05:58.331535 19619 leader_election.cc:336] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:58.332185 19618 leader_election.cc:304] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:58.332926 19802 raft_consensus.cc:2804] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:58.333276 19802 raft_consensus.cc:493] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:58.333609 19802 raft_consensus.cc:3060] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.339955 19802 raft_consensus.cc:515] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:58.341895 19802 leader_election.cc:290] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 election: Requested vote from peers 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007), 7023777b96fb4010b870bb4d6ad6d698 (127.16.65.67:42481)
I20260713 09:05:58.342769 19728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cb4f0c09c14d5797786be7c4f1da56" candidate_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7023777b96fb4010b870bb4d6ad6d698"
I20260713 09:05:58.343322 19728 raft_consensus.cc:3060] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:05:58.346134 19619 leader_election.cc:336] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111)
I20260713 09:05:58.349113 19728 raft_consensus.cc:2468] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac3b75e5e67a4ae3b74f4ab810b2d871 in term 2.
I20260713 09:05:58.350111 19618 leader_election.cc:304] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [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: 7023777b96fb4010b870bb4d6ad6d698, ac3b75e5e67a4ae3b74f4ab810b2d871; no voters: 9b27b09a94814483b7b0d997390e8454
I20260713 09:05:58.350734 19802 raft_consensus.cc:2804] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:58.351153 19802 raft_consensus.cc:697] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 LEADER]: Becoming Leader. State: Replica: ac3b75e5e67a4ae3b74f4ab810b2d871, State: Running, Role: LEADER
I20260713 09:05:58.351771 19802 consensus_queue.cc:237] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [LEADER]: Queue going to LEADER 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: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:05:58.360165 19476 catalog_manager.cc:5697] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 reported cstate change: term changed from 1 to 2, leader changed from 9b27b09a94814483b7b0d997390e8454 (127.16.65.65) to ac3b75e5e67a4ae3b74f4ab810b2d871 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:58.550733 19654 raft_consensus.cc:1275] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Refusing update from remote peer 7023777b96fb4010b870bb4d6ad6d698: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:58.552167 19865 consensus_queue.cc:1048] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:58.565034 19693 consensus_peers.cc:597] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:58.582383 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:05:58.731040 19619 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260713 09:05:58.733326 19619 consensus_peers.cc:597] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:58.746714 19693 consensus_peers.cc:597] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:58.754539 19619 consensus_peers.cc:597] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:05:58.815323 19728 raft_consensus.cc:1275] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Refusing update from remote peer ac3b75e5e67a4ae3b74f4ab810b2d871: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:58.816737 19802 consensus_queue.cc:1048] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:58.842890 19693 consensus_peers.cc:597] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:59.078787 19619 consensus_peers.cc:597] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:05:59.583503 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:00.399022 19693 consensus_peers.cc:597] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:00.470577 19750 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6680 after lost signal to thread 16648
W20260713 09:06:00.472004 19750 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3ba0 after lost signal to thread 19512
W20260713 09:06:00.473076 19750 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3bc0 after lost signal to thread 19679
W20260713 09:06:00.474030 19750 debug-util.cc:398] Leaking SignalData structure 0x7b080018cb80 after lost signal to thread 19753
W20260713 09:06:00.584607 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:00.618079 19693 consensus_peers.cc:597] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:00.899140 19619 consensus_peers.cc:597] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:00.985816 19693 consensus_peers.cc:597] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:01.029654 19693 consensus_peers.cc:597] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:01.093892 19619 consensus_peers.cc:597] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:01.116348 19619 consensus_peers.cc:597] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:01.164703 19619 consensus_peers.cc:597] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:01.382833 19693 consensus_peers.cc:597] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:01.495626 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:01.503547 19877 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
W20260713 09:06:01.504576 19878 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
I20260713 09:06:01.513782 16645 server_base.cc:1061] running on GCE node
W20260713 09:06:01.514463 19881 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
I20260713 09:06:01.515689 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:01.515959 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:01.516160 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933561516143 us; error 0 us; skew 500 ppm
I20260713 09:06:01.516750 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:01.520174 16645 webserver.cc:533] Webserver started at http://127.16.65.65:43689/ using document root <none> and password file <none>
I20260713 09:06:01.520865 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:01.521167 16645 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:01.526257 16645 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:01.531189 19885 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:01.532261 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260713 09:06:01.532617 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-0-root
uuid: "9b27b09a94814483b7b0d997390e8454"
format_stamp: "Formatted at 2026-07-13 09:05:54 on dist-test-slave-rntb"
I20260713 09:06:01.533191 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933480932257-16645-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)
I20260713 09:06:01.548684 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:01.550048 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:01.551862 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:01.556380 19892 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:06:01.585713 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:01.609649 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:06:01.610162 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.055s	user 0.002s	sys 0.002s
I20260713 09:06:01.610502 16645 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:06:01.618425 19892 tablet_bootstrap.cc:492] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
W20260713 09:06:01.628252 19619 consensus_peers.cc:597] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:01.636210 19892 tablet_bootstrap.cc:492] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:01.637059 19892 tablet_bootstrap.cc:492] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: Bootstrap complete.
I20260713 09:06:01.638142 19892 ts_tablet_manager.cc:1403] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260713 09:06:01.641373 19892 raft_consensus.cc:359] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.642306 19892 raft_consensus.cc:740] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.643137 19892 consensus_queue.cc:260] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.646445 19892 ts_tablet_manager.cc:1434] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:06:01.647204 19892 tablet_bootstrap.cc:492] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:06:01.663228 19892 tablet_bootstrap.cc:492] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:06:01.664403 19892 tablet_bootstrap.cc:492] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Bootstrap complete.
I20260713 09:06:01.665120 19892 ts_tablet_manager.cc:1403] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:06:01.667850 19892 raft_consensus.cc:359] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.668767 19892 raft_consensus.cc:740] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.669590 19892 consensus_queue.cc:260] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.671707 19892 ts_tablet_manager.cc:1434] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:01.672631 19892 tablet_bootstrap.cc:492] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:06:01.677706 16645 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:06:01.678231 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.068s	user 0.056s	sys 0.007s
I20260713 09:06:01.702129 19892 tablet_bootstrap.cc:492] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: 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
I20260713 09:06:01.703233 19892 tablet_bootstrap.cc:492] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: Bootstrap complete.
I20260713 09:06:01.736531 19892 ts_tablet_manager.cc:1403] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.002s
I20260713 09:06:01.744922 19892 raft_consensus.cc:359] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.746661 19892 raft_consensus.cc:740] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.747924 19892 consensus_queue.cc:260] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [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: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.752312 19892 ts_tablet_manager.cc:1434] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:06:01.754073 19892 tablet_bootstrap.cc:492] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:06:01.783839 19892 tablet_bootstrap.cc:492] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: 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
I20260713 09:06:01.784933 19892 tablet_bootstrap.cc:492] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: Bootstrap complete.
I20260713 09:06:01.785627 19892 ts_tablet_manager.cc:1403] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.011s
I20260713 09:06:01.788583 19892 raft_consensus.cc:359] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.789404 19892 raft_consensus.cc:740] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.790303 19892 consensus_queue.cc:260] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [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: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.792716 19892 ts_tablet_manager.cc:1434] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:01.794100 19892 tablet_bootstrap.cc:492] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:06:01.809844 19892 tablet_bootstrap.cc:492] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:01.810688 19892 tablet_bootstrap.cc:492] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: Bootstrap complete.
I20260713 09:06:01.811401 19892 ts_tablet_manager.cc:1403] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:06:01.814177 19892 raft_consensus.cc:359] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.814920 19892 raft_consensus.cc:740] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.815838 19892 consensus_queue.cc:260] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.818331 19892 ts_tablet_manager.cc:1434] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:01.819566 19892 tablet_bootstrap.cc:492] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:06:01.834136 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.65:35007
I20260713 09:06:01.834266 19956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.65:35007 every 8 connection(s)
I20260713 09:06:01.839092 19892 tablet_bootstrap.cc:492] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:06:01.840175 19892 tablet_bootstrap.cc:492] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Bootstrap complete.
I20260713 09:06:01.840998 19892 ts_tablet_manager.cc:1403] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260713 09:06:01.843904 19892 raft_consensus.cc:359] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.844834 19892 raft_consensus.cc:740] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.845839 19892 consensus_queue.cc:260] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.848431 19892 ts_tablet_manager.cc:1434] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:06:01.849516 19892 tablet_bootstrap.cc:492] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:06:01.883594 19892 tablet_bootstrap.cc:492] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: 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
I20260713 09:06:01.884807 19892 tablet_bootstrap.cc:492] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: Bootstrap complete.
I20260713 09:06:01.885562 19892 ts_tablet_manager.cc:1403] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.020s
I20260713 09:06:01.888607 19892 raft_consensus.cc:359] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.889454 19892 raft_consensus.cc:740] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.890470 19892 consensus_queue.cc:260] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [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: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.893085 19892 ts_tablet_manager.cc:1434] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:01.894316 19892 tablet_bootstrap.cc:492] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:06:01.900892 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:01.913522 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:01.914230 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:01.915114 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:01.918679 19892 tablet_bootstrap.cc:492] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:06:01.919862 19892 tablet_bootstrap.cc:492] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Bootstrap complete.
I20260713 09:06:01.920722 19892 ts_tablet_manager.cc:1403] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260713 09:06:01.923878 19892 raft_consensus.cc:359] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.924921 19892 raft_consensus.cc:740] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.925840 19892 consensus_queue.cc:260] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.928465 19892 ts_tablet_manager.cc:1434] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:01.928769 19957 heartbeater.cc:344] Connected to a master server at 127.16.65.126:35249
I20260713 09:06:01.929286 19957 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:01.929688 19892 tablet_bootstrap.cc:492] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:06:01.930519 19957 heartbeater.cc:507] Master 127.16.65.126:35249 requested a full tablet report, sending...
I20260713 09:06:01.937655 19476 ts_manager.cc:194] Re-registered known tserver with Master: 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007)
I20260713 09:06:01.952090 19892 tablet_bootstrap.cc:492] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:01.953203 19892 tablet_bootstrap.cc:492] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: Bootstrap complete.
I20260713 09:06:01.954013 19892 ts_tablet_manager.cc:1403] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260713 09:06:01.957268 19892 raft_consensus.cc:359] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.958314 19892 raft_consensus.cc:385] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.958711 19892 raft_consensus.cc:740] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.959560 19892 consensus_queue.cc:260] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.960686 19929 raft_consensus.cc:3060] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.962325 19892 ts_tablet_manager.cc:1434] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:01.963295 19892 tablet_bootstrap.cc:492] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Bootstrap starting.
I20260713 09:06:01.966862 19476 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58946
I20260713 09:06:01.972308 19957 heartbeater.cc:499] Master 127.16.65.126:35249 was elected leader, sending a full tablet report...
I20260713 09:06:01.981344 19892 tablet_bootstrap.cc:492] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:06:01.982796 19892 tablet_bootstrap.cc:492] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Bootstrap complete.
I20260713 09:06:01.983840 19892 ts_tablet_manager.cc:1403] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:06:01.987147 19892 raft_consensus.cc:359] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.988131 19892 raft_consensus.cc:740] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b27b09a94814483b7b0d997390e8454, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.988960 19892 consensus_queue.cc:260] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b27b09a94814483b7b0d997390e8454" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 35007 } } peers { permanent_uuid: "ac3b75e5e67a4ae3b74f4ab810b2d871" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40449 } } peers { permanent_uuid: "7023777b96fb4010b870bb4d6ad6d698" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 42481 } }
I20260713 09:06:01.991894 19892 ts_tablet_manager.cc:1434] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:01.993392 19929 raft_consensus.cc:3060] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.001272 19929 pending_rounds.cc:85] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Aborting all ops after (but not including) 0
I20260713 09:06:02.001587 19929 pending_rounds.cc:107] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:02.001973 19929 raft_consensus.cc:2889] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:02.127372 19929 raft_consensus.cc:3060] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.184571 19929 raft_consensus.cc:3060] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.210124 19929 raft_consensus.cc:3060] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.215912 19929 pending_rounds.cc:85] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Aborting all ops after (but not including) 0
I20260713 09:06:02.216219 19929 pending_rounds.cc:107] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:02.216522 19929 raft_consensus.cc:2889] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:02.262400 19929 raft_consensus.cc:3060] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.268330 19929 pending_rounds.cc:85] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Aborting all ops after (but not including) 0
I20260713 09:06:02.268606 19929 pending_rounds.cc:107] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:02.269011 19929 raft_consensus.cc:2889] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:02.416299 19929 raft_consensus.cc:3060] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.423393 19929 pending_rounds.cc:85] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Aborting all ops after (but not including) 0
I20260713 09:06:02.423615 19929 pending_rounds.cc:107] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:02.423928 19929 raft_consensus.cc:2889] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260713 09:06:02.586977 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:02.925277 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:02.935786 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:02.936358 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:02.937031 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:03.588131 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:03.947940 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:03.954164 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:03.954636 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:03.955106 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:04.589160 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:04.961369 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:04.966873 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:04.967362 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:04.967813 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:05.590444 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:05.975934 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:05.983251 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:05.983719 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:05.984196 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:06.591467 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:06.991660 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:06.997913 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:07.002748 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:07.003077 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:06:07.592377 19526 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:08.029611 16645 tablet_server.cc:179] TabletServer@127.16.65.65:35007 shutting down...
I20260713 09:06:08.053711 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:08.054601 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:08.055226 16645 raft_consensus.cc:2243] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.055614 16645 raft_consensus.cc:2272] T 446b599d1c5f4400896347d0ce0a0014 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.057315 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:08.058027 16645 raft_consensus.cc:2243] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.058384 16645 raft_consensus.cc:2272] T 014e2d76de804c14a3993e53b5cd41d4 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.060010 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:08.060493 16645 raft_consensus.cc:2243] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.060839 16645 raft_consensus.cc:2272] T 89d9d1cf314545e8b03124ea93f39290 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.062816 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:08.063274 16645 raft_consensus.cc:2243] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.063596 16645 raft_consensus.cc:2272] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.065115 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:08.065544 16645 raft_consensus.cc:2243] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.065946 16645 raft_consensus.cc:2272] T 6dc2d6380139472c91b122010091cab6 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.067739 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:08.068218 16645 raft_consensus.cc:2243] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.068672 16645 raft_consensus.cc:2272] T babbdc7c643c439d9caed16e23edd750 P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.070283 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:08.070757 16645 raft_consensus.cc:2243] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.071102 16645 raft_consensus.cc:2272] T 1a94564332d644bfb5db8bb328b79bff P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.072638 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:08.073088 16645 raft_consensus.cc:2243] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.073457 16645 raft_consensus.cc:2272] T f6cb4f0c09c14d5797786be7c4f1da56 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.075057 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:08.075515 16645 raft_consensus.cc:2243] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.075892 16645 raft_consensus.cc:2272] T 48db0e57019f433e989968bf4c1b9d09 P 9b27b09a94814483b7b0d997390e8454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.077523 16645 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:08.078028 16645 raft_consensus.cc:2243] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.078397 16645 raft_consensus.cc:2272] T a20ee5bc68a54634babe3188ceadb73d P 9b27b09a94814483b7b0d997390e8454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.108498 16645 tablet_server.cc:196] TabletServer@127.16.65.65:35007 shutdown complete.
I20260713 09:06:08.129539 16645 tablet_server.cc:179] TabletServer@127.16.65.66:0 shutting down...
I20260713 09:06:08.154410 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:08.155069 16645 tablet_replica.cc:333] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871: stopping tablet replica
I20260713 09:06:08.155792 16645 raft_consensus.cc:2243] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.156365 16645 raft_consensus.cc:2272] T 014e2d76de804c14a3993e53b5cd41d4 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.159065 16645 tablet_replica.cc:333] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871: stopping tablet replica
I20260713 09:06:08.159789 16645 raft_consensus.cc:2243] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:06:08.159930 19619 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111) [suppressed 61 similar messages]
I20260713 09:06:08.160677 16645 raft_consensus.cc:2272] T 89d9d1cf314545e8b03124ea93f39290 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.163487 16645 tablet_replica.cc:333] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871: stopping tablet replica
I20260713 09:06:08.164361 16645 raft_consensus.cc:2243] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.164950 16645 raft_consensus.cc:2272] T 446b599d1c5f4400896347d0ce0a0014 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:08.164983 19619 consensus_peers.cc:597] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:08.167191 19619 consensus_peers.cc:597] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 -> Peer 9b27b09a94814483b7b0d997390e8454 (127.16.65.65:35007): Couldn't send request to peer 9b27b09a94814483b7b0d997390e8454. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:35007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:08.167815 16645 tablet_replica.cc:333] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871: stopping tablet replica
I20260713 09:06:08.168342 16645 raft_consensus.cc:2243] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.168825 16645 raft_consensus.cc:2272] T 48db0e57019f433e989968bf4c1b9d09 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.170737 16645 tablet_replica.cc:333] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871: stopping tablet replica
I20260713 09:06:08.171271 16645 raft_consensus.cc:2243] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:08.172034 16645 raft_consensus.cc:2272] T f6cb4f0c09c14d5797786be7c4f1da56 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.173887 16645 tablet_replica.cc:333] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871: stopping tablet replica
I20260713 09:06:08.174374 16645 raft_consensus.cc:2243] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:08.175087 16645 raft_consensus.cc:2272] T a20ee5bc68a54634babe3188ceadb73d P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.176926 16645 tablet_replica.cc:333] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871: stopping tablet replica
I20260713 09:06:08.177402 16645 raft_consensus.cc:2243] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.177870 16645 raft_consensus.cc:2272] T 6dc2d6380139472c91b122010091cab6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.179649 16645 tablet_replica.cc:333] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871: stopping tablet replica
I20260713 09:06:08.180117 16645 raft_consensus.cc:2243] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.180539 16645 raft_consensus.cc:2272] T babbdc7c643c439d9caed16e23edd750 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.182415 16645 tablet_replica.cc:333] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871: stopping tablet replica
I20260713 09:06:08.182860 16645 raft_consensus.cc:2243] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:08.183544 16645 raft_consensus.cc:2272] T 1a94564332d644bfb5db8bb328b79bff P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.185297 16645 tablet_replica.cc:333] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871: stopping tablet replica
I20260713 09:06:08.185787 16645 raft_consensus.cc:2243] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:08.186493 16645 raft_consensus.cc:2272] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P ac3b75e5e67a4ae3b74f4ab810b2d871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.219482 16645 tablet_server.cc:196] TabletServer@127.16.65.66:0 shutdown complete.
I20260713 09:06:08.242494 16645 tablet_server.cc:179] TabletServer@127.16.65.67:0 shutting down...
I20260713 09:06:08.268399 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:08.269243 16645 tablet_replica.cc:333] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698: stopping tablet replica
I20260713 09:06:08.269991 16645 raft_consensus.cc:2243] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.270452 16645 raft_consensus.cc:2272] T 2df4aa315afe4df4bd7b82f2bb3a12c6 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.272444 16645 tablet_replica.cc:333] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698: stopping tablet replica
I20260713 09:06:08.272970 16645 raft_consensus.cc:2243] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.273382 16645 raft_consensus.cc:2272] T 1a94564332d644bfb5db8bb328b79bff P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.275266 16645 tablet_replica.cc:333] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698: stopping tablet replica
I20260713 09:06:08.275763 16645 raft_consensus.cc:2243] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:08.276520 16645 raft_consensus.cc:2272] T 6dc2d6380139472c91b122010091cab6 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.278568 16645 tablet_replica.cc:333] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698: stopping tablet replica
I20260713 09:06:08.279189 16645 raft_consensus.cc:2243] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:08.279881 16645 raft_consensus.cc:2272] T babbdc7c643c439d9caed16e23edd750 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.281733 16645 tablet_replica.cc:333] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698: stopping tablet replica
I20260713 09:06:08.282279 16645 raft_consensus.cc:2243] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:08.283056 16645 raft_consensus.cc:2272] T 446b599d1c5f4400896347d0ce0a0014 P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.284793 16645 tablet_replica.cc:333] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698: stopping tablet replica
I20260713 09:06:08.285293 16645 raft_consensus.cc:2243] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:08.286103 16645 raft_consensus.cc:2272] T 014e2d76de804c14a3993e53b5cd41d4 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.287892 16645 tablet_replica.cc:333] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698: stopping tablet replica
I20260713 09:06:08.288372 16645 raft_consensus.cc:2243] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.288863 16645 raft_consensus.cc:2272] T 89d9d1cf314545e8b03124ea93f39290 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.290584 16645 tablet_replica.cc:333] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698: stopping tablet replica
I20260713 09:06:08.291081 16645 raft_consensus.cc:2243] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.291471 16645 raft_consensus.cc:2272] T f6cb4f0c09c14d5797786be7c4f1da56 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.293123 16645 tablet_replica.cc:333] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698: stopping tablet replica
I20260713 09:06:08.293586 16645 raft_consensus.cc:2243] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.294083 16645 raft_consensus.cc:2272] T a20ee5bc68a54634babe3188ceadb73d P 7023777b96fb4010b870bb4d6ad6d698 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.295782 16645 tablet_replica.cc:333] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698: stopping tablet replica
I20260713 09:06:08.296238 16645 raft_consensus.cc:2243] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:08.296904 16645 raft_consensus.cc:2272] T 48db0e57019f433e989968bf4c1b9d09 P 7023777b96fb4010b870bb4d6ad6d698 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.342511 16645 tablet_server.cc:196] TabletServer@127.16.65.67:0 shutdown complete.
I20260713 09:06:08.362429 16645 master.cc:562] Master@127.16.65.126:35249 shutting down...
I20260713 09:06:08.390014 16645 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:08.390669 16645 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.391027 16645 tablet_replica.cc:333] T 00000000000000000000000000000000 P a55a00936ea44ac49b31d89bdcddc22f: stopping tablet replica
I20260713 09:06:08.412415 16645 master.cc:584] Master@127.16.65.126:35249 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14014 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:06:08.456424 16645 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.65.126:40671
I20260713 09:06:08.457861 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:08.463500 19995 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
W20260713 09:06:08.463598 19994 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
W20260713 09:06:08.466780 19997 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
I20260713 09:06:08.467311 16645 server_base.cc:1061] running on GCE node
I20260713 09:06:08.468425 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:08.468626 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:08.468842 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933568468824 us; error 0 us; skew 500 ppm
I20260713 09:06:08.469487 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:08.472036 16645 webserver.cc:533] Webserver started at http://127.16.65.126:38583/ using document root <none> and password file <none>
I20260713 09:06:08.472573 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:08.472777 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:08.473080 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:08.474629 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/master-0-root/instance:
uuid: "a2417f61c9674d86a9a1b3ec7ca6b9e5"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-rntb"
I20260713 09:06:08.479290 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:08.482820 20002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.483587 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:08.483873 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/master-0-root
uuid: "a2417f61c9674d86a9a1b3ec7ca6b9e5"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-rntb"
I20260713 09:06:08.484179 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-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)
I20260713 09:06:08.503106 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:08.504299 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:08.542301 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.126:40671
I20260713 09:06:08.542426 20053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.126:40671 every 8 connection(s)
I20260713 09:06:08.546096 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.556038 20054 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5: Bootstrap starting.
I20260713 09:06:08.560592 20054 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.564787 20054 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5: No bootstrap required, opened a new log
I20260713 09:06:08.566881 20054 raft_consensus.cc:359] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2417f61c9674d86a9a1b3ec7ca6b9e5" member_type: VOTER }
I20260713 09:06:08.567230 20054 raft_consensus.cc:385] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.567489 20054 raft_consensus.cc:740] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2417f61c9674d86a9a1b3ec7ca6b9e5, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.568048 20054 consensus_queue.cc:260] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2417f61c9674d86a9a1b3ec7ca6b9e5" member_type: VOTER }
I20260713 09:06:08.568491 20054 raft_consensus.cc:399] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:08.568683 20054 raft_consensus.cc:493] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:08.568977 20054 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.573174 20054 raft_consensus.cc:515] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2417f61c9674d86a9a1b3ec7ca6b9e5" member_type: VOTER }
I20260713 09:06:08.573666 20054 leader_election.cc:304] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a2417f61c9674d86a9a1b3ec7ca6b9e5; no voters: 
I20260713 09:06:08.574780 20054 leader_election.cc:290] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:08.575176 20057 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.576428 20057 raft_consensus.cc:697] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 1 LEADER]: Becoming Leader. State: Replica: a2417f61c9674d86a9a1b3ec7ca6b9e5, State: Running, Role: LEADER
I20260713 09:06:08.577076 20057 consensus_queue.cc:237] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2417f61c9674d86a9a1b3ec7ca6b9e5" member_type: VOTER }
I20260713 09:06:08.577528 20054 sys_catalog.cc:565] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:08.581781 20059 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a2417f61c9674d86a9a1b3ec7ca6b9e5. Latest consensus state: current_term: 1 leader_uuid: "a2417f61c9674d86a9a1b3ec7ca6b9e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2417f61c9674d86a9a1b3ec7ca6b9e5" member_type: VOTER } }
I20260713 09:06:08.582113 20058 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a2417f61c9674d86a9a1b3ec7ca6b9e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2417f61c9674d86a9a1b3ec7ca6b9e5" member_type: VOTER } }
I20260713 09:06:08.582568 20059 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:08.582888 20058 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:08.585008 20064 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:08.590049 20064 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:08.596161 16645 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:08.599334 20064 catalog_manager.cc:1383] Generated new cluster ID: 379bb227d9524903b3ae22215cd19e5e
I20260713 09:06:08.599769 20064 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:08.613694 20064 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:08.614908 20064 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:08.626910 20064 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5: Generated new TSK 0
I20260713 09:06:08.627590 20064 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:08.633666 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:08.639943 20075 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
W20260713 09:06:08.640887 20076 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
I20260713 09:06:08.648594 16645 server_base.cc:1061] running on GCE node
W20260713 09:06:08.648612 20078 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
I20260713 09:06:08.649971 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:08.650163 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:08.650290 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933568650279 us; error 0 us; skew 500 ppm
I20260713 09:06:08.650754 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:08.652952 16645 webserver.cc:533] Webserver started at http://127.16.65.65:37169/ using document root <none> and password file <none>
I20260713 09:06:08.653358 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:08.653512 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:08.653712 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:08.654825 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-0-root/instance:
uuid: "55e809664b7440edb5ef8854f30f7606"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-rntb"
I20260713 09:06:08.659066 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:08.662338 20083 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.663123 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:08.663410 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-0-root
uuid: "55e809664b7440edb5ef8854f30f7606"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-rntb"
I20260713 09:06:08.663717 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-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)
I20260713 09:06:08.683718 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:08.684891 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:08.686425 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:08.688591 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:08.688800 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.689024 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:08.689203 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.730057 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.65:37437
I20260713 09:06:08.730147 20145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.65:37437 every 8 connection(s)
I20260713 09:06:08.735363 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:08.745004 20151 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
W20260713 09:06:08.746472 20150 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
W20260713 09:06:08.746645 20153 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
I20260713 09:06:08.749421 16645 server_base.cc:1061] running on GCE node
I20260713 09:06:08.750401 20146 heartbeater.cc:344] Connected to a master server at 127.16.65.126:40671
I20260713 09:06:08.750576 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:08.750797 20146 heartbeater.cc:461] Registering TS with master...
W20260713 09:06:08.750888 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:08.751233 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933568751213 us; error 0 us; skew 500 ppm
I20260713 09:06:08.751747 20146 heartbeater.cc:507] Master 127.16.65.126:40671 requested a full tablet report, sending...
I20260713 09:06:08.751865 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:08.754420 20019 ts_manager.cc:194] Registered new tserver with Master: 55e809664b7440edb5ef8854f30f7606 (127.16.65.65:37437)
I20260713 09:06:08.755155 16645 webserver.cc:533] Webserver started at http://127.16.65.66:43397/ using document root <none> and password file <none>
I20260713 09:06:08.755993 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:08.756289 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:08.756623 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:08.757393 20019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45164
I20260713 09:06:08.758422 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-1-root/instance:
uuid: "8913cba394ce47e394fee23d7b9bf7b1"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-rntb"
I20260713 09:06:08.763116 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:08.766726 20158 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.767622 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:08.767872 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-1-root
uuid: "8913cba394ce47e394fee23d7b9bf7b1"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-rntb"
I20260713 09:06:08.768095 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-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)
I20260713 09:06:08.792972 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:08.794119 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:08.795500 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:08.797645 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:08.797899 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.798190 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:08.798352 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.841722 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.66:45281
I20260713 09:06:08.841944 20220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.66:45281 every 8 connection(s)
I20260713 09:06:08.846570 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:08.853688 20224 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
W20260713 09:06:08.855275 20225 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
I20260713 09:06:08.857959 16645 server_base.cc:1061] running on GCE node
I20260713 09:06:08.859290 20221 heartbeater.cc:344] Connected to a master server at 127.16.65.126:40671
I20260713 09:06:08.859741 20221 heartbeater.cc:461] Registering TS with master...
W20260713 09:06:08.859827 20227 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
I20260713 09:06:08.860726 20221 heartbeater.cc:507] Master 127.16.65.126:40671 requested a full tablet report, sending...
I20260713 09:06:08.861152 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:08.861445 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:08.861647 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933568861630 us; error 0 us; skew 500 ppm
I20260713 09:06:08.862414 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:08.863091 20019 ts_manager.cc:194] Registered new tserver with Master: 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281)
I20260713 09:06:08.864646 20019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45178
I20260713 09:06:08.864970 16645 webserver.cc:533] Webserver started at http://127.16.65.67:33569/ using document root <none> and password file <none>
I20260713 09:06:08.865576 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:08.865892 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:08.866163 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:08.867267 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-2-root/instance:
uuid: "68ad4228017e4755aec765d7b559d494"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-rntb"
I20260713 09:06:08.871742 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:08.875411 20232 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.876205 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:08.876523 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-2-root
uuid: "68ad4228017e4755aec765d7b559d494"
format_stamp: "Formatted at 2026-07-13 09:06:08 on dist-test-slave-rntb"
I20260713 09:06:08.876816 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933480932257-16645-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)
I20260713 09:06:08.891183 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:08.892340 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:08.893765 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:08.896392 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:08.896658 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.896942 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:08.897149 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:08.941951 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.67:41261
I20260713 09:06:08.942059 20294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.67:41261 every 8 connection(s)
I20260713 09:06:08.956772 20295 heartbeater.cc:344] Connected to a master server at 127.16.65.126:40671
I20260713 09:06:08.957175 20295 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:08.957945 20295 heartbeater.cc:507] Master 127.16.65.126:40671 requested a full tablet report, sending...
I20260713 09:06:08.960076 20019 ts_manager.cc:194] Registered new tserver with Master: 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:08.960191 16645 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015213399s
I20260713 09:06:08.961529 20019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45184
I20260713 09:06:08.986182 20019 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45190:
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"
    }
  }
}
W20260713 09:06:08.988297 20019 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.
I20260713 09:06:09.034794 20186 tablet_service.cc:1511] Processing CreateTablet for tablet 6b33c02c436240e8862498108254f80b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8435342451974aa0b701311c2557d818]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:09.035179 20185 tablet_service.cc:1511] Processing CreateTablet for tablet a2a8230acf824e5fa39ebdb3d755d2e5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8435342451974aa0b701311c2557d818]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:09.036224 20186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b33c02c436240e8862498108254f80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.036860 20185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a8230acf824e5fa39ebdb3d755d2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.040720 20260 tablet_service.cc:1511] Processing CreateTablet for tablet 6b33c02c436240e8862498108254f80b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8435342451974aa0b701311c2557d818]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:09.042898 20259 tablet_service.cc:1511] Processing CreateTablet for tablet a2a8230acf824e5fa39ebdb3d755d2e5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8435342451974aa0b701311c2557d818]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:09.044171 20259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a8230acf824e5fa39ebdb3d755d2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.045562 20111 tablet_service.cc:1511] Processing CreateTablet for tablet 6b33c02c436240e8862498108254f80b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8435342451974aa0b701311c2557d818]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:09.047510 20111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b33c02c436240e8862498108254f80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.050115 20260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b33c02c436240e8862498108254f80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.049923 20110 tablet_service.cc:1511] Processing CreateTablet for tablet a2a8230acf824e5fa39ebdb3d755d2e5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8435342451974aa0b701311c2557d818]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:09.051188 20110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a8230acf824e5fa39ebdb3d755d2e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.073261 20310 tablet_bootstrap.cc:492] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1: Bootstrap starting.
I20260713 09:06:09.078775 20311 tablet_bootstrap.cc:492] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494: Bootstrap starting.
I20260713 09:06:09.079998 20312 tablet_bootstrap.cc:492] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606: Bootstrap starting.
I20260713 09:06:09.081190 20310 tablet_bootstrap.cc:654] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.087461 20311 tablet_bootstrap.cc:654] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.087960 20312 tablet_bootstrap.cc:654] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.092701 20310 tablet_bootstrap.cc:492] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1: No bootstrap required, opened a new log
I20260713 09:06:09.092867 20311 tablet_bootstrap.cc:492] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494: No bootstrap required, opened a new log
I20260713 09:06:09.093158 20310 ts_tablet_manager.cc:1403] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.010s
I20260713 09:06:09.093369 20311 ts_tablet_manager.cc:1403] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260713 09:06:09.093947 20312 tablet_bootstrap.cc:492] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606: No bootstrap required, opened a new log
I20260713 09:06:09.094394 20312 ts_tablet_manager.cc:1403] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260713 09:06:09.096271 20310 raft_consensus.cc:359] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.096967 20311 raft_consensus.cc:359] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.097064 20310 raft_consensus.cc:385] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.097875 20311 raft_consensus.cc:385] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.097237 20312 raft_consensus.cc:359] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.097991 20310 raft_consensus.cc:740] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8913cba394ce47e394fee23d7b9bf7b1, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.098347 20311 raft_consensus.cc:740] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68ad4228017e4755aec765d7b559d494, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.098596 20312 raft_consensus.cc:385] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.099033 20312 raft_consensus.cc:740] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e809664b7440edb5ef8854f30f7606, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.099323 20311 consensus_queue.cc:260] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.100304 20312 consensus_queue.cc:260] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.099118 20310 consensus_queue.cc:260] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.101817 20295 heartbeater.cc:499] Master 127.16.65.126:40671 was elected leader, sending a full tablet report...
I20260713 09:06:09.104846 20221 heartbeater.cc:499] Master 127.16.65.126:40671 was elected leader, sending a full tablet report...
I20260713 09:06:09.105934 20310 ts_tablet_manager.cc:1434] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.009s
I20260713 09:06:09.107345 20310 tablet_bootstrap.cc:492] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1: Bootstrap starting.
I20260713 09:06:09.114122 20311 ts_tablet_manager.cc:1434] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260713 09:06:09.115751 20310 tablet_bootstrap.cc:654] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.132316 20310 tablet_bootstrap.cc:492] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1: No bootstrap required, opened a new log
I20260713 09:06:09.133050 20310 ts_tablet_manager.cc:1403] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.001s
I20260713 09:06:09.134315 20311 tablet_bootstrap.cc:492] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494: Bootstrap starting.
I20260713 09:06:09.135807 20146 heartbeater.cc:499] Master 127.16.65.126:40671 was elected leader, sending a full tablet report...
I20260713 09:06:09.136358 20312 ts_tablet_manager.cc:1434] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.033s
I20260713 09:06:09.136811 20310 raft_consensus.cc:359] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.137378 20312 tablet_bootstrap.cc:492] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606: Bootstrap starting.
I20260713 09:06:09.137602 20310 raft_consensus.cc:385] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.138042 20310 raft_consensus.cc:740] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8913cba394ce47e394fee23d7b9bf7b1, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.138958 20310 consensus_queue.cc:260] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.141196 20310 ts_tablet_manager.cc:1434] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:09.141855 20311 tablet_bootstrap.cc:654] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.144134 20312 tablet_bootstrap.cc:654] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.154618 20311 tablet_bootstrap.cc:492] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494: No bootstrap required, opened a new log
I20260713 09:06:09.154839 20312 tablet_bootstrap.cc:492] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606: No bootstrap required, opened a new log
I20260713 09:06:09.155155 20311 ts_tablet_manager.cc:1403] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260713 09:06:09.155498 20312 ts_tablet_manager.cc:1403] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260713 09:06:09.158154 20311 raft_consensus.cc:359] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.158318 20312 raft_consensus.cc:359] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.158991 20311 raft_consensus.cc:385] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.159041 20312 raft_consensus.cc:385] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.159443 20311 raft_consensus.cc:740] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68ad4228017e4755aec765d7b559d494, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.159478 20312 raft_consensus.cc:740] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e809664b7440edb5ef8854f30f7606, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.160547 20312 consensus_queue.cc:260] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.160547 20311 consensus_queue.cc:260] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.163452 20312 ts_tablet_manager.cc:1434] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:06:09.163849 20311 ts_tablet_manager.cc:1434] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260713 09:06:09.195713 20296 tablet.cc:2406] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:09.254117 20316 raft_consensus.cc:493] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.254631 20316 raft_consensus.cc:515] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.256565 20316 leader_election.cc:290] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281), 55e809664b7440edb5ef8854f30f7606 (127.16.65.65:37437)
I20260713 09:06:09.266214 20317 raft_consensus.cc:493] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.266801 20317 raft_consensus.cc:515] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.268534 20196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b33c02c436240e8862498108254f80b" candidate_uuid: "68ad4228017e4755aec765d7b559d494" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1" is_pre_election: true
I20260713 09:06:09.269243 20196 raft_consensus.cc:2468] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68ad4228017e4755aec765d7b559d494 in term 0.
I20260713 09:06:09.269556 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b33c02c436240e8862498108254f80b" candidate_uuid: "68ad4228017e4755aec765d7b559d494" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e809664b7440edb5ef8854f30f7606" is_pre_election: true
I20260713 09:06:09.270304 20121 raft_consensus.cc:2468] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68ad4228017e4755aec765d7b559d494 in term 0.
I20260713 09:06:09.270870 20317 leader_election.cc:290] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281), 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:09.270669 20234 leader_election.cc:304] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68ad4228017e4755aec765d7b559d494, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:09.273236 20316 raft_consensus.cc:2804] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.273628 20316 raft_consensus.cc:493] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.273977 20316 raft_consensus.cc:3060] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.281400 20316 raft_consensus.cc:515] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.283304 20196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b33c02c436240e8862498108254f80b" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1" is_pre_election: true
I20260713 09:06:09.283516 20316 leader_election.cc:290] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [CANDIDATE]: Term 1 election: Requested vote from peers 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281), 55e809664b7440edb5ef8854f30f7606 (127.16.65.65:37437)
I20260713 09:06:09.283959 20196 raft_consensus.cc:2468] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 0.
I20260713 09:06:09.284701 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b33c02c436240e8862498108254f80b" candidate_uuid: "68ad4228017e4755aec765d7b559d494" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1"
I20260713 09:06:09.285094 20085 leader_election.cc:304] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e809664b7440edb5ef8854f30f7606, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:09.285324 20195 raft_consensus.cc:3060] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.285598 20270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b33c02c436240e8862498108254f80b" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68ad4228017e4755aec765d7b559d494" is_pre_election: true
I20260713 09:06:09.285938 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b33c02c436240e8862498108254f80b" candidate_uuid: "68ad4228017e4755aec765d7b559d494" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e809664b7440edb5ef8854f30f7606"
I20260713 09:06:09.286114 20317 raft_consensus.cc:2804] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.286471 20270 raft_consensus.cc:2393] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e809664b7440edb5ef8854f30f7606 in current term 1: Already voted for candidate 68ad4228017e4755aec765d7b559d494 in this term.
I20260713 09:06:09.286612 20121 raft_consensus.cc:3060] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.292763 20195 raft_consensus.cc:2468] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68ad4228017e4755aec765d7b559d494 in term 1.
I20260713 09:06:09.293846 20121 raft_consensus.cc:2468] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68ad4228017e4755aec765d7b559d494 in term 1.
I20260713 09:06:09.293962 20234 leader_election.cc:304] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68ad4228017e4755aec765d7b559d494, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:09.294275 20317 raft_consensus.cc:493] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.294828 20317 raft_consensus.cc:3060] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.294991 20316 raft_consensus.cc:2804] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.296399 20316 raft_consensus.cc:697] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 1 LEADER]: Becoming Leader. State: Replica: 68ad4228017e4755aec765d7b559d494, State: Running, Role: LEADER
I20260713 09:06:09.297272 20316 consensus_queue.cc:237] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.302032 20317 raft_consensus.cc:515] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.305452 20317 leader_election.cc:290] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 2 election: Requested vote from peers 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281), 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:09.306433 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b33c02c436240e8862498108254f80b" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1"
I20260713 09:06:09.307121 20195 raft_consensus.cc:3060] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.306504 20018 catalog_manager.cc:5697] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68ad4228017e4755aec765d7b559d494 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "68ad4228017e4755aec765d7b559d494" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.308511 20270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b33c02c436240e8862498108254f80b" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68ad4228017e4755aec765d7b559d494"
I20260713 09:06:09.312877 20195 raft_consensus.cc:2468] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 2.
I20260713 09:06:09.313913 20085 leader_election.cc:304] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [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: 55e809664b7440edb5ef8854f30f7606, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 68ad4228017e4755aec765d7b559d494
I20260713 09:06:09.314924 20317 raft_consensus.cc:2804] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:09.316188 20317 raft_consensus.cc:697] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 2 LEADER]: Becoming Leader. State: Replica: 55e809664b7440edb5ef8854f30f7606, State: Running, Role: LEADER
I20260713 09:06:09.316839 20317 consensus_queue.cc:237] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Queue going to LEADER 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: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.324086 20018 catalog_manager.cc:5697] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 reported cstate change: term changed from 1 to 2, leader changed from 68ad4228017e4755aec765d7b559d494 (127.16.65.67) to 55e809664b7440edb5ef8854f30f7606 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "55e809664b7440edb5ef8854f30f7606" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:09.365490 20317 raft_consensus.cc:493] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.366098 20317 raft_consensus.cc:515] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.368196 20317 leader_election.cc:290] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281), 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:09.368824 20270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a8230acf824e5fa39ebdb3d755d2e5" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68ad4228017e4755aec765d7b559d494" is_pre_election: true
I20260713 09:06:09.368908 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a8230acf824e5fa39ebdb3d755d2e5" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1" is_pre_election: true
I20260713 09:06:09.369438 20270 raft_consensus.cc:2468] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 0.
I20260713 09:06:09.369676 20195 raft_consensus.cc:2468] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 0.
I20260713 09:06:09.370616 20086 leader_election.cc:304] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e809664b7440edb5ef8854f30f7606, 68ad4228017e4755aec765d7b559d494; no voters: 
I20260713 09:06:09.371382 20317 raft_consensus.cc:2804] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.371773 20317 raft_consensus.cc:493] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.372017 20317 raft_consensus.cc:3060] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.377178 20317 raft_consensus.cc:515] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.379191 20317 leader_election.cc:290] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 1 election: Requested vote from peers 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281), 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:09.379994 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a8230acf824e5fa39ebdb3d755d2e5" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1"
I20260713 09:06:09.380193 20270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a8230acf824e5fa39ebdb3d755d2e5" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68ad4228017e4755aec765d7b559d494"
I20260713 09:06:09.380527 20195 raft_consensus.cc:3060] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.380812 20270 raft_consensus.cc:3060] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.385202 20195 raft_consensus.cc:2468] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 1.
I20260713 09:06:09.386255 20085 leader_election.cc:304] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e809664b7440edb5ef8854f30f7606, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:09.386439 20270 raft_consensus.cc:2468] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 1.
I20260713 09:06:09.386953 20317 raft_consensus.cc:2804] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.387526 20317 raft_consensus.cc:697] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 1 LEADER]: Becoming Leader. State: Replica: 55e809664b7440edb5ef8854f30f7606, State: Running, Role: LEADER
I20260713 09:06:09.388300 20317 consensus_queue.cc:237] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.394871 20018 catalog_manager.cc:5697] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e809664b7440edb5ef8854f30f7606 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "55e809664b7440edb5ef8854f30f7606" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.454838 20018 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45196:
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"
    }
  }
}
W20260713 09:06:09.456965 20018 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.
I20260713 09:06:09.481858 20110 tablet_service.cc:1511] Processing CreateTablet for tablet 14b9ead57ba34468998651a613287a94 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=90d189152962427c8018592fd1651e2f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:09.483135 20110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b9ead57ba34468998651a613287a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.482805 20185 tablet_service.cc:1511] Processing CreateTablet for tablet 14b9ead57ba34468998651a613287a94 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=90d189152962427c8018592fd1651e2f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:09.484174 20185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b9ead57ba34468998651a613287a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.484055 20260 tablet_service.cc:1511] Processing CreateTablet for tablet 14b9ead57ba34468998651a613287a94 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=90d189152962427c8018592fd1651e2f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:06:09.485219 20260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14b9ead57ba34468998651a613287a94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.487838 20111 tablet_service.cc:1511] Processing CreateTablet for tablet 4f98c9d5f30f47fb9cf4ed13c0b728cc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=90d189152962427c8018592fd1651e2f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:09.489004 20111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f98c9d5f30f47fb9cf4ed13c0b728cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.493556 20186 tablet_service.cc:1511] Processing CreateTablet for tablet 4f98c9d5f30f47fb9cf4ed13c0b728cc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=90d189152962427c8018592fd1651e2f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:09.494822 20186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f98c9d5f30f47fb9cf4ed13c0b728cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.499377 20259 tablet_service.cc:1511] Processing CreateTablet for tablet 4f98c9d5f30f47fb9cf4ed13c0b728cc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=90d189152962427c8018592fd1651e2f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:06:09.500628 20259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f98c9d5f30f47fb9cf4ed13c0b728cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.501634 20310 tablet_bootstrap.cc:492] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1: Bootstrap starting.
I20260713 09:06:09.508257 20310 tablet_bootstrap.cc:654] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.517836 20312 tablet_bootstrap.cc:492] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606: Bootstrap starting.
I20260713 09:06:09.521867 20310 tablet_bootstrap.cc:492] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1: No bootstrap required, opened a new log
I20260713 09:06:09.522435 20310 ts_tablet_manager.cc:1403] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:06:09.524242 20312 tablet_bootstrap.cc:654] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.524837 20311 tablet_bootstrap.cc:492] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494: Bootstrap starting.
I20260713 09:06:09.525660 20310 raft_consensus.cc:359] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.526458 20310 raft_consensus.cc:385] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.526752 20310 raft_consensus.cc:740] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8913cba394ce47e394fee23d7b9bf7b1, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.527594 20310 consensus_queue.cc:260] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.531016 20312 tablet_bootstrap.cc:492] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606: No bootstrap required, opened a new log
I20260713 09:06:09.531497 20312 ts_tablet_manager.cc:1403] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260713 09:06:09.531687 20310 ts_tablet_manager.cc:1434] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:06:09.532927 20310 tablet_bootstrap.cc:492] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1: Bootstrap starting.
I20260713 09:06:09.534498 20312 raft_consensus.cc:359] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.535251 20312 raft_consensus.cc:385] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.535528 20312 raft_consensus.cc:740] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e809664b7440edb5ef8854f30f7606, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.536221 20312 consensus_queue.cc:260] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.537158 20311 tablet_bootstrap.cc:654] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.538295 20310 tablet_bootstrap.cc:654] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.538909 20312 ts_tablet_manager.cc:1434] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:09.539916 20312 tablet_bootstrap.cc:492] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606: Bootstrap starting.
I20260713 09:06:09.547071 20312 tablet_bootstrap.cc:654] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.550576 20311 tablet_bootstrap.cc:492] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494: No bootstrap required, opened a new log
I20260713 09:06:09.550848 20310 tablet_bootstrap.cc:492] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1: No bootstrap required, opened a new log
I20260713 09:06:09.551185 20311 ts_tablet_manager.cc:1403] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260713 09:06:09.551344 20310 ts_tablet_manager.cc:1403] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260713 09:06:09.554509 20310 raft_consensus.cc:359] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.555202 20311 raft_consensus.cc:359] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.556082 20311 raft_consensus.cc:385] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.555245 20310 raft_consensus.cc:385] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.556381 20311 raft_consensus.cc:740] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68ad4228017e4755aec765d7b559d494, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.556748 20310 raft_consensus.cc:740] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8913cba394ce47e394fee23d7b9bf7b1, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.557471 20310 consensus_queue.cc:260] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.557344 20311 consensus_queue.cc:260] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.557914 20312 tablet_bootstrap.cc:492] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606: No bootstrap required, opened a new log
I20260713 09:06:09.558578 20312 ts_tablet_manager.cc:1403] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260713 09:06:09.559665 20311 ts_tablet_manager.cc:1434] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:09.559826 20310 ts_tablet_manager.cc:1434] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:09.560660 20311 tablet_bootstrap.cc:492] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494: Bootstrap starting.
I20260713 09:06:09.562513 20312 raft_consensus.cc:359] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.563028 20312 raft_consensus.cc:385] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.563313 20312 raft_consensus.cc:740] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e809664b7440edb5ef8854f30f7606, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.563983 20312 consensus_queue.cc:260] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.566170 20312 ts_tablet_manager.cc:1434] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:06:09.568833 20311 tablet_bootstrap.cc:654] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.574823 20311 tablet_bootstrap.cc:492] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494: No bootstrap required, opened a new log
I20260713 09:06:09.575286 20311 ts_tablet_manager.cc:1403] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:06:09.577448 20311 raft_consensus.cc:359] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.578045 20311 raft_consensus.cc:385] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.578305 20311 raft_consensus.cc:740] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68ad4228017e4755aec765d7b559d494, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.578987 20311 consensus_queue.cc:260] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.581156 20311 ts_tablet_manager.cc:1434] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260713 09:06:09.590914 20067 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:09.673707 20318 raft_consensus.cc:493] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.674275 20318 raft_consensus.cc:515] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.676326 20318 leader_election.cc:290] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e809664b7440edb5ef8854f30f7606 (127.16.65.65:37437), 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:09.683882 20121 raft_consensus.cc:1240] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 2 LEADER]: Rejecting Update request from peer 68ad4228017e4755aec765d7b559d494 for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:09.685477 20316 consensus_queue.cc:1059] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:09.686316 20316 consensus_queue.cc:1243] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [LEADER]: Peer 55e809664b7440edb5ef8854f30f7606 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:06:09.686828 20316 raft_consensus.cc:3055] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:09.687160 20316 raft_consensus.cc:740] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68ad4228017e4755aec765d7b559d494, State: Running, Role: LEADER
I20260713 09:06:09.688045 20316 consensus_queue.cc:260] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } } peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } }
I20260713 09:06:09.689292 20316 raft_consensus.cc:3060] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.688716 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b9ead57ba34468998651a613287a94" candidate_uuid: "8913cba394ce47e394fee23d7b9bf7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e809664b7440edb5ef8854f30f7606" is_pre_election: true
I20260713 09:06:09.690518 20270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b9ead57ba34468998651a613287a94" candidate_uuid: "8913cba394ce47e394fee23d7b9bf7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68ad4228017e4755aec765d7b559d494" is_pre_election: true
I20260713 09:06:09.690842 20121 raft_consensus.cc:2468] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8913cba394ce47e394fee23d7b9bf7b1 in term 0.
I20260713 09:06:09.691274 20270 raft_consensus.cc:2468] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8913cba394ce47e394fee23d7b9bf7b1 in term 0.
I20260713 09:06:09.692353 20160 leader_election.cc:304] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e809664b7440edb5ef8854f30f7606, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:09.693241 20318 raft_consensus.cc:2804] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.693635 20318 raft_consensus.cc:493] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.694031 20318 raft_consensus.cc:3060] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.695887 20317 raft_consensus.cc:493] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.696321 20317 raft_consensus.cc:515] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.698312 20317 leader_election.cc:290] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281), 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:09.699802 20270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f98c9d5f30f47fb9cf4ed13c0b728cc" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68ad4228017e4755aec765d7b559d494" is_pre_election: true
I20260713 09:06:09.700245 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f98c9d5f30f47fb9cf4ed13c0b728cc" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1" is_pre_election: true
I20260713 09:06:09.700516 20270 raft_consensus.cc:2468] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 0.
I20260713 09:06:09.700763 20195 raft_consensus.cc:2468] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 0.
I20260713 09:06:09.701723 20085 leader_election.cc:304] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e809664b7440edb5ef8854f30f7606, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:09.702522 20317 raft_consensus.cc:2804] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.702308 20318 raft_consensus.cc:515] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.702935 20317 raft_consensus.cc:493] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.703342 20317 raft_consensus.cc:3060] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.705130 20318 leader_election.cc:290] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [CANDIDATE]: Term 1 election: Requested vote from peers 55e809664b7440edb5ef8854f30f7606 (127.16.65.65:37437), 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:09.705571 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b9ead57ba34468998651a613287a94" candidate_uuid: "8913cba394ce47e394fee23d7b9bf7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e809664b7440edb5ef8854f30f7606"
I20260713 09:06:09.706246 20121 raft_consensus.cc:3060] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.706270 20270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b9ead57ba34468998651a613287a94" candidate_uuid: "8913cba394ce47e394fee23d7b9bf7b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68ad4228017e4755aec765d7b559d494"
I20260713 09:06:09.706974 20270 raft_consensus.cc:3060] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.711236 20121 raft_consensus.cc:2468] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8913cba394ce47e394fee23d7b9bf7b1 in term 1.
I20260713 09:06:09.711462 20317 raft_consensus.cc:515] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.712467 20160 leader_election.cc:304] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e809664b7440edb5ef8854f30f7606, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:09.713250 20318 raft_consensus.cc:2804] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.714195 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f98c9d5f30f47fb9cf4ed13c0b728cc" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1"
I20260713 09:06:09.714745 20195 raft_consensus.cc:3060] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.714757 20317 leader_election.cc:290] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 1 election: Requested vote from peers 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281), 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:09.714217 20270 raft_consensus.cc:2468] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8913cba394ce47e394fee23d7b9bf7b1 in term 1.
I20260713 09:06:09.714707 20269 raft_consensus.cc:1275] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Refusing update from remote peer 55e809664b7440edb5ef8854f30f7606: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:06:09.716629 20268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f98c9d5f30f47fb9cf4ed13c0b728cc" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68ad4228017e4755aec765d7b559d494"
I20260713 09:06:09.716985 20269 pending_rounds.cc:85] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494: Aborting all ops after (but not including) 0
I20260713 09:06:09.717255 20268 raft_consensus.cc:3060] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.717382 20269 pending_rounds.cc:107] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:09.717835 20269 raft_consensus.cc:2889] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:09.720019 20317 consensus_queue.cc:1048] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.720768 20318 raft_consensus.cc:697] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 LEADER]: Becoming Leader. State: Replica: 8913cba394ce47e394fee23d7b9bf7b1, State: Running, Role: LEADER
I20260713 09:06:09.721951 20195 raft_consensus.cc:2468] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 1.
I20260713 09:06:09.721832 20318 consensus_queue.cc:237] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.723824 20085 leader_election.cc:304] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e809664b7440edb5ef8854f30f7606, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:09.724437 20268 raft_consensus.cc:2468] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 1.
I20260713 09:06:09.724977 20317 raft_consensus.cc:2804] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.737628 20195 raft_consensus.cc:1275] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Refusing update from remote peer 55e809664b7440edb5ef8854f30f7606: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:09.737038 20019 catalog_manager.cc:5697] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "8913cba394ce47e394fee23d7b9bf7b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.738140 20317 raft_consensus.cc:697] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 1 LEADER]: Becoming Leader. State: Replica: 55e809664b7440edb5ef8854f30f7606, State: Running, Role: LEADER
I20260713 09:06:09.741336 20345 consensus_queue.cc:1048] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:09.740617 20317 consensus_queue.cc:237] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.756439 20017 catalog_manager.cc:5697] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e809664b7440edb5ef8854f30f7606 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "55e809664b7440edb5ef8854f30f7606" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.822676 20121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2a8230acf824e5fa39ebdb3d755d2e5"
dest_uuid: "55e809664b7440edb5ef8854f30f7606"
mode: GRACEFUL
new_leader_uuid: "68ad4228017e4755aec765d7b559d494"
 from {username='slave'} at 127.0.0.1:42220
I20260713 09:06:09.823235 20121 raft_consensus.cc:606] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 1 LEADER]: Received request to transfer leadership to TS 68ad4228017e4755aec765d7b559d494
I20260713 09:06:09.836287 20195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14b9ead57ba34468998651a613287a94"
dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1"
mode: GRACEFUL
new_leader_uuid: "55e809664b7440edb5ef8854f30f7606"
 from {username='slave'} at 127.0.0.1:54804
I20260713 09:06:09.836820 20195 raft_consensus.cc:606] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 LEADER]: Received request to transfer leadership to TS 55e809664b7440edb5ef8854f30f7606
I20260713 09:06:09.879616 20317 consensus_queue.cc:1048] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.890883 20346 consensus_queue.cc:1048] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:09.900025 20346 raft_consensus.cc:993] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606: : Instructing follower 68ad4228017e4755aec765d7b559d494 to start an election
I20260713 09:06:09.900753 20345 raft_consensus.cc:1081] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 1 LEADER]: Signalling peer 68ad4228017e4755aec765d7b559d494 to start an election
I20260713 09:06:09.902670 20269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2a8230acf824e5fa39ebdb3d755d2e5"
dest_uuid: "68ad4228017e4755aec765d7b559d494"
 from {username='slave'} at 127.0.0.1:50178
I20260713 09:06:09.903354 20269 raft_consensus.cc:493] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:09.903733 20269 raft_consensus.cc:3060] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.910315 20269 raft_consensus.cc:515] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.912420 20269 leader_election.cc:290] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [CANDIDATE]: Term 2 election: Requested vote from peers 55e809664b7440edb5ef8854f30f7606 (127.16.65.65:37437), 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281)
I20260713 09:06:09.913419 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a8230acf824e5fa39ebdb3d755d2e5" candidate_uuid: "68ad4228017e4755aec765d7b559d494" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e809664b7440edb5ef8854f30f7606"
I20260713 09:06:09.913606 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a8230acf824e5fa39ebdb3d755d2e5" candidate_uuid: "68ad4228017e4755aec765d7b559d494" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1"
I20260713 09:06:09.914142 20121 raft_consensus.cc:3055] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:09.914397 20195 raft_consensus.cc:3060] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.914527 20121 raft_consensus.cc:740] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e809664b7440edb5ef8854f30f7606, State: Running, Role: LEADER
I20260713 09:06:09.915529 20121 consensus_queue.cc:260] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [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: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.916991 20121 raft_consensus.cc:3060] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:09.921241 20195 raft_consensus.cc:2468] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68ad4228017e4755aec765d7b559d494 in term 2.
I20260713 09:06:09.922387 20234 leader_election.cc:304] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [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: 68ad4228017e4755aec765d7b559d494, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:09.923316 20316 raft_consensus.cc:2804] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:09.923784 20316 raft_consensus.cc:697] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 2 LEADER]: Becoming Leader. State: Replica: 68ad4228017e4755aec765d7b559d494, State: Running, Role: LEADER
I20260713 09:06:09.924896 20121 raft_consensus.cc:2468] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68ad4228017e4755aec765d7b559d494 in term 2.
I20260713 09:06:09.924921 20316 consensus_queue.cc:237] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [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: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:09.932494 20018 catalog_manager.cc:5697] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 reported cstate change: term changed from 1 to 2, leader changed from 55e809664b7440edb5ef8854f30f7606 (127.16.65.65) to 68ad4228017e4755aec765d7b559d494 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "68ad4228017e4755aec765d7b559d494" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:10.118145 20318 consensus_queue.cc:1048] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.124428 20343 raft_consensus.cc:993] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1: : Instructing follower 55e809664b7440edb5ef8854f30f7606 to start an election
I20260713 09:06:10.125204 20318 raft_consensus.cc:1081] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 LEADER]: Signalling peer 55e809664b7440edb5ef8854f30f7606 to start an election
I20260713 09:06:10.127422 20120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14b9ead57ba34468998651a613287a94"
dest_uuid: "55e809664b7440edb5ef8854f30f7606"
 from {username='slave'} at 127.0.0.1:42206
I20260713 09:06:10.129864 20318 consensus_queue.cc:1048] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.130878 20120 raft_consensus.cc:493] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:10.131285 20120 raft_consensus.cc:3060] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:10.142889 20120 raft_consensus.cc:515] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:10.148298 20120 leader_election.cc:290] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [CANDIDATE]: Term 2 election: Requested vote from peers 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66:45281), 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:10.148480 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b9ead57ba34468998651a613287a94" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1"
I20260713 09:06:10.149196 20195 raft_consensus.cc:3055] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:10.149515 20195 raft_consensus.cc:740] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8913cba394ce47e394fee23d7b9bf7b1, State: Running, Role: LEADER
I20260713 09:06:10.150260 20195 consensus_queue.cc:260] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [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: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:10.151343 20195 raft_consensus.cc:3060] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:10.159678 20195 raft_consensus.cc:2468] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 2.
I20260713 09:06:10.160916 20085 leader_election.cc:304] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [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: 55e809664b7440edb5ef8854f30f7606, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:10.148480 20269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14b9ead57ba34468998651a613287a94" candidate_uuid: "55e809664b7440edb5ef8854f30f7606" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68ad4228017e4755aec765d7b559d494"
I20260713 09:06:10.161664 20269 raft_consensus.cc:3060] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:10.161661 20346 raft_consensus.cc:2804] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:10.162438 20346 raft_consensus.cc:697] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 2 LEADER]: Becoming Leader. State: Replica: 55e809664b7440edb5ef8854f30f7606, State: Running, Role: LEADER
I20260713 09:06:10.163268 20346 consensus_queue.cc:237] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [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: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:10.169272 20269 raft_consensus.cc:2468] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e809664b7440edb5ef8854f30f7606 in term 2.
I20260713 09:06:10.174336 20018 catalog_manager.cc:5697] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 reported cstate change: term changed from 1 to 2, leader changed from 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66) to 55e809664b7440edb5ef8854f30f7606 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "55e809664b7440edb5ef8854f30f7606" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:10.198956 20346 consensus_queue.cc:1048] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.209244 20317 consensus_queue.cc:1048] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.320838 16645 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:06:10.322449 16645 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:06:10.322857 16645 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:06:10.330843 20120 raft_consensus.cc:1275] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Refusing update from remote peer 68ad4228017e4755aec765d7b559d494: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:10.332085 20316 consensus_queue.cc:1048] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:10.335767 20121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f98c9d5f30f47fb9cf4ed13c0b728cc"
dest_uuid: "55e809664b7440edb5ef8854f30f7606"
mode: GRACEFUL
new_leader_uuid: "8913cba394ce47e394fee23d7b9bf7b1"
 from {username='slave'} at 127.0.0.1:35034
I20260713 09:06:10.336392 20121 raft_consensus.cc:606] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 1 LEADER]: Received request to transfer leadership to TS 8913cba394ce47e394fee23d7b9bf7b1
I20260713 09:06:10.338097 16645 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:06:10.341092 20195 raft_consensus.cc:1275] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Refusing update from remote peer 68ad4228017e4755aec765d7b559d494: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:10.343850 20316 consensus_queue.cc:1048] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:10.659008 20195 raft_consensus.cc:1275] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Refusing update from remote peer 55e809664b7440edb5ef8854f30f7606: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:10.660390 20346 consensus_queue.cc:1048] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:10.667620 20269 raft_consensus.cc:1275] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Refusing update from remote peer 55e809664b7440edb5ef8854f30f7606: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:10.669678 20345 consensus_queue.cc:1048] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:10.793838 20346 raft_consensus.cc:993] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606: : Instructing follower 8913cba394ce47e394fee23d7b9bf7b1 to start an election
I20260713 09:06:10.794348 20345 raft_consensus.cc:1081] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 1 LEADER]: Signalling peer 8913cba394ce47e394fee23d7b9bf7b1 to start an election
I20260713 09:06:10.795987 20195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f98c9d5f30f47fb9cf4ed13c0b728cc"
dest_uuid: "8913cba394ce47e394fee23d7b9bf7b1"
 from {username='slave'} at 127.0.0.1:54792
I20260713 09:06:10.796705 20195 raft_consensus.cc:493] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:10.797089 20195 raft_consensus.cc:3060] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:10.802151 20195 raft_consensus.cc:515] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:10.803766 20195 leader_election.cc:290] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [CANDIDATE]: Term 2 election: Requested vote from peers 55e809664b7440edb5ef8854f30f7606 (127.16.65.65:37437), 68ad4228017e4755aec765d7b559d494 (127.16.65.67:41261)
I20260713 09:06:10.804908 20269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f98c9d5f30f47fb9cf4ed13c0b728cc" candidate_uuid: "8913cba394ce47e394fee23d7b9bf7b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68ad4228017e4755aec765d7b559d494"
I20260713 09:06:10.804915 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f98c9d5f30f47fb9cf4ed13c0b728cc" candidate_uuid: "8913cba394ce47e394fee23d7b9bf7b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "55e809664b7440edb5ef8854f30f7606"
I20260713 09:06:10.805462 20269 raft_consensus.cc:3060] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:10.805892 20121 raft_consensus.cc:3055] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:10.806191 20121 raft_consensus.cc:740] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 55e809664b7440edb5ef8854f30f7606, State: Running, Role: LEADER
I20260713 09:06:10.806811 20121 consensus_queue.cc:260] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [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: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:10.807716 20121 raft_consensus.cc:3060] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:10.810499 20269 raft_consensus.cc:2468] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8913cba394ce47e394fee23d7b9bf7b1 in term 2.
I20260713 09:06:10.811630 20161 leader_election.cc:304] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [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: 68ad4228017e4755aec765d7b559d494, 8913cba394ce47e394fee23d7b9bf7b1; no voters: 
I20260713 09:06:10.812492 20318 raft_consensus.cc:2804] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:10.812696 20121 raft_consensus.cc:2468] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8913cba394ce47e394fee23d7b9bf7b1 in term 2.
I20260713 09:06:10.812973 20318 raft_consensus.cc:697] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 LEADER]: Becoming Leader. State: Replica: 8913cba394ce47e394fee23d7b9bf7b1, State: Running, Role: LEADER
I20260713 09:06:10.813967 20318 consensus_queue.cc:237] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [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: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } }
I20260713 09:06:10.819833 20018 catalog_manager.cc:5697] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 reported cstate change: term changed from 1 to 2, leader changed from 55e809664b7440edb5ef8854f30f7606 (127.16.65.65) to 8913cba394ce47e394fee23d7b9bf7b1 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "8913cba394ce47e394fee23d7b9bf7b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e809664b7440edb5ef8854f30f7606" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8913cba394ce47e394fee23d7b9bf7b1" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 45281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68ad4228017e4755aec765d7b559d494" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 41261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:10.958890 16645 tablet_server.cc:179] TabletServer@127.16.65.65:0 shutting down...
I20260713 09:06:10.984218 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:10.985074 16645 tablet_replica.cc:333] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606: stopping tablet replica
I20260713 09:06:10.986104 16645 raft_consensus.cc:2243] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:10.987069 16645 raft_consensus.cc:2272] T 14b9ead57ba34468998651a613287a94 P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:10.989481 16645 tablet_replica.cc:333] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606: stopping tablet replica
I20260713 09:06:10.990087 16645 raft_consensus.cc:2243] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:10.990612 16645 raft_consensus.cc:2272] T a2a8230acf824e5fa39ebdb3d755d2e5 P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:10.992945 16645 tablet_replica.cc:333] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606: stopping tablet replica
I20260713 09:06:10.993481 16645 raft_consensus.cc:2243] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:10.993917 16645 raft_consensus.cc:2272] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:10.995995 16645 tablet_replica.cc:333] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606: stopping tablet replica
I20260713 09:06:10.996519 16645 raft_consensus.cc:2243] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:10.997268 16645 raft_consensus.cc:2272] T 6b33c02c436240e8862498108254f80b P 55e809664b7440edb5ef8854f30f7606 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.020078 16645 tablet_server.cc:196] TabletServer@127.16.65.65:0 shutdown complete.
I20260713 09:06:11.033208 16645 tablet_server.cc:179] TabletServer@127.16.65.66:0 shutting down...
I20260713 09:06:11.052855 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:11.053536 16645 tablet_replica.cc:333] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1: stopping tablet replica
I20260713 09:06:11.054178 16645 raft_consensus.cc:2243] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:11.054791 16645 pending_rounds.cc:70] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1: Trying to abort 1 pending ops.
I20260713 09:06:11.054970 16645 pending_rounds.cc:77] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306991906061402112 op_type: NO_OP noop_request { }
I20260713 09:06:11.055238 16645 raft_consensus.cc:2889] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:11.055480 16645 raft_consensus.cc:2272] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.057663 16645 tablet_replica.cc:333] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1: stopping tablet replica
I20260713 09:06:11.058291 16645 raft_consensus.cc:2243] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.058728 16645 raft_consensus.cc:2272] T 6b33c02c436240e8862498108254f80b P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.060559 16645 tablet_replica.cc:333] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1: stopping tablet replica
I20260713 09:06:11.061055 16645 raft_consensus.cc:2243] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.061503 16645 raft_consensus.cc:2272] T 14b9ead57ba34468998651a613287a94 P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.063776 16645 tablet_replica.cc:333] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1: stopping tablet replica
I20260713 09:06:11.064286 16645 raft_consensus.cc:2243] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.065004 16645 raft_consensus.cc:2272] T a2a8230acf824e5fa39ebdb3d755d2e5 P 8913cba394ce47e394fee23d7b9bf7b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.087536 16645 tablet_server.cc:196] TabletServer@127.16.65.66:0 shutdown complete.
I20260713 09:06:11.099469 16645 tablet_server.cc:179] TabletServer@127.16.65.67:0 shutting down...
I20260713 09:06:11.117539 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:11.118248 16645 tablet_replica.cc:333] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494: stopping tablet replica
I20260713 09:06:11.118795 16645 raft_consensus.cc:2243] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.119231 16645 raft_consensus.cc:2272] T 4f98c9d5f30f47fb9cf4ed13c0b728cc P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.121613 16645 tablet_replica.cc:333] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494: stopping tablet replica
I20260713 09:06:11.122192 16645 raft_consensus.cc:2243] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.122627 16645 raft_consensus.cc:2272] T 6b33c02c436240e8862498108254f80b P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.124217 16645 tablet_replica.cc:333] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494: stopping tablet replica
I20260713 09:06:11.124709 16645 raft_consensus.cc:2243] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.125105 16645 raft_consensus.cc:2272] T 14b9ead57ba34468998651a613287a94 P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.127655 16645 tablet_replica.cc:333] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494: stopping tablet replica
I20260713 09:06:11.128144 16645 raft_consensus.cc:2243] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:11.128845 16645 raft_consensus.cc:2272] T a2a8230acf824e5fa39ebdb3d755d2e5 P 68ad4228017e4755aec765d7b559d494 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.150844 16645 tablet_server.cc:196] TabletServer@127.16.65.67:0 shutdown complete.
I20260713 09:06:11.162810 16645 master.cc:562] Master@127.16.65.126:40671 shutting down...
I20260713 09:06:11.179411 16645 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:11.179920 16645 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.180218 16645 tablet_replica.cc:333] T 00000000000000000000000000000000 P a2417f61c9674d86a9a1b3ec7ca6b9e5: stopping tablet replica
I20260713 09:06:11.198032 16645 master.cc:584] Master@127.16.65.126:40671 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2768 ms)
[----------] 6 tests from LeaderRebalancerTest (90131 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:06:11.224426 16645 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.65.126:46451
I20260713 09:06:11.225461 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:11.230804 20369 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
W20260713 09:06:11.231194 20370 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
I20260713 09:06:11.233021 16645 server_base.cc:1061] running on GCE node
W20260713 09:06:11.233330 20372 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
I20260713 09:06:11.234532 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:11.234720 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:11.234911 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933571234878 us; error 0 us; skew 500 ppm
I20260713 09:06:11.235476 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:11.238381 16645 webserver.cc:533] Webserver started at http://127.16.65.126:36951/ using document root <none> and password file <none>
I20260713 09:06:11.238871 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:11.239025 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:11.239364 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:11.240412 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/master-0-root/instance:
uuid: "59b711565ce849449b872f8d14266ffb"
format_stamp: "Formatted at 2026-07-13 09:06:11 on dist-test-slave-rntb"
I20260713 09:06:11.244938 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:06:11.248175 20377 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:11.248967 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:11.249289 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/master-0-root
uuid: "59b711565ce849449b872f8d14266ffb"
format_stamp: "Formatted at 2026-07-13 09:06:11 on dist-test-slave-rntb"
I20260713 09:06:11.249624 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-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)
I20260713 09:06:11.260210 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:11.261245 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:11.300320 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.126:46451
I20260713 09:06:11.300408 20428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.126:46451 every 8 connection(s)
I20260713 09:06:11.304207 20429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.315076 20429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb: Bootstrap starting.
I20260713 09:06:11.319344 20429 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.323261 20429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb: No bootstrap required, opened a new log
I20260713 09:06:11.325456 20429 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59b711565ce849449b872f8d14266ffb" member_type: VOTER }
I20260713 09:06:11.325871 20429 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:11.326130 20429 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59b711565ce849449b872f8d14266ffb, State: Initialized, Role: FOLLOWER
I20260713 09:06:11.326779 20429 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59b711565ce849449b872f8d14266ffb" member_type: VOTER }
I20260713 09:06:11.327232 20429 raft_consensus.cc:399] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:11.327438 20429 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:11.327930 20429 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:11.332669 20429 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59b711565ce849449b872f8d14266ffb" member_type: VOTER }
I20260713 09:06:11.333210 20429 leader_election.cc:304] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 59b711565ce849449b872f8d14266ffb; no voters: 
I20260713 09:06:11.334340 20429 leader_election.cc:290] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:11.334678 20432 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:11.336076 20432 raft_consensus.cc:697] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 1 LEADER]: Becoming Leader. State: Replica: 59b711565ce849449b872f8d14266ffb, State: Running, Role: LEADER
I20260713 09:06:11.336758 20432 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59b711565ce849449b872f8d14266ffb" member_type: VOTER }
I20260713 09:06:11.337178 20429 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:11.339613 20433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "59b711565ce849449b872f8d14266ffb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59b711565ce849449b872f8d14266ffb" member_type: VOTER } }
I20260713 09:06:11.339737 20434 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59b711565ce849449b872f8d14266ffb. Latest consensus state: current_term: 1 leader_uuid: "59b711565ce849449b872f8d14266ffb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59b711565ce849449b872f8d14266ffb" member_type: VOTER } }
I20260713 09:06:11.340353 20433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:11.340396 20434 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:11.346642 20438 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:11.351306 20438 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:11.352735 16645 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:11.359961 20438 catalog_manager.cc:1383] Generated new cluster ID: 7294fec37a564dc38480aa488126abb7
I20260713 09:06:11.360381 20438 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:11.389557 20438 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:11.390808 20438 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:11.403610 20438 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb: Generated new TSK 0
I20260713 09:06:11.404196 20438 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:11.418942 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:11.424387 20450 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
W20260713 09:06:11.425644 20451 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
W20260713 09:06:11.427034 20453 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
I20260713 09:06:11.427620 16645 server_base.cc:1061] running on GCE node
I20260713 09:06:11.428356 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:11.428599 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:11.428782 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933571428769 us; error 0 us; skew 500 ppm
I20260713 09:06:11.429345 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:11.431515 16645 webserver.cc:533] Webserver started at http://127.16.65.65:44989/ using document root <none> and password file <none>
I20260713 09:06:11.431995 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:11.432154 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:11.432466 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:11.433488 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-0-root/instance:
uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
format_stamp: "Formatted at 2026-07-13 09:06:11 on dist-test-slave-rntb"
I20260713 09:06:11.437741 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:11.441223 20458 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:11.442027 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:11.442317 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-0-root
uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
format_stamp: "Formatted at 2026-07-13 09:06:11 on dist-test-slave-rntb"
I20260713 09:06:11.442602 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-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)
I20260713 09:06:11.462507 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:11.463577 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:11.464982 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:11.467213 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:11.467427 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:11.467828 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:11.467998 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:11.507670 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.65:34751
I20260713 09:06:11.507771 20520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.65:34751 every 8 connection(s)
I20260713 09:06:11.512565 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:11.519774 20525 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
W20260713 09:06:11.521601 20526 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
I20260713 09:06:11.523079 16645 server_base.cc:1061] running on GCE node
W20260713 09:06:11.523680 20528 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
I20260713 09:06:11.524682 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:11.524919 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:11.525143 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933571525122 us; error 0 us; skew 500 ppm
I20260713 09:06:11.525838 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:11.527511 20521 heartbeater.cc:344] Connected to a master server at 127.16.65.126:46451
I20260713 09:06:11.527920 20521 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:11.528586 16645 webserver.cc:533] Webserver started at http://127.16.65.66:46267/ using document root <none> and password file <none>
I20260713 09:06:11.529091 20521 heartbeater.cc:507] Master 127.16.65.126:46451 requested a full tablet report, sending...
I20260713 09:06:11.529549 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:11.529871 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:11.530201 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:11.531347 20394 ts_manager.cc:194] Registered new tserver with Master: 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751)
I20260713 09:06:11.531597 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-1-root/instance:
uuid: "725b1305cda241dba606136390c979c9"
format_stamp: "Formatted at 2026-07-13 09:06:11 on dist-test-slave-rntb"
I20260713 09:06:11.533797 20394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45332
I20260713 09:06:11.537005 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:06:11.540432 20533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:11.541271 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:11.541647 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-1-root
uuid: "725b1305cda241dba606136390c979c9"
format_stamp: "Formatted at 2026-07-13 09:06:11 on dist-test-slave-rntb"
I20260713 09:06:11.542076 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-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)
I20260713 09:06:11.557860 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:11.558902 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:11.560866 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:11.563397 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:11.563619 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:11.563891 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:11.564060 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:11.603188 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.66:40871
I20260713 09:06:11.603294 20595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.66:40871 every 8 connection(s)
I20260713 09:06:11.608492 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:11.615933 20599 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
W20260713 09:06:11.617377 20600 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
W20260713 09:06:11.621100 20602 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
I20260713 09:06:11.621240 16645 server_base.cc:1061] running on GCE node
I20260713 09:06:11.621605 20596 heartbeater.cc:344] Connected to a master server at 127.16.65.126:46451
I20260713 09:06:11.622313 20596 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:11.622907 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:11.623189 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:11.623189 20596 heartbeater.cc:507] Master 127.16.65.126:46451 requested a full tablet report, sending...
I20260713 09:06:11.623632 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933571623613 us; error 0 us; skew 500 ppm
I20260713 09:06:11.624402 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:11.626020 20394 ts_manager.cc:194] Registered new tserver with Master: 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:11.627017 16645 webserver.cc:533] Webserver started at http://127.16.65.67:36105/ using document root <none> and password file <none>
I20260713 09:06:11.627521 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:11.627537 20394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45346
I20260713 09:06:11.627842 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:11.628180 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:11.629730 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-2-root/instance:
uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
format_stamp: "Formatted at 2026-07-13 09:06:11 on dist-test-slave-rntb"
I20260713 09:06:11.634562 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:11.637660 20607 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:11.638566 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:11.638949 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-2-root
uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
format_stamp: "Formatted at 2026-07-13 09:06:11 on dist-test-slave-rntb"
I20260713 09:06:11.639219 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933480932257-16645-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)
I20260713 09:06:11.671895 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:11.673658 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:11.675747 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:11.678328 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:11.678503 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:11.678792 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:11.678963 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:11.720757 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.67:45075
I20260713 09:06:11.720877 20669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.67:45075 every 8 connection(s)
I20260713 09:06:11.737197 20670 heartbeater.cc:344] Connected to a master server at 127.16.65.126:46451
I20260713 09:06:11.737619 20670 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:11.738399 20670 heartbeater.cc:507] Master 127.16.65.126:46451 requested a full tablet report, sending...
I20260713 09:06:11.740363 20394 ts_manager.cc:194] Registered new tserver with Master: de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:11.740501 16645 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015194669s
I20260713 09:06:11.741931 20394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45360
I20260713 09:06:11.803606 20394 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45366:
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"
    }
  }
}
W20260713 09:06:11.806896 20394 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.
I20260713 09:06:11.899070 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 5942c1a73b754ad484fddfdc6dbee016 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:11.900470 20561 tablet_service.cc:1511] Processing CreateTablet for tablet 5942c1a73b754ad484fddfdc6dbee016 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:11.901271 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5942c1a73b754ad484fddfdc6dbee016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.903095 20560 tablet_service.cc:1511] Processing CreateTablet for tablet edb4473692404a6987b2a8bacd867fdb (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:11.904649 20486 tablet_service.cc:1511] Processing CreateTablet for tablet 5942c1a73b754ad484fddfdc6dbee016 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:11.906468 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5942c1a73b754ad484fddfdc6dbee016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.907155 20634 tablet_service.cc:1511] Processing CreateTablet for tablet edb4473692404a6987b2a8bacd867fdb (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:11.907783 20484 tablet_service.cc:1511] Processing CreateTablet for tablet 2e01f47ec5a0401f879cfa13e2391ec7 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:11.908529 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb4473692404a6987b2a8bacd867fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.909106 20484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e01f47ec5a0401f879cfa13e2391ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.910974 20483 tablet_service.cc:1511] Processing CreateTablet for tablet c8afcf5b20564c2ebabbb35324d1ebb9 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:11.911098 20485 tablet_service.cc:1511] Processing CreateTablet for tablet edb4473692404a6987b2a8bacd867fdb (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:11.912431 20483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8afcf5b20564c2ebabbb35324d1ebb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.918331 20482 tablet_service.cc:1511] Processing CreateTablet for tablet 1e39fd44856b46bebcc93ee38001ea33 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:11.920480 20633 tablet_service.cc:1511] Processing CreateTablet for tablet 2e01f47ec5a0401f879cfa13e2391ec7 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:11.923013 20632 tablet_service.cc:1511] Processing CreateTablet for tablet c8afcf5b20564c2ebabbb35324d1ebb9 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:11.925380 20481 tablet_service.cc:1511] Processing CreateTablet for tablet d0e09fe99fde460db9f9bc6d7508a290 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:11.927098 20478 tablet_service.cc:1511] Processing CreateTablet for tablet 0e611d803a7b4dd085616b5702e7bc42 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:11.927465 20480 tablet_service.cc:1511] Processing CreateTablet for tablet b4cd21ef35a341a68d5c59aae91c4fce (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:11.929420 20631 tablet_service.cc:1511] Processing CreateTablet for tablet 1e39fd44856b46bebcc93ee38001ea33 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:11.931825 20630 tablet_service.cc:1511] Processing CreateTablet for tablet d0e09fe99fde460db9f9bc6d7508a290 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:11.920490 20479 tablet_service.cc:1511] Processing CreateTablet for tablet fa524cae6dd5420ab7710b2abf4cf73a (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:11.905565 20559 tablet_service.cc:1511] Processing CreateTablet for tablet 2e01f47ec5a0401f879cfa13e2391ec7 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:11.936000 20629 tablet_service.cc:1511] Processing CreateTablet for tablet b4cd21ef35a341a68d5c59aae91c4fce (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:11.936370 20628 tablet_service.cc:1511] Processing CreateTablet for tablet fa524cae6dd5420ab7710b2abf4cf73a (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:11.936424 20633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e01f47ec5a0401f879cfa13e2391ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.937811 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e39fd44856b46bebcc93ee38001ea33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.938264 20482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e39fd44856b46bebcc93ee38001ea33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.940824 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4cd21ef35a341a68d5c59aae91c4fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.942368 20481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e09fe99fde460db9f9bc6d7508a290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.943044 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e09fe99fde460db9f9bc6d7508a290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.943985 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa524cae6dd5420ab7710b2abf4cf73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.947623 20686 tablet_bootstrap.cc:492] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:11.952032 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8afcf5b20564c2ebabbb35324d1ebb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.954219 20478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e611d803a7b4dd085616b5702e7bc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.956979 20686 tablet_bootstrap.cc:654] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:11.958431 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5942c1a73b754ad484fddfdc6dbee016. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.958963 20634 tablet_service.cc:1511] Processing CreateTablet for tablet 0e611d803a7b4dd085616b5702e7bc42 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:11.960237 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e611d803a7b4dd085616b5702e7bc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.962150 20560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb4473692404a6987b2a8bacd867fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.966444 20555 tablet_service.cc:1511] Processing CreateTablet for tablet b4cd21ef35a341a68d5c59aae91c4fce (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:11.967031 20558 tablet_service.cc:1511] Processing CreateTablet for tablet c8afcf5b20564c2ebabbb35324d1ebb9 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:11.967947 20555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4cd21ef35a341a68d5c59aae91c4fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.971062 20556 tablet_service.cc:1511] Processing CreateTablet for tablet d0e09fe99fde460db9f9bc6d7508a290 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:11.971165 20554 tablet_service.cc:1511] Processing CreateTablet for tablet fa524cae6dd5420ab7710b2abf4cf73a (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:11.972074 20559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e01f47ec5a0401f879cfa13e2391ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.969343 20557 tablet_service.cc:1511] Processing CreateTablet for tablet 1e39fd44856b46bebcc93ee38001ea33 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:11.972995 20558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8afcf5b20564c2ebabbb35324d1ebb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.978533 20557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e39fd44856b46bebcc93ee38001ea33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.982157 20556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e09fe99fde460db9f9bc6d7508a290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.982849 20554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa524cae6dd5420ab7710b2abf4cf73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.984683 20553 tablet_service.cc:1511] Processing CreateTablet for tablet 0e611d803a7b4dd085616b5702e7bc42 (DEFAULT_TABLE table=test-workload [id=ac746451bdc64f35bf5ef41922f1db2e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:11.986246 20553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e611d803a7b4dd085616b5702e7bc42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.995759 20686 tablet_bootstrap.cc:492] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:11.996313 20686 ts_tablet_manager.cc:1403] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.008s
I20260713 09:06:11.957028 20480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4cd21ef35a341a68d5c59aae91c4fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.999675 20686 raft_consensus.cc:359] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.000803 20686 raft_consensus.cc:385] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.001215 20686 raft_consensus.cc:740] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.002074 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa524cae6dd5420ab7710b2abf4cf73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:12.007632 20688 tablet_bootstrap.cc:492] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:12.014511 20686 consensus_queue.cc:260] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.017138 20688 tablet_bootstrap.cc:654] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.030691 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb4473692404a6987b2a8bacd867fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:12.078837 20688 tablet_bootstrap.cc:492] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:12.079350 20688 ts_tablet_manager.cc:1403] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.011s
I20260713 09:06:12.082180 20686 ts_tablet_manager.cc:1434] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.086s	user 0.020s	sys 0.005s
I20260713 09:06:12.083204 20670 heartbeater.cc:499] Master 127.16.65.126:46451 was elected leader, sending a full tablet report...
I20260713 09:06:12.083392 20686 tablet_bootstrap.cc:492] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:12.090086 20686 tablet_bootstrap.cc:654] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.082417 20688 raft_consensus.cc:359] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.108021 20688 raft_consensus.cc:385] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.108351 20688 raft_consensus.cc:740] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.109104 20688 consensus_queue.cc:260] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.111728 20691 tablet_bootstrap.cc:492] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:12.119997 20691 tablet_bootstrap.cc:654] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.121692 20686 tablet_bootstrap.cc:492] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:12.122327 20686 ts_tablet_manager.cc:1403] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.006s
I20260713 09:06:12.127135 20596 heartbeater.cc:499] Master 127.16.65.126:46451 was elected leader, sending a full tablet report...
I20260713 09:06:12.127357 20686 raft_consensus.cc:359] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:12.128448 20686 raft_consensus.cc:385] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.128705 20688 ts_tablet_manager.cc:1434] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.002s
I20260713 09:06:12.128857 20686 raft_consensus.cc:740] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.129833 20688 tablet_bootstrap.cc:492] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:12.130249 20686 consensus_queue.cc:260] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:12.133834 20686 ts_tablet_manager.cc:1434] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260713 09:06:12.135154 20686 tablet_bootstrap.cc:492] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:12.137087 20688 tablet_bootstrap.cc:654] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.144585 20686 tablet_bootstrap.cc:654] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.146687 20691 tablet_bootstrap.cc:492] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:12.147236 20691 ts_tablet_manager.cc:1403] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.014s
I20260713 09:06:12.151544 20691 raft_consensus.cc:359] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:12.152501 20691 raft_consensus.cc:385] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.152866 20691 raft_consensus.cc:740] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.154009 20691 consensus_queue.cc:260] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:12.157469 20521 heartbeater.cc:499] Master 127.16.65.126:46451 was elected leader, sending a full tablet report...
I20260713 09:06:12.158537 20686 tablet_bootstrap.cc:492] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:12.159176 20686 ts_tablet_manager.cc:1403] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260713 09:06:12.162914 20686 raft_consensus.cc:359] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.163635 20686 raft_consensus.cc:385] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.163921 20686 raft_consensus.cc:740] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.164636 20686 consensus_queue.cc:260] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.166887 20686 ts_tablet_manager.cc:1434] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:12.168076 20686 tablet_bootstrap.cc:492] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:12.172986 20688 tablet_bootstrap.cc:492] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:12.173537 20688 ts_tablet_manager.cc:1403] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.019s
I20260713 09:06:12.173734 20691 ts_tablet_manager.cc:1434] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260713 09:06:12.174736 20686 tablet_bootstrap.cc:654] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.174823 20691 tablet_bootstrap.cc:492] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:12.176476 20688 raft_consensus.cc:359] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.177201 20688 raft_consensus.cc:385] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.177503 20688 raft_consensus.cc:740] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.178277 20688 consensus_queue.cc:260] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.180354 20688 ts_tablet_manager.cc:1434] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:06:12.181221 20688 tablet_bootstrap.cc:492] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:12.183123 20691 tablet_bootstrap.cc:654] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.186465 20686 tablet_bootstrap.cc:492] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:12.187209 20697 raft_consensus.cc:493] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.188175 20688 tablet_bootstrap.cc:654] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.188022 20697 raft_consensus.cc:515] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:12.199568 20697 leader_election.cc:290] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.206233 20686 ts_tablet_manager.cc:1403] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.007s
I20260713 09:06:12.210309 20686 raft_consensus.cc:359] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.215934 20686 raft_consensus.cc:385] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.216414 20686 raft_consensus.cc:740] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.217543 20686 consensus_queue.cc:260] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.220640 20686 ts_tablet_manager.cc:1434] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260713 09:06:12.222047 20686 tablet_bootstrap.cc:492] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:12.230461 20686 tablet_bootstrap.cc:654] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.242542 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c1a73b754ad484fddfdc6dbee016" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
W20260713 09:06:12.244669 20460 leader_election.cc:343] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 725b1305cda241dba606136390c979c9 (127.16.65.66:40871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.245188 20686 tablet_bootstrap.cc:492] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:12.245805 20686 ts_tablet_manager.cc:1403] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260713 09:06:12.246090 20691 tablet_bootstrap.cc:492] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:12.246574 20691 ts_tablet_manager.cc:1403] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.044s
I20260713 09:06:12.244036 20688 tablet_bootstrap.cc:492] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:12.248675 20688 ts_tablet_manager.cc:1403] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.027s
I20260713 09:06:12.248813 20686 raft_consensus.cc:359] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.249318 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c1a73b754ad484fddfdc6dbee016" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:12.249109 20691 raft_consensus.cc:359] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.249571 20686 raft_consensus.cc:385] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.249969 20691 raft_consensus.cc:385] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.250020 20686 raft_consensus.cc:740] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.250018 20645 raft_consensus.cc:2468] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 0.
I20260713 09:06:12.250437 20691 raft_consensus.cc:740] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.251226 20691 consensus_queue.cc:260] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.251384 20686 consensus_queue.cc:260] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.251713 20688 raft_consensus.cc:359] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.251958 20462 leader_election.cc:304] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 725b1305cda241dba606136390c979c9
I20260713 09:06:12.252435 20688 raft_consensus.cc:385] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.252769 20688 raft_consensus.cc:740] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.253224 20697 raft_consensus.cc:2804] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.253407 20691 ts_tablet_manager.cc:1434] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:06:12.253624 20697 raft_consensus.cc:493] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.254012 20686 ts_tablet_manager.cc:1434] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:06:12.254175 20697 raft_consensus.cc:3060] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.254370 20691 tablet_bootstrap.cc:492] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:12.253659 20688 consensus_queue.cc:260] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.256136 20688 ts_tablet_manager.cc:1434] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:06:12.257077 20688 tablet_bootstrap.cc:492] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:12.257174 20686 tablet_bootstrap.cc:492] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:12.262373 20691 tablet_bootstrap.cc:654] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.263939 20688 tablet_bootstrap.cc:654] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.266767 20686 tablet_bootstrap.cc:654] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.276187 20688 tablet_bootstrap.cc:492] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:12.276755 20688 ts_tablet_manager.cc:1403] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260713 09:06:12.279300 20686 tablet_bootstrap.cc:492] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:12.279860 20686 ts_tablet_manager.cc:1403] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260713 09:06:12.279999 20688 raft_consensus.cc:359] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.281037 20688 raft_consensus.cc:385] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.281344 20688 raft_consensus.cc:740] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.282497 20693 raft_consensus.cc:493] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.282246 20688 consensus_queue.cc:260] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.282958 20693 raft_consensus.cc:515] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.287230 20697 raft_consensus.cc:515] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:12.291822 20688 ts_tablet_manager.cc:1434] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.009s
I20260713 09:06:12.292821 20688 tablet_bootstrap.cc:492] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:12.296110 20693 leader_election.cc:290] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.298138 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c1a73b754ad484fddfdc6dbee016" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:12.301083 20688 tablet_bootstrap.cc:654] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.302910 20686 raft_consensus.cc:359] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.303661 20686 raft_consensus.cc:385] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.303985 20686 raft_consensus.cc:740] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.307547 20688 tablet_bootstrap.cc:492] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:12.308070 20688 ts_tablet_manager.cc:1403] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260713 09:06:12.308458 20704 raft_consensus.cc:493] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.308842 20686 consensus_queue.cc:260] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.311046 20688 raft_consensus.cc:359] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.311803 20688 raft_consensus.cc:385] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.311743 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c1a73b754ad484fddfdc6dbee016" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:12.312424 20688 raft_consensus.cc:740] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.312841 20645 raft_consensus.cc:3060] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.313674 20688 consensus_queue.cc:260] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.316538 20688 ts_tablet_manager.cc:1434] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:12.317198 20686 ts_tablet_manager.cc:1434] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260713 09:06:12.317576 20688 tablet_bootstrap.cc:492] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:12.323290 20686 tablet_bootstrap.cc:492] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:12.325402 20688 tablet_bootstrap.cc:654] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.331808 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:12.309372 20704 raft_consensus.cc:515] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
W20260713 09:06:12.334201 20536 leader_election.cc:343] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.333684 20697 leader_election.cc:290] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 election: Requested vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.338321 20645 raft_consensus.cc:2468] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 1.
I20260713 09:06:12.340109 20462 leader_election.cc:304] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:12.341823 20686 tablet_bootstrap.cc:654] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.341810 20697 raft_consensus.cc:2804] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.342186 20688 tablet_bootstrap.cc:492] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:12.392596 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01f47ec5a0401f879cfa13e2391ec7" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:12.393136 20688 ts_tablet_manager.cc:1403] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.076s	user 0.034s	sys 0.038s
I20260713 09:06:12.343937 20689 raft_consensus.cc:493] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.394873 20689 raft_consensus.cc:515] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
W20260713 09:06:12.383509 20460 leader_election.cc:343] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 725b1305cda241dba606136390c979c9 (127.16.65.66:40871): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:12.348601 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:12.397984 20708 raft_consensus.cc:493] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.398509 20708 raft_consensus.cc:515] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.399051 20645 raft_consensus.cc:2468] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 0.
I20260713 09:06:12.401492 20708 leader_election.cc:290] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.396862 20688 raft_consensus.cc:359] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.402271 20688 raft_consensus.cc:385] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.402455 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa524cae6dd5420ab7710b2abf4cf73a" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:12.398519 20704 leader_election.cc:290] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.402628 20688 raft_consensus.cc:740] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
W20260713 09:06:12.404155 20536 leader_election.cc:343] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.403980 20688 consensus_queue.cc:260] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.404675 20462 leader_election.cc:304] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:12.406414 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01f47ec5a0401f879cfa13e2391ec7" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:12.407457 20688 ts_tablet_manager.cc:1434] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260713 09:06:12.408784 20688 tablet_bootstrap.cc:492] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9: Bootstrap starting.
W20260713 09:06:12.408602 20460 leader_election.cc:343] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 725b1305cda241dba606136390c979c9 (127.16.65.66:40871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.411340 20686 tablet_bootstrap.cc:492] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:12.411960 20686 ts_tablet_manager.cc:1403] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.089s	user 0.039s	sys 0.029s
I20260713 09:06:12.413031 20697 raft_consensus.cc:697] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Becoming Leader. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:12.413919 20704 raft_consensus.cc:2804] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.414371 20704 raft_consensus.cc:493] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.414186 20697 consensus_queue.cc:237] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:12.414795 20704 raft_consensus.cc:3060] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.415513 20691 tablet_bootstrap.cc:492] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:12.416121 20691 ts_tablet_manager.cc:1403] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.162s	user 0.064s	sys 0.083s
I20260713 09:06:12.419685 20691 raft_consensus.cc:359] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.420787 20691 raft_consensus.cc:385] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.421283 20691 raft_consensus.cc:740] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.422389 20691 consensus_queue.cc:260] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.423206 20704 raft_consensus.cc:515] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.425555 20691 ts_tablet_manager.cc:1434] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:06:12.425869 20686 raft_consensus.cc:359] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.426628 20686 raft_consensus.cc:385] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.426718 20691 tablet_bootstrap.cc:492] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:12.426987 20686 raft_consensus.cc:740] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.427994 20688 tablet_bootstrap.cc:654] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.427758 20686 consensus_queue.cc:260] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.429841 20704 leader_election.cc:290] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 election: Requested vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.430943 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01f47ec5a0401f879cfa13e2391ec7" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:12.431116 20689 leader_election.cc:290] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
W20260713 09:06:12.433147 20460 leader_election.cc:343] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 725b1305cda241dba606136390c979c9 (127.16.65.66:40871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.435722 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01f47ec5a0401f879cfa13e2391ec7" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:12.436376 20645 raft_consensus.cc:3060] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.437641 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:12.439118 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa524cae6dd5420ab7710b2abf4cf73a" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:12.439775 20643 raft_consensus.cc:2468] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 0.
I20260713 09:06:12.441190 20691 tablet_bootstrap.cc:654] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:12.441286 20537 leader_election.cc:343] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.441926 20537 leader_election.cc:304] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9; no voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:12.443687 20708 raft_consensus.cc:2749] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.443277 20537 leader_election.cc:304] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:12.446831 20708 raft_consensus.cc:2804] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.447229 20708 raft_consensus.cc:493] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.447646 20708 raft_consensus.cc:3060] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.449518 20645 raft_consensus.cc:2468] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 1.
I20260713 09:06:12.450054 20693 raft_consensus.cc:493] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.450579 20693 raft_consensus.cc:515] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.451007 20462 leader_election.cc:304] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 725b1305cda241dba606136390c979c9
I20260713 09:06:12.452724 20704 raft_consensus.cc:2804] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.453215 20704 raft_consensus.cc:697] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Becoming Leader. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:12.454052 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09fe99fde460db9f9bc6d7508a290" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:12.452699 20693 leader_election.cc:290] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.455026 20643 raft_consensus.cc:2468] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 0.
I20260713 09:06:12.453969 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09fe99fde460db9f9bc6d7508a290" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:12.454051 20704 consensus_queue.cc:237] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.456213 20537 leader_election.cc:304] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
W20260713 09:06:12.456754 20536 leader_election.cc:343] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.456998 20693 raft_consensus.cc:2804] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.457391 20693 raft_consensus.cc:493] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.457713 20693 raft_consensus.cc:3060] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.447212 20689 raft_consensus.cc:493] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.460558 20689 raft_consensus.cc:515] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.462615 20689 leader_election.cc:290] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:12.458567 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01f47ec5a0401f879cfa13e2391ec7" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:12.470417 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb4473692404a6987b2a8bacd867fdb" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:12.471388 20570 raft_consensus.cc:2468] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:12.476869 20609 leader_election.cc:304] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
W20260713 09:06:12.479876 20609 leader_election.cc:343] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 725b1305cda241dba606136390c979c9 (127.16.65.66:40871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.480666 20708 raft_consensus.cc:515] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.482753 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01f47ec5a0401f879cfa13e2391ec7" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:12.483424 20686 ts_tablet_manager.cc:1434] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.071s	user 0.014s	sys 0.009s
I20260713 09:06:12.483569 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb4473692404a6987b2a8bacd867fdb" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:12.484731 20686 tablet_bootstrap.cc:492] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:12.485152 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa524cae6dd5420ab7710b2abf4cf73a" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:12.485517 20708 leader_election.cc:290] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.486725 20708 raft_consensus.cc:493] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:12.486941 20536 leader_election.cc:343] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.488095 20708 raft_consensus.cc:515] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.492287 20708 leader_election.cc:290] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.490082 20717 raft_consensus.cc:2804] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.493233 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8afcf5b20564c2ebabbb35324d1ebb9" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:12.485680 20610 leader_election.cc:304] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9
W20260713 09:06:12.496184 20610 leader_election.cc:343] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:12.496119 20536 leader_election.cc:343] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.496826 20717 raft_consensus.cc:493] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.497066 20689 raft_consensus.cc:2749] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.497453 20717 raft_consensus.cc:3060] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.496997 20693 raft_consensus.cc:515] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.498922 20688 tablet_bootstrap.cc:492] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:12.499467 20688 ts_tablet_manager.cc:1403] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.003s
I20260713 09:06:12.500095 20693 leader_election.cc:290] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.500406 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09fe99fde460db9f9bc6d7508a290" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
W20260713 09:06:12.502424 20536 leader_election.cc:343] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.507097 20688 raft_consensus.cc:359] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.508076 20688 raft_consensus.cc:385] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.508422 20688 raft_consensus.cc:740] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.509233 20688 consensus_queue.cc:260] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.519425 20691 tablet_bootstrap.cc:492] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:12.519495 20688 ts_tablet_manager.cc:1434] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:06:12.520057 20691 ts_tablet_manager.cc:1403] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.005s
I20260713 09:06:12.521508 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa524cae6dd5420ab7710b2abf4cf73a" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:12.521019 20688 tablet_bootstrap.cc:492] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:12.522513 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8afcf5b20564c2ebabbb35324d1ebb9" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:12.521919 20393 catalog_manager.cc:5697] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:12.523113 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09fe99fde460db9f9bc6d7508a290" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:12.525465 20644 raft_consensus.cc:3060] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.527042 20686 tablet_bootstrap.cc:654] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.523372 20691 raft_consensus.cc:359] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.528200 20691 raft_consensus.cc:385] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.528475 20691 raft_consensus.cc:740] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.529356 20691 consensus_queue.cc:260] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.531787 20691 ts_tablet_manager.cc:1434] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:06:12.532816 20691 tablet_bootstrap.cc:492] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:12.522154 20645 raft_consensus.cc:3060] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.533078 20644 raft_consensus.cc:2468] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 1.
I20260713 09:06:12.540303 20688 tablet_bootstrap.cc:654] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.544770 20686 tablet_bootstrap.cc:492] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:12.545280 20686 ts_tablet_manager.cc:1403] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.013s
I20260713 09:06:12.523739 20717 raft_consensus.cc:515] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.547391 20691 tablet_bootstrap.cc:654] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:12.548108 20537 leader_election.cc:343] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.548223 20686 raft_consensus.cc:359] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.549428 20686 raft_consensus.cc:385] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.549736 20686 raft_consensus.cc:740] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.550741 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb4473692404a6987b2a8bacd867fdb" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:12.550612 20686 consensus_queue.cc:260] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
W20260713 09:06:12.552417 20610 leader_election.cc:343] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.548921 20645 raft_consensus.cc:2468] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 1.
I20260713 09:06:12.553128 20688 tablet_bootstrap.cc:492] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:12.553555 20537 leader_election.cc:304] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9; no voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:12.555897 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb4473692404a6987b2a8bacd867fdb" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:12.556325 20686 ts_tablet_manager.cc:1434] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:06:12.556372 20717 leader_election.cc:290] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:12.556829 20571 raft_consensus.cc:3060] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.557435 20686 tablet_bootstrap.cc:492] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:12.557379 20722 raft_consensus.cc:2749] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.553885 20688 ts_tablet_manager.cc:1403] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.007s
I20260713 09:06:12.564651 20688 raft_consensus.cc:359] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.570320 20571 raft_consensus.cc:2468] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:12.571250 20691 tablet_bootstrap.cc:492] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:12.571504 20688 raft_consensus.cc:385] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.571969 20691 ts_tablet_manager.cc:1403] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.016s
I20260713 09:06:12.572008 20688 raft_consensus.cc:740] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.572381 20609 leader_election.cc:304] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:12.573239 20688 consensus_queue.cc:260] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.569964 20393 catalog_manager.cc:5697] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.573700 20689 raft_consensus.cc:493] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.574440 20689 raft_consensus.cc:515] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.575381 20722 raft_consensus.cc:493] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.575829 20722 raft_consensus.cc:515] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.576673 20689 leader_election.cc:290] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:12.577917 20722 leader_election.cc:290] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.579131 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cd21ef35a341a68d5c59aae91c4fce" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:12.579807 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01f47ec5a0401f879cfa13e2391ec7" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:12.580039 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cd21ef35a341a68d5c59aae91c4fce" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
W20260713 09:06:12.580591 20610 leader_election.cc:343] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.580704 20570 raft_consensus.cc:2468] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:12.581949 20688 ts_tablet_manager.cc:1434] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:06:12.582114 20609 leader_election.cc:304] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:12.583002 20688 tablet_bootstrap.cc:492] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:12.575580 20691 raft_consensus.cc:359] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.577219 20689 raft_consensus.cc:2804] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.571269 20686 tablet_bootstrap.cc:654] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.586791 20717 raft_consensus.cc:2804] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.587167 20717 raft_consensus.cc:493] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.587509 20717 raft_consensus.cc:3060] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.588570 20691 raft_consensus.cc:385] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.589067 20691 raft_consensus.cc:740] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.589555 20688 tablet_bootstrap.cc:654] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.558301 20537 leader_election.cc:304] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:12.592010 20722 raft_consensus.cc:2804] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.591557 20691 consensus_queue.cc:260] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.592518 20722 raft_consensus.cc:697] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:12.593353 20722 consensus_queue.cc:237] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.591109 20537 leader_election.cc:304] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:12.595440 20693 raft_consensus.cc:2804] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.595909 20693 raft_consensus.cc:697] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:12.596100 20686 tablet_bootstrap.cc:492] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:12.596634 20686 ts_tablet_manager.cc:1403] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260713 09:06:12.596709 20693 consensus_queue.cc:237] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.598698 20704 raft_consensus.cc:493] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.599301 20704 raft_consensus.cc:515] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.599809 20686 raft_consensus.cc:359] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.600539 20686 raft_consensus.cc:385] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.600839 20686 raft_consensus.cc:740] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.601867 20686 consensus_queue.cc:260] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.601608 20704 leader_election.cc:290] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.603507 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e611d803a7b4dd085616b5702e7bc42" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:12.603678 20689 raft_consensus.cc:697] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:12.607388 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e611d803a7b4dd085616b5702e7bc42" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:12.615278 20571 raft_consensus.cc:2468] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 0.
I20260713 09:06:12.615424 20689 consensus_queue.cc:237] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.607015 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e01f47ec5a0401f879cfa13e2391ec7" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:12.616444 20645 raft_consensus.cc:2468] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 0.
I20260713 09:06:12.616716 20644 raft_consensus.cc:2393] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 725b1305cda241dba606136390c979c9 in current term 1: Already voted for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in this term.
I20260713 09:06:12.617427 20460 leader_election.cc:304] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:12.605137 20691 ts_tablet_manager.cc:1434] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.003s
I20260713 09:06:12.618258 20704 raft_consensus.cc:2804] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.604136 20686 ts_tablet_manager.cc:1434] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:12.627878 20704 raft_consensus.cc:493] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.628403 20704 raft_consensus.cc:3060] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.609951 20717 raft_consensus.cc:515] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.629501 20688 tablet_bootstrap.cc:492] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:12.630120 20688 ts_tablet_manager.cc:1403] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.011s
I20260713 09:06:12.632223 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cd21ef35a341a68d5c59aae91c4fce" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:12.633035 20688 raft_consensus.cc:359] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:12.633839 20688 raft_consensus.cc:385] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:12.634052 20610 leader_election.cc:343] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:12.634195 20688 raft_consensus.cc:740] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.619313 20691 tablet_bootstrap.cc:492] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:12.635421 20688 consensus_queue.cc:260] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:12.636240 20704 raft_consensus.cc:515] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.638142 20688 ts_tablet_manager.cc:1434] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:06:12.618687 20537 leader_election.cc:304] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9; no voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:12.639382 20722 raft_consensus.cc:3060] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.623690 20729 raft_consensus.cc:493] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.641093 20729 raft_consensus.cc:515] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.645984 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cd21ef35a341a68d5c59aae91c4fce" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:12.646664 20571 raft_consensus.cc:3060] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.647186 20717 leader_election.cc:290] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:12.647975 20722 raft_consensus.cc:2749] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.649801 20691 tablet_bootstrap.cc:654] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.650578 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:12.651315 20495 raft_consensus.cc:2468] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:12.651966 20729 leader_election.cc:290] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:12.652560 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:12.652872 20610 leader_election.cc:304] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:12.653252 20570 raft_consensus.cc:2468] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:12.656832 20571 raft_consensus.cc:2468] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:12.657647 20729 raft_consensus.cc:2804] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.658239 20691 tablet_bootstrap.cc:492] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:12.658079 20609 leader_election.cc:304] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:12.658082 20729 raft_consensus.cc:493] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.659147 20717 raft_consensus.cc:2804] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.659710 20691 ts_tablet_manager.cc:1403] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.002s
I20260713 09:06:12.660411 20717 raft_consensus.cc:697] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:12.661305 20717 consensus_queue.cc:237] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.659147 20729 raft_consensus.cc:3060] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.663712 20691 raft_consensus.cc:359] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.664867 20691 raft_consensus.cc:385] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.665333 20691 raft_consensus.cc:740] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.666620 20691 consensus_queue.cc:260] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.670382 20704 leader_election.cc:290] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 election: Requested vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.644909 20390 catalog_manager.cc:5697] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.672154 20729 raft_consensus.cc:515] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.671633 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e611d803a7b4dd085616b5702e7bc42" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:12.673493 20571 raft_consensus.cc:3060] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.675405 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e611d803a7b4dd085616b5702e7bc42" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:12.675990 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:12.676156 20645 raft_consensus.cc:3060] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.676663 20570 raft_consensus.cc:3060] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.673049 20390 catalog_manager.cc:5697] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.681509 20729 leader_election.cc:290] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:12.682502 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:12.683075 20495 raft_consensus.cc:3060] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.684680 20570 raft_consensus.cc:2468] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:12.685966 20609 leader_election.cc:304] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:12.686882 20729 raft_consensus.cc:2804] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.687585 20729 raft_consensus.cc:697] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:12.688652 20571 raft_consensus.cc:2468] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 1.
I20260713 09:06:12.688558 20729 consensus_queue.cc:237] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.690029 20460 leader_election.cc:304] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:12.684908 20391 catalog_manager.cc:5697] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:12.690894 20704 raft_consensus.cc:2804] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.691140 20495 raft_consensus.cc:2468] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:12.691470 20704 raft_consensus.cc:697] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Becoming Leader. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:12.692433 20704 consensus_queue.cc:237] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.693464 20645 raft_consensus.cc:2468] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 1.
I20260713 09:06:12.697202 20691 ts_tablet_manager.cc:1434] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260713 09:06:12.698248 20691 tablet_bootstrap.cc:492] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:12.705076 20691 tablet_bootstrap.cc:654] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.712745 20691 tablet_bootstrap.cc:492] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:12.713562 20691 ts_tablet_manager.cc:1403] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260713 09:06:12.715626 20390 catalog_manager.cc:5697] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:12.717406 20691 raft_consensus.cc:359] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.718411 20691 raft_consensus.cc:385] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.717308 20390 catalog_manager.cc:5697] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:12.718756 20691 raft_consensus.cc:740] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.719611 20691 consensus_queue.cc:260] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.722165 20691 ts_tablet_manager.cc:1434] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260713 09:06:12.723258 20691 tablet_bootstrap.cc:492] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:12.723114 20391 catalog_manager.cc:5697] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.730561 20691 tablet_bootstrap.cc:654] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.735234 20691 tablet_bootstrap.cc:492] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:12.735705 20691 ts_tablet_manager.cc:1403] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260713 09:06:12.738008 20691 raft_consensus.cc:359] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.738523 20691 raft_consensus.cc:385] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.738762 20691 raft_consensus.cc:740] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.739521 20691 consensus_queue.cc:260] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.741444 20691 ts_tablet_manager.cc:1434] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:06:12.742496 20691 tablet_bootstrap.cc:492] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:12.747501 20691 tablet_bootstrap.cc:654] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:12.751873 20691 tablet_bootstrap.cc:492] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:12.752279 20691 ts_tablet_manager.cc:1403] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:06:12.754554 20691 raft_consensus.cc:359] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.755122 20691 raft_consensus.cc:385] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:12.755407 20691 raft_consensus.cc:740] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:12.756130 20691 consensus_queue.cc:260] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.757817 20691 ts_tablet_manager.cc:1434] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:06:12.835666 20704 raft_consensus.cc:493] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.836361 20704 raft_consensus.cc:515] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.838888 20704 leader_election.cc:290] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.839661 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09fe99fde460db9f9bc6d7508a290" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:12.839998 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09fe99fde460db9f9bc6d7508a290" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:12.840837 20645 raft_consensus.cc:2393] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2850fdfa77c34ff8b1bd5f79abe33170 in current term 1: Already voted for candidate 725b1305cda241dba606136390c979c9 in this term.
I20260713 09:06:12.841949 20462 leader_election.cc:304] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170; no voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:12.842733 20704 raft_consensus.cc:3060] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.848343 20704 raft_consensus.cc:2749] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:12.874922 20704 raft_consensus.cc:493] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:12.875738 20704 raft_consensus.cc:515] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.878022 20704 leader_election.cc:290] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.878803 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8afcf5b20564c2ebabbb35324d1ebb9" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:12.879021 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8afcf5b20564c2ebabbb35324d1ebb9" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:12.879395 20570 raft_consensus.cc:2468] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 0.
I20260713 09:06:12.879642 20645 raft_consensus.cc:2468] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 0.
I20260713 09:06:12.880569 20460 leader_election.cc:304] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:12.881444 20704 raft_consensus.cc:2804] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:12.881805 20704 raft_consensus.cc:493] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:12.882097 20704 raft_consensus.cc:3060] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.886844 20704 raft_consensus.cc:515] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.888357 20704 leader_election.cc:290] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 election: Requested vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:12.889221 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8afcf5b20564c2ebabbb35324d1ebb9" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:12.889374 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8afcf5b20564c2ebabbb35324d1ebb9" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:12.889938 20570 raft_consensus.cc:3060] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.890035 20645 raft_consensus.cc:3060] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.894667 20645 raft_consensus.cc:2468] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 1.
I20260713 09:06:12.894965 20570 raft_consensus.cc:2468] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 1.
I20260713 09:06:12.895608 20462 leader_election.cc:304] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:12.896282 20704 raft_consensus.cc:2804] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:12.896793 20704 raft_consensus.cc:697] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Becoming Leader. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:12.897459 20704 consensus_queue.cc:237] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:12.905305 20391 catalog_manager.cc:5697] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65). New cstate: current_term: 1 leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.924114 20704 consensus_queue.cc:1048] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.935889 20697 consensus_queue.cc:1048] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:12.938292 20570 raft_consensus.cc:3060] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:12.948091 20697 consensus_queue.cc:1048] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.961107 20697 consensus_queue.cc:1048] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.986825 20722 consensus_queue.cc:1048] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:12.996138 20495 raft_consensus.cc:3060] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.004760 20693 consensus_queue.cc:1048] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.031078 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edb4473692404a6987b2a8bacd867fdb"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
mode: GRACEFUL
new_leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:06:13.031592 20645 raft_consensus.cc:606] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Received request to transfer leadership to TS 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:13.044516 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
mode: GRACEFUL
new_leader_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:06:13.045253 20645 raft_consensus.cc:606] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Received request to transfer leadership to TS 725b1305cda241dba606136390c979c9
I20260713 09:06:13.045364 20495 raft_consensus.cc:3060] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.052721 20689 consensus_queue.cc:1048] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.053961 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4cd21ef35a341a68d5c59aae91c4fce"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
mode: GRACEFUL
new_leader_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:06:13.054658 20645 raft_consensus.cc:606] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Received request to transfer leadership to TS 725b1305cda241dba606136390c979c9
I20260713 09:06:13.055090 20689 consensus_queue.cc:1048] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.065061 20717 consensus_queue.cc:1048] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:13.071645 20717 consensus_queue.cc:1048] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.080466 20736 raft_consensus.cc:993] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2: : Instructing follower 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:13.080955 20736 raft_consensus.cc:1081] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Signalling peer 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:13.084049 20494 raft_consensus.cc:3060] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:13.086186 20571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4cd21ef35a341a68d5c59aae91c4fce"
dest_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:57310
I20260713 09:06:13.087149 20571 raft_consensus.cc:493] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:13.087980 20571 raft_consensus.cc:3060] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.098522 20693 consensus_queue.cc:1048] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.100800 20717 consensus_queue.cc:1048] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.100042 20571 raft_consensus.cc:515] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.116427 20689 consensus_queue.cc:1048] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.119781 20693 consensus_queue.cc:1048] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.134070 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cd21ef35a341a68d5c59aae91c4fce" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:13.134840 20494 raft_consensus.cc:3060] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.135627 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cd21ef35a341a68d5c59aae91c4fce" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:13.136305 20645 raft_consensus.cc:3055] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:13.136699 20645 raft_consensus.cc:740] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:13.136363 20496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e611d803a7b4dd085616b5702e7bc42"
dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
mode: GRACEFUL
new_leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:40900
I20260713 09:06:13.137385 20496 raft_consensus.cc:606] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Received request to transfer leadership to TS de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:13.137924 20645 consensus_queue.cc:260] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.139442 20645 raft_consensus.cc:3060] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.142220 20571 leader_election.cc:290] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 2 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:13.145678 20494 raft_consensus.cc:2468] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:13.146886 20536 leader_election.cc:304] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [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: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:13.147866 20693 raft_consensus.cc:2804] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:13.148335 20693 raft_consensus.cc:697] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:13.149148 20693 consensus_queue.cc:237] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.150897 20729 raft_consensus.cc:993] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2: : Instructing follower 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:13.151440 20729 raft_consensus.cc:1081] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Signalling peer 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:13.153434 20570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33"
dest_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:57310
I20260713 09:06:13.154321 20689 raft_consensus.cc:993] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2: : Instructing follower 2850fdfa77c34ff8b1bd5f79abe33170 to start an election
I20260713 09:06:13.154322 20570 raft_consensus.cc:493] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:13.154927 20689 raft_consensus.cc:1081] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Signalling peer 2850fdfa77c34ff8b1bd5f79abe33170 to start an election
I20260713 09:06:13.155059 20570 raft_consensus.cc:3060] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.156832 20495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edb4473692404a6987b2a8bacd867fdb"
dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
 from {username='slave'} at 127.0.0.1:40888
I20260713 09:06:13.157384 20495 raft_consensus.cc:493] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:13.157737 20495 raft_consensus.cc:3060] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.158501 20645 raft_consensus.cc:2468] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:13.165009 20570 raft_consensus.cc:515] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.165385 20495 raft_consensus.cc:515] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.168032 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:13.168118 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb4473692404a6987b2a8bacd867fdb" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:13.168440 20495 leader_election.cc:290] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 2 election: Requested vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:13.168633 20494 raft_consensus.cc:3060] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.168745 20571 raft_consensus.cc:3060] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.172796 20570 leader_election.cc:290] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 2 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:13.173425 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:13.174012 20644 raft_consensus.cc:3055] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:13.174317 20644 raft_consensus.cc:740] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:13.174646 20390 catalog_manager.cc:5697] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 1 to 2, leader changed from de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67) to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:13.175120 20644 consensus_queue.cc:260] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.176510 20571 raft_consensus.cc:2468] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 2.
I20260713 09:06:13.178191 20644 raft_consensus.cc:3060] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.176565 20494 raft_consensus.cc:2468] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:13.178531 20460 leader_election.cc:304] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:13.177054 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb4473692404a6987b2a8bacd867fdb" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:13.179387 20697 raft_consensus.cc:2804] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:13.179486 20536 leader_election.cc:304] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [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: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:13.179569 20645 raft_consensus.cc:3055] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:13.179922 20697 raft_consensus.cc:697] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Becoming Leader. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:13.180321 20645 raft_consensus.cc:740] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:13.180765 20693 raft_consensus.cc:2804] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:13.180845 20697 consensus_queue.cc:237] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.181345 20693 raft_consensus.cc:697] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:13.181337 20645 consensus_queue.cc:260] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.182442 20693 consensus_queue.cc:237] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.182842 20645 raft_consensus.cc:3060] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.190042 20645 raft_consensus.cc:2468] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 2.
I20260713 09:06:13.189422 20391 catalog_manager.cc:5697] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 reported cstate change: term changed from 1 to 2, leader changed from de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67) to 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:13.194399 20644 raft_consensus.cc:2468] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:13.194267 20390 catalog_manager.cc:5697] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 1 to 2, leader changed from de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67) to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:13.271212 20697 consensus_queue.cc:1048] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.278060 20713 raft_consensus.cc:993] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170: : Instructing follower de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:13.278573 20704 raft_consensus.cc:1081] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Signalling peer de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:13.283195 20645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e611d803a7b4dd085616b5702e7bc42"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:35082
I20260713 09:06:13.284099 20645 raft_consensus.cc:493] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:13.284726 20645 raft_consensus.cc:3060] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.285148 20704 consensus_queue.cc:1048] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.292328 20645 raft_consensus.cc:515] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.295357 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e611d803a7b4dd085616b5702e7bc42" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:13.295480 20645 leader_election.cc:290] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 2 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:13.296021 20494 raft_consensus.cc:3055] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:13.296415 20494 raft_consensus.cc:740] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:13.297329 20494 consensus_queue.cc:260] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.298727 20494 raft_consensus.cc:3060] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.298681 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e611d803a7b4dd085616b5702e7bc42" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:13.299597 20571 raft_consensus.cc:3060] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:13.306447 20494 raft_consensus.cc:2468] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 2.
I20260713 09:06:13.307056 20571 raft_consensus.cc:2468] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 2.
I20260713 09:06:13.307669 20610 leader_election.cc:304] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:13.308815 20729 raft_consensus.cc:2804] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:13.309401 20729 raft_consensus.cc:697] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:13.310230 20729 consensus_queue.cc:237] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:13.316179 20390 catalog_manager.cc:5697] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 1 to 2, leader changed from 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65) to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:13.328797 20704 consensus_queue.cc:1048] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.336939 20765 consensus_queue.cc:1048] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:13.538071 20494 raft_consensus.cc:1275] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.539383 20693 consensus_queue.cc:1048] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:13.547461 20645 raft_consensus.cc:1275] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.549053 20708 consensus_queue.cc:1048] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:13.707584 20571 raft_consensus.cc:1275] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Refusing update from remote peer 2850fdfa77c34ff8b1bd5f79abe33170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.708894 20704 consensus_queue.cc:1048] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:13.715966 20645 raft_consensus.cc:1275] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 2850fdfa77c34ff8b1bd5f79abe33170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.718163 20697 consensus_queue.cc:1048] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:13.752597 20494 raft_consensus.cc:1275] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.753971 20722 consensus_queue.cc:1048] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:13.762698 20645 raft_consensus.cc:1275] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.764052 20708 consensus_queue.cc:1048] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:13.854676 20571 raft_consensus.cc:1275] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.855787 20729 consensus_queue.cc:1048] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:13.864306 20494 raft_consensus.cc:1275] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:13.865954 20771 consensus_queue.cc:1048] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:16.167799 20390 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45378:
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"
    }
  }
}
W20260713 09:06:16.170344 20390 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.
I20260713 09:06:16.217849 20483 tablet_service.cc:1511] Processing CreateTablet for tablet 9572579849cf44128647172f5e6205f4 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:16.219199 20483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9572579849cf44128647172f5e6205f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.219811 20561 tablet_service.cc:1511] Processing CreateTablet for tablet 9572579849cf44128647172f5e6205f4 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:16.220985 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9572579849cf44128647172f5e6205f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.229035 20480 tablet_service.cc:1511] Processing CreateTablet for tablet 561d0ff42f064b66b498f979746ab403 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:16.229965 20559 tablet_service.cc:1511] Processing CreateTablet for tablet 561d0ff42f064b66b498f979746ab403 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:16.230360 20480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561d0ff42f064b66b498f979746ab403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.230960 20559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561d0ff42f064b66b498f979746ab403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.239370 20631 tablet_service.cc:1511] Processing CreateTablet for tablet 9572579849cf44128647172f5e6205f4 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:16.240669 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9572579849cf44128647172f5e6205f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.243304 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 561d0ff42f064b66b498f979746ab403 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:16.240717 20787 tablet_bootstrap.cc:492] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:16.244547 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561d0ff42f064b66b498f979746ab403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.250548 20485 tablet_service.cc:1511] Processing CreateTablet for tablet 98b713fade98452b8129ffe4dc6bc43e (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:16.251991 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b713fade98452b8129ffe4dc6bc43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.253607 20559 tablet_service.cc:1511] Processing CreateTablet for tablet 98b713fade98452b8129ffe4dc6bc43e (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:16.254961 20559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b713fade98452b8129ffe4dc6bc43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.255204 20628 tablet_service.cc:1511] Processing CreateTablet for tablet 98b713fade98452b8129ffe4dc6bc43e (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:16.256484 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b713fade98452b8129ffe4dc6bc43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.272822 20480 tablet_service.cc:1511] Processing CreateTablet for tablet b0af10a76f994d9dbdc60022f01c936e (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:16.274163 20480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0af10a76f994d9dbdc60022f01c936e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.276376 20787 tablet_bootstrap.cc:654] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.279466 20479 tablet_service.cc:1511] Processing CreateTablet for tablet 911eb90001fb44afa9f0fc6ccc4085fb (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:16.279876 20561 tablet_service.cc:1511] Processing CreateTablet for tablet b0af10a76f994d9dbdc60022f01c936e (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:16.280704 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911eb90001fb44afa9f0fc6ccc4085fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.281100 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0af10a76f994d9dbdc60022f01c936e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.283561 20556 tablet_service.cc:1511] Processing CreateTablet for tablet 911eb90001fb44afa9f0fc6ccc4085fb (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:16.284739 20556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911eb90001fb44afa9f0fc6ccc4085fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.276961 20634 tablet_service.cc:1511] Processing CreateTablet for tablet b0af10a76f994d9dbdc60022f01c936e (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:16.287498 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0af10a76f994d9dbdc60022f01c936e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.284752 20630 tablet_service.cc:1511] Processing CreateTablet for tablet 911eb90001fb44afa9f0fc6ccc4085fb (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:16.290819 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911eb90001fb44afa9f0fc6ccc4085fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.310801 20483 tablet_service.cc:1511] Processing CreateTablet for tablet d02dbc941e9c452d9bc07d60c7e0d4e8 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:16.312223 20483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02dbc941e9c452d9bc07d60c7e0d4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.321864 20788 tablet_bootstrap.cc:492] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:16.326948 20789 tablet_bootstrap.cc:492] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:16.320971 20787 tablet_bootstrap.cc:492] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:16.331971 20556 tablet_service.cc:1511] Processing CreateTablet for tablet d02dbc941e9c452d9bc07d60c7e0d4e8 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:16.333277 20556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02dbc941e9c452d9bc07d60c7e0d4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.333693 20787 ts_tablet_manager.cc:1403] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.003s
I20260713 09:06:16.341686 20788 tablet_bootstrap.cc:654] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.344408 20631 tablet_service.cc:1511] Processing CreateTablet for tablet d02dbc941e9c452d9bc07d60c7e0d4e8 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:16.344817 20480 tablet_service.cc:1511] Processing CreateTablet for tablet fa1a13d89cc54b2288ed71c5bb7739ae (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:16.345716 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02dbc941e9c452d9bc07d60c7e0d4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.345993 20480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1a13d89cc54b2288ed71c5bb7739ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.348242 20789 tablet_bootstrap.cc:654] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.353799 20561 tablet_service.cc:1511] Processing CreateTablet for tablet fa1a13d89cc54b2288ed71c5bb7739ae (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:16.355299 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1a13d89cc54b2288ed71c5bb7739ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.356567 20628 tablet_service.cc:1511] Processing CreateTablet for tablet fa1a13d89cc54b2288ed71c5bb7739ae (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:16.357854 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1a13d89cc54b2288ed71c5bb7739ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.358349 20483 tablet_service.cc:1511] Processing CreateTablet for tablet 5d55fdb046d04245889b21faa8175ecd (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:16.360471 20559 tablet_service.cc:1511] Processing CreateTablet for tablet 5d55fdb046d04245889b21faa8175ecd (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:16.361647 20559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d55fdb046d04245889b21faa8175ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.362046 20483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d55fdb046d04245889b21faa8175ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.352535 20787 raft_consensus.cc:359] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.362733 20787 raft_consensus.cc:385] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.363040 20787 raft_consensus.cc:740] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.364184 20634 tablet_service.cc:1511] Processing CreateTablet for tablet 5d55fdb046d04245889b21faa8175ecd (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:16.365368 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d55fdb046d04245889b21faa8175ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.370175 20787 consensus_queue.cc:260] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.375692 20787 ts_tablet_manager.cc:1434] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260713 09:06:16.376585 20787 tablet_bootstrap.cc:492] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9: Bootstrap starting.
W20260713 09:06:16.377986 20460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.65.66:40871, user_credentials={real_user=slave}} blocked reactor thread for 48365.3us
I20260713 09:06:16.391441 20553 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9d8de240d845f79c3ea4c53f6a73f8 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:16.392728 20553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9d8de240d845f79c3ea4c53f6a73f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.391476 20480 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9d8de240d845f79c3ea4c53f6a73f8 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:16.406585 20630 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9d8de240d845f79c3ea4c53f6a73f8 (DEFAULT_TABLE table=soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:16.407675 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9d8de240d845f79c3ea4c53f6a73f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.415139 20480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9d8de240d845f79c3ea4c53f6a73f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.426975 20789 tablet_bootstrap.cc:492] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:16.427481 20789 ts_tablet_manager.cc:1403] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.004s
I20260713 09:06:16.429665 20789 raft_consensus.cc:359] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.430261 20789 raft_consensus.cc:385] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.430513 20789 raft_consensus.cc:740] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.431164 20789 consensus_queue.cc:260] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.431603 20787 tablet_bootstrap.cc:654] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.433018 20789 ts_tablet_manager.cc:1434] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:06:16.434206 20789 tablet_bootstrap.cc:492] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:16.434892 20788 tablet_bootstrap.cc:492] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:16.435369 20788 ts_tablet_manager.cc:1403] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.114s	user 0.006s	sys 0.014s
I20260713 09:06:16.438364 20788 raft_consensus.cc:359] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.439116 20788 raft_consensus.cc:385] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.439409 20788 raft_consensus.cc:740] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
W20260713 09:06:16.440614 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:16.440196 20788 consensus_queue.cc:260] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.441336 20789 tablet_bootstrap.cc:654] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.455790 20788 ts_tablet_manager.cc:1434] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:06:16.460134 20788 tablet_bootstrap.cc:492] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:16.461019 20787 tablet_bootstrap.cc:492] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:16.461179 20789 tablet_bootstrap.cc:492] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:16.461642 20787 ts_tablet_manager.cc:1403] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.025s
I20260713 09:06:16.461700 20789 ts_tablet_manager.cc:1403] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.015s
I20260713 09:06:16.464838 20787 raft_consensus.cc:359] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.465596 20787 raft_consensus.cc:385] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.465965 20787 raft_consensus.cc:740] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.465741 20789 raft_consensus.cc:359] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.466578 20789 raft_consensus.cc:385] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.466593 20788 tablet_bootstrap.cc:654] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.466914 20789 raft_consensus.cc:740] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.467005 20787 consensus_queue.cc:260] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.467691 20789 consensus_queue.cc:260] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.469563 20787 ts_tablet_manager.cc:1434] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:16.469988 20789 ts_tablet_manager.cc:1434] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:06:16.470561 20787 tablet_bootstrap.cc:492] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:16.470902 20789 tablet_bootstrap.cc:492] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:16.477360 20787 tablet_bootstrap.cc:654] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.479157 20789 tablet_bootstrap.cc:654] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.483588 20787 tablet_bootstrap.cc:492] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:16.484072 20787 ts_tablet_manager.cc:1403] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:06:16.486951 20787 raft_consensus.cc:359] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.487709 20787 raft_consensus.cc:385] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.487838 20788 tablet_bootstrap.cc:492] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:16.488057 20787 raft_consensus.cc:740] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.488581 20788 ts_tablet_manager.cc:1403] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260713 09:06:16.489089 20787 consensus_queue.cc:260] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.491734 20787 ts_tablet_manager.cc:1434] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:16.492439 20788 raft_consensus.cc:359] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.493182 20788 raft_consensus.cc:385] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.493347 20787 tablet_bootstrap.cc:492] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:16.493484 20788 raft_consensus.cc:740] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.494730 20789 tablet_bootstrap.cc:492] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:16.495261 20789 ts_tablet_manager.cc:1403] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260713 09:06:16.494295 20788 consensus_queue.cc:260] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.497507 20788 ts_tablet_manager.cc:1434] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 09:06:16.498977 20788 tablet_bootstrap.cc:492] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:16.500283 20787 tablet_bootstrap.cc:654] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.501789 20789 raft_consensus.cc:359] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.502606 20789 raft_consensus.cc:385] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.502931 20789 raft_consensus.cc:740] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.503832 20789 consensus_queue.cc:260] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.506284 20789 ts_tablet_manager.cc:1434] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:06:16.507191 20788 tablet_bootstrap.cc:654] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.507376 20789 tablet_bootstrap.cc:492] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:16.509496 20774 raft_consensus.cc:493] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:16.509969 20774 raft_consensus.cc:515] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.512058 20708 raft_consensus.cc:493] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:16.512584 20708 raft_consensus.cc:515] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.513227 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:16.514657 20708 leader_election.cc:290] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:16.516682 20789 tablet_bootstrap.cc:654] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.517442 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:16.518334 20571 raft_consensus.cc:2468] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:16.519739 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
W20260713 09:06:16.514672 20610 leader_election.cc:343] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:16.522523 20536 leader_election.cc:343] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:16.523554 20609 leader_election.cc:304] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:16.526945 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:16.527796 20645 raft_consensus.cc:2468] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 0.
I20260713 09:06:16.512092 20774 leader_election.cc:290] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:16.530584 20789 tablet_bootstrap.cc:492] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:16.531335 20789 ts_tablet_manager.cc:1403] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260713 09:06:16.531387 20537 leader_election.cc:304] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:16.535984 20789 raft_consensus.cc:359] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.536552 20708 raft_consensus.cc:2804] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:16.530866 20774 raft_consensus.cc:2804] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:16.537544 20708 raft_consensus.cc:493] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:16.537930 20774 raft_consensus.cc:493] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:16.538245 20708 raft_consensus.cc:3060] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.538556 20774 raft_consensus.cc:3060] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.541115 20789 raft_consensus.cc:385] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.541740 20789 raft_consensus.cc:740] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.565078 20789 consensus_queue.cc:260] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.568512 20789 ts_tablet_manager.cc:1434] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.002s
I20260713 09:06:16.575260 20789 tablet_bootstrap.cc:492] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:16.578718 20708 raft_consensus.cc:515] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.587818 20708 leader_election.cc:290] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:16.592420 20789 tablet_bootstrap.cc:654] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:16.592731 20609 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.66:40871, user_credentials={real_user=slave}} blocked reactor thread for 69276.4us
W20260713 09:06:16.594396 20537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.67:45075, user_credentials={real_user=slave}} blocked reactor thread for 63122.4us
I20260713 09:06:16.605859 20789 tablet_bootstrap.cc:492] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:16.601624 20774 raft_consensus.cc:515] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.654582 20789 ts_tablet_manager.cc:1403] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.049s
I20260713 09:06:16.657706 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
W20260713 09:06:16.659792 20610 leader_election.cc:343] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:16.659569 20789 raft_consensus.cc:359] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.607225 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:16.660867 20789 raft_consensus.cc:385] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.661345 20645 raft_consensus.cc:2393] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 725b1305cda241dba606136390c979c9 in current term 1: Already voted for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in this term.
I20260713 09:06:16.661537 20789 raft_consensus.cc:740] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.652374 20805 raft_consensus.cc:493] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:16.662879 20789 consensus_queue.cc:260] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.663566 20805 raft_consensus.cc:515] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.666574 20789 ts_tablet_manager.cc:1434] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:06:16.667466 20805 leader_election.cc:290] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:16.675005 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d0ff42f064b66b498f979746ab403" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:16.617542 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:16.675907 20494 raft_consensus.cc:2468] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 0.
W20260713 09:06:16.677528 20536 leader_election.cc:343] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:16.678140 20536 leader_election.cc:304] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9; no voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:16.678997 20789 tablet_bootstrap.cc:492] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:16.679414 20805 raft_consensus.cc:2749] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:16.680428 20536 leader_election.cc:304] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:16.681464 20805 raft_consensus.cc:2804] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:16.682078 20805 raft_consensus.cc:493] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:16.682492 20805 raft_consensus.cc:3060] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.687443 20789 tablet_bootstrap.cc:654] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.688150 20774 leader_election.cc:290] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:16.688575 20787 tablet_bootstrap.cc:492] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:16.689088 20787 ts_tablet_manager.cc:1403] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.196s	user 0.046s	sys 0.107s
I20260713 09:06:16.677891 20803 raft_consensus.cc:493] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:16.689697 20803 raft_consensus.cc:515] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.691838 20788 tablet_bootstrap.cc:492] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:16.692509 20788 ts_tablet_manager.cc:1403] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.194s	user 0.077s	sys 0.096s
I20260713 09:06:16.692395 20787 raft_consensus.cc:359] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.692724 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9572579849cf44128647172f5e6205f4" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:16.693248 20787 raft_consensus.cc:385] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.693538 20495 raft_consensus.cc:2468] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:16.693607 20787 raft_consensus.cc:740] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.694558 20787 consensus_queue.cc:260] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.694835 20610 leader_election.cc:304] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:16.697032 20787 ts_tablet_manager.cc:1434] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:16.698055 20787 tablet_bootstrap.cc:492] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:16.698962 20774 raft_consensus.cc:2804] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:16.699400 20774 raft_consensus.cc:493] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:16.699766 20774 raft_consensus.cc:3060] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.700800 20805 raft_consensus.cc:515] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.704710 20788 raft_consensus.cc:359] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.705812 20788 raft_consensus.cc:385] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.706159 20788 raft_consensus.cc:740] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.706313 20787 tablet_bootstrap.cc:654] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.706988 20788 consensus_queue.cc:260] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.707904 20789 tablet_bootstrap.cc:492] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:16.708425 20789 ts_tablet_manager.cc:1403] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.013s
I20260713 09:06:16.709335 20788 ts_tablet_manager.cc:1434] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:06:16.710338 20788 tablet_bootstrap.cc:492] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:16.711556 20789 raft_consensus.cc:359] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.713523 20789 raft_consensus.cc:385] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.713894 20789 raft_consensus.cc:740] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.713111 20805 leader_election.cc:290] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:16.714708 20789 consensus_queue.cc:260] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.718261 20787 tablet_bootstrap.cc:492] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:16.718740 20787 ts_tablet_manager.cc:1403] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260713 09:06:16.719457 20788 tablet_bootstrap.cc:654] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.722180 20787 raft_consensus.cc:359] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.722987 20787 raft_consensus.cc:385] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.723310 20787 raft_consensus.cc:740] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.724128 20787 consensus_queue.cc:260] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.726919 20787 ts_tablet_manager.cc:1434] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:16.728778 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d0ff42f064b66b498f979746ab403" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:16.729441 20495 raft_consensus.cc:3060] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.742306 20803 leader_election.cc:290] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:16.744678 20803 raft_consensus.cc:493] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:16.746857 20803 raft_consensus.cc:515] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.747524 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d0ff42f064b66b498f979746ab403" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:16.748224 20644 raft_consensus.cc:3060] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.749697 20803 leader_election.cc:290] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:16.750982 20787 tablet_bootstrap.cc:492] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:16.746165 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d0ff42f064b66b498f979746ab403" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:16.751366 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9572579849cf44128647172f5e6205f4" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:16.751971 20570 raft_consensus.cc:2468] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:16.752992 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0af10a76f994d9dbdc60022f01c936e" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:16.750723 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:16.750595 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0af10a76f994d9dbdc60022f01c936e" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:16.755801 20571 raft_consensus.cc:2393] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate de1c65b4c78d48e28362cdb17aa5e6f2 in current term 1: Already voted for candidate 725b1305cda241dba606136390c979c9 in this term.
I20260713 09:06:16.755856 20569 raft_consensus.cc:2468] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
W20260713 09:06:16.757963 20610 leader_election.cc:343] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:16.759389 20787 tablet_bootstrap.cc:654] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.759235 20609 leader_election.cc:304] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [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: de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9
I20260713 09:06:16.760495 20609 leader_election.cc:304] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:16.761565 20803 raft_consensus.cc:2749] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:16.762209 20803 raft_consensus.cc:2804] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:16.762822 20803 raft_consensus.cc:493] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:16.763316 20803 raft_consensus.cc:3060] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.743150 20495 raft_consensus.cc:2468] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 1.
I20260713 09:06:16.778169 20787 tablet_bootstrap.cc:492] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:16.778594 20536 leader_election.cc:304] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:16.778978 20787 ts_tablet_manager.cc:1403] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.009s
I20260713 09:06:16.779508 20805 raft_consensus.cc:2804] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:16.780004 20805 raft_consensus.cc:697] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:16.780879 20805 consensus_queue.cc:237] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.786067 20787 raft_consensus.cc:359] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.786103 20644 raft_consensus.cc:2468] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 1.
I20260713 09:06:16.787176 20787 raft_consensus.cc:385] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.787694 20787 raft_consensus.cc:740] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.788699 20787 consensus_queue.cc:260] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.796788 20803 raft_consensus.cc:515] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.798640 20787 ts_tablet_manager.cc:1434] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260713 09:06:16.806495 20787 tablet_bootstrap.cc:492] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:16.807479 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0af10a76f994d9dbdc60022f01c936e" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:16.807674 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0af10a76f994d9dbdc60022f01c936e" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:16.808213 20569 raft_consensus.cc:3060] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.809916 20803 leader_election.cc:290] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:16.810487 20774 raft_consensus.cc:515] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.813314 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9572579849cf44128647172f5e6205f4" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:16.813499 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9572579849cf44128647172f5e6205f4" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:16.814069 20571 raft_consensus.cc:3060] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.815627 20787 tablet_bootstrap.cc:654] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.817983 20494 raft_consensus.cc:3060] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.824882 20569 raft_consensus.cc:2468] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:16.826053 20609 leader_election.cc:304] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:16.826970 20805 raft_consensus.cc:493] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:16.827433 20805 raft_consensus.cc:515] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.829356 20805 leader_election.cc:290] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:16.830299 20494 raft_consensus.cc:2468] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:16.831048 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:16.831570 20610 leader_election.cc:304] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:16.832389 20808 raft_consensus.cc:2804] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:16.832837 20808 raft_consensus.cc:697] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:16.833024 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:16.833722 20808 consensus_queue.cc:237] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
W20260713 09:06:16.834858 20536 leader_election.cc:343] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:16.835582 20537 leader_election.cc:343] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:16.836002 20537 leader_election.cc:304] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9; no voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:16.837260 20804 raft_consensus.cc:2749] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:16.842969 20571 raft_consensus.cc:2468] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:16.820519 20391 catalog_manager.cc:5697] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:16.845541 20803 raft_consensus.cc:2804] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:16.821233 20774 leader_election.cc:290] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
W20260713 09:06:16.848645 20610 leader_election.cc:343] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:16.850844 20803 raft_consensus.cc:697] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:16.852273 20789 ts_tablet_manager.cc:1434] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.144s	user 0.048s	sys 0.072s
I20260713 09:06:16.853147 20788 tablet_bootstrap.cc:492] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:16.852972 20803 consensus_queue.cc:237] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.853655 20789 tablet_bootstrap.cc:492] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:16.853721 20788 ts_tablet_manager.cc:1403] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.144s	user 0.027s	sys 0.071s
I20260713 09:06:16.857573 20788 raft_consensus.cc:359] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.861610 20788 raft_consensus.cc:385] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.862612 20788 raft_consensus.cc:740] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.864504 20789 tablet_bootstrap.cc:654] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.865418 20788 consensus_queue.cc:260] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.869524 20788 ts_tablet_manager.cc:1434] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:06:16.875695 20787 tablet_bootstrap.cc:492] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:16.883085 20789 tablet_bootstrap.cc:492] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:16.883888 20787 ts_tablet_manager.cc:1403] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.018s
I20260713 09:06:16.883982 20789 ts_tablet_manager.cc:1403] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.012s
I20260713 09:06:16.884162 20788 tablet_bootstrap.cc:492] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:16.887284 20787 raft_consensus.cc:359] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.887485 20789 raft_consensus.cc:359] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.888118 20787 raft_consensus.cc:385] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.888240 20789 raft_consensus.cc:385] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.888509 20787 raft_consensus.cc:740] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.894102 20787 consensus_queue.cc:260] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.896446 20787 ts_tablet_manager.cc:1434] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260713 09:06:16.897496 20787 tablet_bootstrap.cc:492] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:16.898691 20393 catalog_manager.cc:5697] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:16.900027 20393 catalog_manager.cc:5697] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:16.890565 20788 tablet_bootstrap.cc:654] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.902612 20789 raft_consensus.cc:740] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.903185 20793 raft_consensus.cc:493] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:16.903513 20789 consensus_queue.cc:260] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.903726 20793 raft_consensus.cc:515] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.906828 20789 ts_tablet_manager.cc:1434] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260713 09:06:16.906987 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:16.907612 20787 tablet_bootstrap.cc:654] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.907848 20789 tablet_bootstrap.cc:492] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:16.911314 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:16.912489 20644 raft_consensus.cc:2393] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2850fdfa77c34ff8b1bd5f79abe33170 in current term 1: Already voted for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in this term.
I20260713 09:06:16.914199 20793 leader_election.cc:290] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:16.907899 20571 raft_consensus.cc:2393] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2850fdfa77c34ff8b1bd5f79abe33170 in current term 1: Already voted for candidate 725b1305cda241dba606136390c979c9 in this term.
I20260713 09:06:16.916989 20789 tablet_bootstrap.cc:654] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.921954 20803 raft_consensus.cc:493] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:16.922797 20803 raft_consensus.cc:515] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.926143 20774 raft_consensus.cc:493] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:16.926754 20774 raft_consensus.cc:515] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.928351 20460 leader_election.cc:304] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170; no voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:16.930130 20789 tablet_bootstrap.cc:492] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:16.930353 20803 leader_election.cc:290] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:16.930624 20789 ts_tablet_manager.cc:1403] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260713 09:06:16.930994 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:16.931694 20569 raft_consensus.cc:2468] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:16.932545 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:16.933542 20789 raft_consensus.cc:359] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.934325 20789 raft_consensus.cc:385] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.934648 20789 raft_consensus.cc:740] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.934114 20609 leader_election.cc:304] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:16.935361 20789 consensus_queue.cc:260] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.935950 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911eb90001fb44afa9f0fc6ccc4085fb" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:16.936384 20810 raft_consensus.cc:2804] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:16.936621 20571 raft_consensus.cc:2468] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:16.937502 20789 ts_tablet_manager.cc:1434] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:16.938133 20609 leader_election.cc:304] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:16.938906 20789 tablet_bootstrap.cc:492] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2: Bootstrap starting.
I20260713 09:06:16.939368 20808 raft_consensus.cc:2804] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:16.939775 20808 raft_consensus.cc:493] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:16.940120 20808 raft_consensus.cc:3060] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.940565 20787 tablet_bootstrap.cc:492] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:16.940975 20787 ts_tablet_manager.cc:1403] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.012s
I20260713 09:06:16.936764 20810 raft_consensus.cc:493] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:16.941349 20810 raft_consensus.cc:3060] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.943639 20774 leader_election.cc:290] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:16.943816 20787 raft_consensus.cc:359] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.944594 20787 raft_consensus.cc:385] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.944866 20787 raft_consensus.cc:740] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.945787 20789 tablet_bootstrap.cc:654] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.945500 20787 consensus_queue.cc:260] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
W20260713 09:06:16.946516 20610 leader_election.cc:343] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:16.947638 20787 ts_tablet_manager.cc:1434] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:16.948544 20787 tablet_bootstrap.cc:492] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9: Bootstrap starting.
I20260713 09:06:16.950703 20810 raft_consensus.cc:515] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.952102 20793 raft_consensus.cc:3060] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.954286 20787 tablet_bootstrap.cc:654] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:16.967221 20810 leader_election.cc:290] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:16.968834 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:16.969722 20571 raft_consensus.cc:3060] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.970237 20788 tablet_bootstrap.cc:492] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:16.970880 20788 ts_tablet_manager.cc:1403] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.024s
I20260713 09:06:16.974877 20788 raft_consensus.cc:359] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.975826 20788 raft_consensus.cc:385] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.976253 20788 raft_consensus.cc:740] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.980008 20808 raft_consensus.cc:515] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.980540 20787 tablet_bootstrap.cc:492] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9: No bootstrap required, opened a new log
I20260713 09:06:16.980661 20789 tablet_bootstrap.cc:492] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2: No bootstrap required, opened a new log
I20260713 09:06:16.981289 20787 ts_tablet_manager.cc:1403] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.009s
I20260713 09:06:16.981362 20789 ts_tablet_manager.cc:1403] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.015s
I20260713 09:06:16.984109 20787 raft_consensus.cc:359] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.984210 20789 raft_consensus.cc:359] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.984927 20789 raft_consensus.cc:385] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.985199 20789 raft_consensus.cc:740] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.986119 20789 consensus_queue.cc:260] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.989965 20789 ts_tablet_manager.cc:1434] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:16.984779 20787 raft_consensus.cc:385] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:16.991534 20787 raft_consensus.cc:740] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Initialized, Role: FOLLOWER
I20260713 09:06:16.993402 20788 consensus_queue.cc:260] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.992204 20787 consensus_queue.cc:260] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:16.996771 20787 ts_tablet_manager.cc:1434] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:06:16.996999 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911eb90001fb44afa9f0fc6ccc4085fb" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:16.997802 20569 raft_consensus.cc:3060] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:16.999807 20810 raft_consensus.cc:493] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:17.000317 20810 raft_consensus.cc:515] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.002604 20810 leader_election.cc:290] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:17.008723 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:17.009609 20570 raft_consensus.cc:2468] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:17.011193 20609 leader_election.cc:304] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:17.012149 20810 raft_consensus.cc:2804] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:17.012605 20810 raft_consensus.cc:493] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:17.013028 20810 raft_consensus.cc:3060] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.013646 20828 raft_consensus.cc:493] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:17.014590 20788 ts_tablet_manager.cc:1434] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.043s	user 0.022s	sys 0.006s
I20260713 09:06:17.014218 20828 raft_consensus.cc:515] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.015599 20788 tablet_bootstrap.cc:492] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:17.015457 20569 raft_consensus.cc:2468] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:17.017225 20609 leader_election.cc:304] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:17.018069 20803 raft_consensus.cc:2804] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:17.018546 20803 raft_consensus.cc:697] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:17.018671 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911eb90001fb44afa9f0fc6ccc4085fb" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:17.019408 20803 consensus_queue.cc:237] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.020468 20828 leader_election.cc:290] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:17.021489 20810 raft_consensus.cc:515] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.022754 20788 tablet_bootstrap.cc:654] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:17.023871 20810 leader_election.cc:290] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:17.025039 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:17.025739 20570 raft_consensus.cc:3060] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.028879 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911eb90001fb44afa9f0fc6ccc4085fb" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:17.029561 20495 raft_consensus.cc:2468] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:17.030169 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911eb90001fb44afa9f0fc6ccc4085fb" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:17.030449 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:17.030611 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:17.030807 20496 raft_consensus.cc:3060] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.031605 20788 tablet_bootstrap.cc:492] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:17.032085 20788 ts_tablet_manager.cc:1403] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
W20260713 09:06:17.032322 20610 leader_election.cc:343] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:17.032891 20808 leader_election.cc:290] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
W20260713 09:06:17.033828 20610 leader_election.cc:343] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:17.034320 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:17.034953 20788 raft_consensus.cc:359] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.035666 20788 raft_consensus.cc:385] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:17.035729 20793 raft_consensus.cc:2749] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:17.036031 20788 raft_consensus.cc:740] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
W20260713 09:06:17.036880 20610 leader_election.cc:343] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:17.036762 20788 consensus_queue.cc:260] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.037158 20568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911eb90001fb44afa9f0fc6ccc4085fb" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:16.994901 20827 raft_consensus.cc:493] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:16.985313 20571 raft_consensus.cc:2468] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:17.039825 20788 ts_tablet_manager.cc:1434] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:17.042200 20568 raft_consensus.cc:2393] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2850fdfa77c34ff8b1bd5f79abe33170 in current term 1: Already voted for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in this term.
I20260713 09:06:17.037487 20570 raft_consensus.cc:2468] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:17.042804 20788 tablet_bootstrap.cc:492] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:17.043083 20609 leader_election.cc:304] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:17.044343 20609 leader_election.cc:304] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:17.045121 20803 raft_consensus.cc:2804] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:17.045662 20803 raft_consensus.cc:697] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:17.045957 20808 raft_consensus.cc:2804] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:17.046875 20808 raft_consensus.cc:697] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:17.046604 20803 consensus_queue.cc:237] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.047730 20808 consensus_queue.cc:237] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.048599 20496 raft_consensus.cc:2468] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:17.049821 20788 tablet_bootstrap.cc:654] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:17.051714 20827 raft_consensus.cc:515] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.055825 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0af10a76f994d9dbdc60022f01c936e" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:17.041510 20393 catalog_manager.cc:5697] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:17.057919 20827 leader_election.cc:290] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:17.067019 20788 tablet_bootstrap.cc:492] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:17.067517 20788 ts_tablet_manager.cc:1403] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260713 09:06:17.068753 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0af10a76f994d9dbdc60022f01c936e" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:17.069305 20460 leader_election.cc:304] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170; no voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:17.069665 20569 raft_consensus.cc:2393] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2850fdfa77c34ff8b1bd5f79abe33170 in current term 1: Already voted for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in this term.
I20260713 09:06:17.070147 20827 raft_consensus.cc:2749] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:17.070415 20788 raft_consensus.cc:359] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.071118 20788 raft_consensus.cc:385] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:17.071399 20788 raft_consensus.cc:740] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:17.071911 20805 raft_consensus.cc:493] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:17.072175 20788 consensus_queue.cc:260] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.072400 20805 raft_consensus.cc:515] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.074427 20805 leader_election.cc:290] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:17.074533 20788 ts_tablet_manager.cc:1434] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:17.075448 20788 tablet_bootstrap.cc:492] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:17.079073 20391 catalog_manager.cc:5697] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:17.080653 20391 catalog_manager.cc:5697] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:17.082013 20788 tablet_bootstrap.cc:654] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:17.083253 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d8de240d845f79c3ea4c53f6a73f8" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:17.083902 20644 raft_consensus.cc:2468] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 0.
I20260713 09:06:17.085229 20537 leader_election.cc:304] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:17.086509 20805 raft_consensus.cc:2804] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:17.086900 20805 raft_consensus.cc:493] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:17.087234 20805 raft_consensus.cc:3060] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.087301 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d8de240d845f79c3ea4c53f6a73f8" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
W20260713 09:06:17.089378 20536 leader_election.cc:343] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:17.095049 20460 leader_election.cc:304] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170; no voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:17.096146 20827 raft_consensus.cc:3060] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.101999 20805 raft_consensus.cc:515] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.103775 20827 raft_consensus.cc:2749] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:17.104890 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d8de240d845f79c3ea4c53f6a73f8" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:17.105223 20805 leader_election.cc:290] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
W20260713 09:06:17.106400 20536 leader_election.cc:343] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:17.106729 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d8de240d845f79c3ea4c53f6a73f8" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:17.107336 20644 raft_consensus.cc:3060] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.108297 20788 tablet_bootstrap.cc:492] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:17.108748 20788 ts_tablet_manager.cc:1403] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.021s
I20260713 09:06:17.111390 20788 raft_consensus.cc:359] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.112004 20788 raft_consensus.cc:385] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:17.112355 20788 raft_consensus.cc:740] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:17.113090 20788 consensus_queue.cc:260] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.114250 20644 raft_consensus.cc:2468] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 1.
I20260713 09:06:17.115259 20788 ts_tablet_manager.cc:1434] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:17.115490 20537 leader_election.cc:304] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:17.116140 20788 tablet_bootstrap.cc:492] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170: Bootstrap starting.
I20260713 09:06:17.116285 20805 raft_consensus.cc:2804] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:17.117002 20805 raft_consensus.cc:697] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:17.117897 20805 consensus_queue.cc:237] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.122581 20788 tablet_bootstrap.cc:654] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:17.126853 20788 tablet_bootstrap.cc:492] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170: No bootstrap required, opened a new log
I20260713 09:06:17.126667 20393 catalog_manager.cc:5697] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:17.127233 20788 ts_tablet_manager.cc:1403] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:06:17.129235 20788 raft_consensus.cc:359] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.129698 20788 raft_consensus.cc:385] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:17.129969 20788 raft_consensus.cc:740] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Initialized, Role: FOLLOWER
I20260713 09:06:17.130524 20788 consensus_queue.cc:260] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.132220 20788 ts_tablet_manager.cc:1434] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:06:17.154867 20803 raft_consensus.cc:493] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:17.155369 20803 raft_consensus.cc:515] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.157017 20803 leader_election.cc:290] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:17.158236 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:17.158313 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:17.158843 20493 raft_consensus.cc:2468] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:17.159189 20569 raft_consensus.cc:2468] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 0.
I20260713 09:06:17.159802 20805 raft_consensus.cc:493] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:17.160022 20610 leader_election.cc:304] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:17.160307 20805 raft_consensus.cc:515] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.160857 20803 raft_consensus.cc:2804] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:17.161273 20803 raft_consensus.cc:493] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:17.161545 20803 raft_consensus.cc:3060] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.162374 20805 leader_election.cc:290] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:17.163082 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:17.163391 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:17.163713 20493 raft_consensus.cc:2468] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 0.
I20260713 09:06:17.164739 20536 leader_election.cc:304] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:17.165355 20805 raft_consensus.cc:2804] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:17.165625 20805 raft_consensus.cc:493] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:17.165961 20805 raft_consensus.cc:3060] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.167336 20803 raft_consensus.cc:515] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.168294 20644 raft_consensus.cc:2393] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 725b1305cda241dba606136390c979c9 in current term 1: Already voted for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in this term.
I20260713 09:06:17.169397 20803 leader_election.cc:290] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:17.169571 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:17.170138 20493 raft_consensus.cc:3060] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.171021 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:17.171882 20805 raft_consensus.cc:515] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.172816 20569 raft_consensus.cc:2393] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate de1c65b4c78d48e28362cdb17aa5e6f2 in current term 1: Already voted for candidate 725b1305cda241dba606136390c979c9 in this term.
I20260713 09:06:17.174662 20805 leader_election.cc:290] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 1 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:17.175420 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:17.176095 20644 raft_consensus.cc:2393] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 725b1305cda241dba606136390c979c9 in current term 1: Already voted for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in this term.
I20260713 09:06:17.174547 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:17.176296 20493 raft_consensus.cc:2468] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 1.
I20260713 09:06:17.177400 20610 leader_election.cc:304] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 725b1305cda241dba606136390c979c9
I20260713 09:06:17.177495 20536 leader_election.cc:304] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9; no voters: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:17.178332 20805 raft_consensus.cc:2749] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:17.178332 20803 raft_consensus.cc:2804] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:17.179167 20803 raft_consensus.cc:697] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:17.179991 20803 consensus_queue.cc:237] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.189013 20393 catalog_manager.cc:5697] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:17.202013 20793 raft_consensus.cc:493] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:17.202514 20793 raft_consensus.cc:515] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.204228 20793 leader_election.cc:290] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:17.205125 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d8de240d845f79c3ea4c53f6a73f8" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:17.205204 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d8de240d845f79c3ea4c53f6a73f8" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:17.206053 20644 raft_consensus.cc:2393] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2850fdfa77c34ff8b1bd5f79abe33170 in current term 1: Already voted for candidate 725b1305cda241dba606136390c979c9 in this term.
I20260713 09:06:17.207182 20460 leader_election.cc:304] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170; no voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:17.207402 20805 consensus_queue.cc:1048] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.207942 20793 raft_consensus.cc:3060] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.213596 20793 raft_consensus.cc:2749] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:17.219995 20805 consensus_queue.cc:1048] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.258323 20793 raft_consensus.cc:493] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:17.258884 20793 raft_consensus.cc:515] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.260778 20793 leader_election.cc:290] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:17.261502 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:17.262032 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:17.262409 20569 raft_consensus.cc:2393] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2850fdfa77c34ff8b1bd5f79abe33170 in current term 1: Already voted for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in this term.
I20260713 09:06:17.263541 20462 leader_election.cc:304] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170; no voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:17.264395 20827 raft_consensus.cc:3060] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.269269 20827 raft_consensus.cc:2749] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:17.283138 20803 consensus_queue.cc:1048] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.292725 20808 consensus_queue.cc:1048] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.303869 20793 raft_consensus.cc:493] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:17.304407 20793 raft_consensus.cc:515] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:17.306494 20793 leader_election.cc:290] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:17.307492 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:17.308207 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "725b1305cda241dba606136390c979c9" is_pre_election: true
I20260713 09:06:17.309334 20569 raft_consensus.cc:2393] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2850fdfa77c34ff8b1bd5f79abe33170 in current term 1: Already voted for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in this term.
I20260713 09:06:17.310238 20460 leader_election.cc:304] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170; no voters: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:17.310920 20793 raft_consensus.cc:3060] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:17.315991 20793 raft_consensus.cc:2749] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:17.342474 20803 consensus_queue.cc:1048] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.353327 20810 consensus_queue.cc:1048] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.432453 20810 consensus_queue.cc:1048] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:17.444308 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:17.447100 20810 consensus_queue.cc:1048] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.501266 20810 consensus_queue.cc:1048] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.511502 20774 consensus_queue.cc:1048] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.537427 20774 consensus_queue.cc:1048] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.543442 20774 consensus_queue.cc:1048] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.561473 20805 consensus_queue.cc:1048] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.573714 20805 consensus_queue.cc:1048] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:17.692735 20774 consensus_queue.cc:1048] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:17.706112 20774 consensus_queue.cc:1048] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:18.448081 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:06:19.451076 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:06:20.454217 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:06:21.456844 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:06:22.460002 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:06:23.463011 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:06:24.466964 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:06:25.469799 20442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:25.823575 20868 raft_consensus.cc:493] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:25.824430 20868 raft_consensus.cc:515] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:25.826649 20868 leader_election.cc:290] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:25.827567 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" is_pre_election: true
I20260713 09:06:25.827802 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" is_pre_election: true
I20260713 09:06:25.828431 20493 raft_consensus.cc:2468] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 1.
I20260713 09:06:25.828608 20644 raft_consensus.cc:2468] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 1.
I20260713 09:06:25.829734 20536 leader_election.cc:304] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [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: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:25.830416 20868 raft_consensus.cc:2804] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:25.830729 20868 raft_consensus.cc:493] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:25.831015 20868 raft_consensus.cc:3060] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.837141 20868 raft_consensus.cc:515] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:25.838863 20868 leader_election.cc:290] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 2 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:25.840286 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:25.840281 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:25.840965 20493 raft_consensus.cc:3060] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.841028 20645 raft_consensus.cc:3060] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.848714 20645 raft_consensus.cc:2468] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:25.849623 20493 raft_consensus.cc:2468] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:25.849792 20537 leader_election.cc:304] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:25.850600 20868 raft_consensus.cc:2804] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:25.851145 20868 raft_consensus.cc:697] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:25.852101 20868 consensus_queue.cc:237] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [LEADER]: Queue going to LEADER 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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:25.861316 20392 catalog_manager.cc:5697] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.278801 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9572579849cf44128647172f5e6205f4"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
mode: GRACEFUL
new_leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:06:26.279346 20645 raft_consensus.cc:606] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Received request to transfer leadership to TS 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:26.295490 20570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "561d0ff42f064b66b498f979746ab403"
dest_uuid: "725b1305cda241dba606136390c979c9"
mode: GRACEFUL
new_leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
 from {username='slave'} at 127.0.0.1:51652
I20260713 09:06:26.295936 20570 raft_consensus.cc:606] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Received request to transfer leadership to TS 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:26.301177 20570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e"
dest_uuid: "725b1305cda241dba606136390c979c9"
mode: GRACEFUL
new_leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
 from {username='slave'} at 127.0.0.1:51652
I20260713 09:06:26.301705 20570 raft_consensus.cc:606] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Received request to transfer leadership to TS 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:26.306618 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0af10a76f994d9dbdc60022f01c936e"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
mode: GRACEFUL
new_leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:06:26.307034 20645 raft_consensus.cc:606] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Received request to transfer leadership to TS 2850fdfa77c34ff8b1bd5f79abe33170
I20260713 09:06:26.311714 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "911eb90001fb44afa9f0fc6ccc4085fb"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
mode: GRACEFUL
new_leader_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:06:26.312170 20645 raft_consensus.cc:606] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Received request to transfer leadership to TS 725b1305cda241dba606136390c979c9
I20260713 09:06:26.317615 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
mode: GRACEFUL
new_leader_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:06:26.318447 20645 raft_consensus.cc:606] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Received request to transfer leadership to TS 725b1305cda241dba606136390c979c9
I20260713 09:06:26.320454 20869 raft_consensus.cc:993] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2: : Instructing follower 2850fdfa77c34ff8b1bd5f79abe33170 to start an election
I20260713 09:06:26.320969 20875 raft_consensus.cc:1081] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Signalling peer 2850fdfa77c34ff8b1bd5f79abe33170 to start an election
I20260713 09:06:26.322441 20496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0af10a76f994d9dbdc60022f01c936e"
dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
 from {username='slave'} at 127.0.0.1:40888
I20260713 09:06:26.322937 20496 raft_consensus.cc:493] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.323312 20496 raft_consensus.cc:3060] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.323697 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
mode: GRACEFUL
new_leader_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:06:26.324177 20645 raft_consensus.cc:606] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Received request to transfer leadership to TS 725b1305cda241dba606136390c979c9
I20260713 09:06:26.328756 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
mode: GRACEFUL
new_leader_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:35092
I20260713 09:06:26.329169 20645 raft_consensus.cc:606] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Received request to transfer leadership to TS 725b1305cda241dba606136390c979c9
I20260713 09:06:26.330600 20496 raft_consensus.cc:515] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.333031 20496 leader_election.cc:290] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 2 election: Requested vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:26.334126 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0af10a76f994d9dbdc60022f01c936e" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:26.334239 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0af10a76f994d9dbdc60022f01c936e" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:26.334573 20569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b9d8de240d845f79c3ea4c53f6a73f8"
dest_uuid: "725b1305cda241dba606136390c979c9"
mode: GRACEFUL
new_leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:51652
I20260713 09:06:26.335268 20570 raft_consensus.cc:3060] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.334872 20644 raft_consensus.cc:3055] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.335431 20569 raft_consensus.cc:606] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Received request to transfer leadership to TS de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:26.335806 20644 raft_consensus.cc:740] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:26.336787 20644 consensus_queue.cc:260] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.338641 20644 raft_consensus.cc:3060] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.342654 20570 raft_consensus.cc:2468] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 2.
I20260713 09:06:26.344022 20460 leader_election.cc:304] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:26.344825 20793 raft_consensus.cc:2804] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.344967 20644 raft_consensus.cc:2468] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 2.
I20260713 09:06:26.346038 20793 raft_consensus.cc:697] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Becoming Leader. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:26.346962 20793 consensus_queue.cc:237] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.354247 20392 catalog_manager.cc:5697] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 reported cstate change: term changed from 1 to 2, leader changed from de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67) to 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.361508 20644 raft_consensus.cc:1275] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:26.362892 20868 consensus_queue.cc:1048] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:26.376959 20496 raft_consensus.cc:1275] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:26.378908 20889 consensus_queue.cc:1048] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:26.386902 20868 raft_consensus.cc:993] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9: : Instructing follower 2850fdfa77c34ff8b1bd5f79abe33170 to start an election
I20260713 09:06:26.387404 20889 raft_consensus.cc:1081] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Signalling peer 2850fdfa77c34ff8b1bd5f79abe33170 to start an election
I20260713 09:06:26.389010 20496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e"
dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
 from {username='slave'} at 127.0.0.1:40872
I20260713 09:06:26.389456 20496 raft_consensus.cc:493] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.389792 20496 raft_consensus.cc:3060] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:26.394795 20496 raft_consensus.cc:515] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.396370 20496 leader_election.cc:290] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 3 election: Requested vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:26.397455 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:26.397863 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b713fade98452b8129ffe4dc6bc43e" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:26.398068 20644 raft_consensus.cc:3060] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:26.398350 20570 raft_consensus.cc:3055] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:26.398687 20570 raft_consensus.cc:740] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:26.399354 20570 consensus_queue.cc:260] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.400272 20570 raft_consensus.cc:3060] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:26.404304 20644 raft_consensus.cc:2468] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 3.
I20260713 09:06:26.405376 20462 leader_election.cc:304] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:26.405509 20570 raft_consensus.cc:2468] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 3.
I20260713 09:06:26.406075 20793 raft_consensus.cc:2804] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:26.407929 20793 raft_consensus.cc:697] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 LEADER]: Becoming Leader. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:26.408888 20793 consensus_queue.cc:237] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.415221 20393 catalog_manager.cc:5697] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 reported cstate change: term changed from 2 to 3, leader changed from 725b1305cda241dba606136390c979c9 (127.16.65.66) to 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65). New cstate: current_term: 3 leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.456192 20869 raft_consensus.cc:993] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2: : Instructing follower 2850fdfa77c34ff8b1bd5f79abe33170 to start an election
I20260713 09:06:26.456650 20875 raft_consensus.cc:1081] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Signalling peer 2850fdfa77c34ff8b1bd5f79abe33170 to start an election
I20260713 09:06:26.458115 20496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9572579849cf44128647172f5e6205f4"
dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
 from {username='slave'} at 127.0.0.1:40888
I20260713 09:06:26.458599 20496 raft_consensus.cc:493] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.458871 20496 raft_consensus.cc:3060] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.463533 20496 raft_consensus.cc:515] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.465056 20496 leader_election.cc:290] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 2 election: Requested vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:26.465811 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9572579849cf44128647172f5e6205f4" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:26.466069 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9572579849cf44128647172f5e6205f4" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:26.466480 20570 raft_consensus.cc:3060] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.466640 20644 raft_consensus.cc:3055] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.467063 20644 raft_consensus.cc:740] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:26.467983 20644 consensus_queue.cc:260] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.469501 20644 raft_consensus.cc:3060] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.474506 20570 raft_consensus.cc:2468] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 2.
I20260713 09:06:26.475734 20460 leader_election.cc:304] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:26.476534 20793 raft_consensus.cc:2804] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.477109 20793 raft_consensus.cc:697] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Becoming Leader. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:26.478039 20793 consensus_queue.cc:237] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.478919 20644 raft_consensus.cc:2468] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 2.
I20260713 09:06:26.486908 20393 catalog_manager.cc:5697] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 reported cstate change: term changed from 1 to 2, leader changed from de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67) to 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.506747 20869 raft_consensus.cc:993] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2: : Instructing follower 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:26.507222 20875 raft_consensus.cc:1081] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Signalling peer 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:26.508626 20570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae"
dest_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:57310
I20260713 09:06:26.509083 20570 raft_consensus.cc:493] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.509358 20570 raft_consensus.cc:3060] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.513813 20570 raft_consensus.cc:515] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.515350 20570 leader_election.cc:290] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 2 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:26.516112 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:26.516337 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1a13d89cc54b2288ed71c5bb7739ae" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:26.516706 20496 raft_consensus.cc:3060] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.516975 20644 raft_consensus.cc:3055] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.517400 20644 raft_consensus.cc:740] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:26.518278 20644 consensus_queue.cc:260] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.519331 20869 raft_consensus.cc:993] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2: : Instructing follower 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:26.519763 20644 raft_consensus.cc:3060] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.519853 20869 raft_consensus.cc:1081] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Signalling peer 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:26.521576 20570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd"
dest_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:57310
I20260713 09:06:26.522110 20570 raft_consensus.cc:493] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.522491 20570 raft_consensus.cc:3060] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.523054 20496 raft_consensus.cc:2468] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:26.524163 20536 leader_election.cc:304] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [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: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:26.524986 20889 raft_consensus.cc:2804] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.525476 20889 raft_consensus.cc:697] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:26.526844 20644 raft_consensus.cc:2468] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:26.526459 20889 consensus_queue.cc:237] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.528378 20570 raft_consensus.cc:515] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.530859 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:26.531387 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:26.531592 20496 raft_consensus.cc:3060] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.532060 20644 raft_consensus.cc:3055] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.530932 20570 leader_election.cc:290] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 2 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:26.532460 20644 raft_consensus.cc:740] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:26.533700 20644 consensus_queue.cc:260] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.535063 20644 raft_consensus.cc:3060] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.535995 20393 catalog_manager.cc:5697] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 1 to 2, leader changed from de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67) to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.540333 20496 raft_consensus.cc:2468] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:26.541522 20536 leader_election.cc:304] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [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: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:26.541695 20644 raft_consensus.cc:2468] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:26.542346 20889 raft_consensus.cc:2804] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.542910 20889 raft_consensus.cc:697] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:26.543897 20889 consensus_queue.cc:237] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.552503 20393 catalog_manager.cc:5697] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 1 to 2, leader changed from de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67) to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.561951 20875 raft_consensus.cc:993] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2: : Instructing follower 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:26.562453 20869 raft_consensus.cc:1081] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Signalling peer 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:26.563838 20570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "911eb90001fb44afa9f0fc6ccc4085fb"
dest_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:57310
I20260713 09:06:26.564296 20570 raft_consensus.cc:493] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.564576 20570 raft_consensus.cc:3060] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.569937 20570 raft_consensus.cc:515] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.571800 20570 leader_election.cc:290] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 2 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:26.572659 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911eb90001fb44afa9f0fc6ccc4085fb" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:26.572817 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911eb90001fb44afa9f0fc6ccc4085fb" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:26.573319 20496 raft_consensus.cc:3060] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.573452 20644 raft_consensus.cc:3055] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.574129 20644 raft_consensus.cc:740] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:26.575239 20644 consensus_queue.cc:260] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.576404 20644 raft_consensus.cc:3060] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.578706 20496 raft_consensus.cc:2468] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:26.579686 20536 leader_election.cc:304] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [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: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:26.580505 20889 raft_consensus.cc:2804] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.581065 20889 raft_consensus.cc:697] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:26.581593 20644 raft_consensus.cc:2468] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:26.582093 20889 consensus_queue.cc:237] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.590698 20393 catalog_manager.cc:5697] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 1 to 2, leader changed from de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67) to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.620748 20868 raft_consensus.cc:993] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9: : Instructing follower 2850fdfa77c34ff8b1bd5f79abe33170 to start an election
I20260713 09:06:26.621248 20868 raft_consensus.cc:1081] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Signalling peer 2850fdfa77c34ff8b1bd5f79abe33170 to start an election
I20260713 09:06:26.622833 20496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "561d0ff42f064b66b498f979746ab403"
dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
 from {username='slave'} at 127.0.0.1:40872
I20260713 09:06:26.623485 20496 raft_consensus.cc:493] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.623890 20496 raft_consensus.cc:3060] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.626469 20889 raft_consensus.cc:993] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9: : Instructing follower de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:26.627125 20868 raft_consensus.cc:1081] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Signalling peer de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:26.628602 20644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b9d8de240d845f79c3ea4c53f6a73f8"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:35090
I20260713 09:06:26.629043 20644 raft_consensus.cc:493] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.629318 20644 raft_consensus.cc:3060] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.630527 20496 raft_consensus.cc:515] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.633093 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d0ff42f064b66b498f979746ab403" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:26.633323 20496 leader_election.cc:290] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [CANDIDATE]: Term 2 election: Requested vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:26.633841 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561d0ff42f064b66b498f979746ab403" candidate_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:26.633724 20570 raft_consensus.cc:3055] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.634332 20645 raft_consensus.cc:3060] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.634473 20570 raft_consensus.cc:740] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:26.635335 20570 consensus_queue.cc:260] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.635635 20644 raft_consensus.cc:515] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.636366 20570 raft_consensus.cc:3060] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.637984 20644 leader_election.cc:290] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 2 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:26.639025 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d8de240d845f79c3ea4c53f6a73f8" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:26.639614 20569 raft_consensus.cc:3055] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.639964 20569 raft_consensus.cc:740] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:26.640407 20645 raft_consensus.cc:2468] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 2.
I20260713 09:06:26.640820 20569 consensus_queue.cc:260] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.642740 20569 raft_consensus.cc:3060] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.642753 20462 leader_election.cc:304] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: 2850fdfa77c34ff8b1bd5f79abe33170, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:26.643790 20570 raft_consensus.cc:2468] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2850fdfa77c34ff8b1bd5f79abe33170 in term 2.
I20260713 09:06:26.643959 20793 raft_consensus.cc:2804] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.644810 20793 raft_consensus.cc:697] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Becoming Leader. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:26.645588 20793 consensus_queue.cc:237] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.650120 20569 raft_consensus.cc:2468] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 2.
I20260713 09:06:26.650048 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9d8de240d845f79c3ea4c53f6a73f8" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:26.651086 20496 raft_consensus.cc:3060] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.651584 20609 leader_election.cc:304] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:26.652431 20869 raft_consensus.cc:2804] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.652891 20869 raft_consensus.cc:697] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:26.653957 20869 consensus_queue.cc:237] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.655341 20393 catalog_manager.cc:5697] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 reported cstate change: term changed from 1 to 2, leader changed from 725b1305cda241dba606136390c979c9 (127.16.65.66) to 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65). New cstate: current_term: 2 leader_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.657742 20496 raft_consensus.cc:2468] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 2.
I20260713 09:06:26.664606 20392 catalog_manager.cc:5697] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 1 to 2, leader changed from 725b1305cda241dba606136390c979c9 (127.16.65.66) to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:26.788553 20875 raft_consensus.cc:993] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2: : Instructing follower 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:26.789057 20869 raft_consensus.cc:1081] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Signalling peer 725b1305cda241dba606136390c979c9 to start an election
I20260713 09:06:26.789103 20569 raft_consensus.cc:1275] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Refusing update from remote peer 2850fdfa77c34ff8b1bd5f79abe33170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:26.790402 20793 consensus_queue.cc:1048] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.790571 20569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8"
dest_uuid: "725b1305cda241dba606136390c979c9"
 from {username='slave'} at 127.0.0.1:57310
I20260713 09:06:26.791081 20569 raft_consensus.cc:493] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.791442 20569 raft_consensus.cc:3060] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.805740 20569 raft_consensus.cc:515] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.806495 20645 raft_consensus.cc:1275] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 2850fdfa77c34ff8b1bd5f79abe33170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:26.808421 20569 leader_election.cc:290] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [CANDIDATE]: Term 2 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075)
I20260713 09:06:26.808416 20892 consensus_queue.cc:1048] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:26.809048 20496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:26.809618 20496 raft_consensus.cc:3060] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.810987 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02dbc941e9c452d9bc07d60c7e0d4e8" candidate_uuid: "725b1305cda241dba606136390c979c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
I20260713 09:06:26.811548 20645 raft_consensus.cc:3055] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.811857 20645 raft_consensus.cc:740] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:26.812791 20645 consensus_queue.cc:260] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.814219 20645 raft_consensus.cc:3060] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.821403 20496 raft_consensus.cc:2468] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:26.822113 20645 raft_consensus.cc:2468] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 725b1305cda241dba606136390c979c9 in term 2.
I20260713 09:06:26.823071 20536 leader_election.cc:304] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [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: 2850fdfa77c34ff8b1bd5f79abe33170, 725b1305cda241dba606136390c979c9; no voters: 
I20260713 09:06:26.824064 20868 raft_consensus.cc:2804] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.824683 20868 raft_consensus.cc:697] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Becoming Leader. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:26.825562 20868 consensus_queue.cc:237] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:26.838778 20393 catalog_manager.cc:5697] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 reported cstate change: term changed from 1 to 2, leader changed from de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67) to 725b1305cda241dba606136390c979c9 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "725b1305cda241dba606136390c979c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.857229 20644 raft_consensus.cc:1275] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Refusing update from remote peer 2850fdfa77c34ff8b1bd5f79abe33170: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:26.858479 20892 consensus_queue.cc:1048] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.866490 20570 raft_consensus.cc:1275] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Refusing update from remote peer 2850fdfa77c34ff8b1bd5f79abe33170: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:26.867815 20793 consensus_queue.cc:1048] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.952852 20570 raft_consensus.cc:1275] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Refusing update from remote peer 2850fdfa77c34ff8b1bd5f79abe33170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:26.954030 20793 consensus_queue.cc:1048] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.965359 20645 raft_consensus.cc:1275] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 2850fdfa77c34ff8b1bd5f79abe33170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:26.966929 20793 consensus_queue.cc:1048] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.074726 20496 raft_consensus.cc:1275] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.076037 20868 consensus_queue.cc:1048] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.086766 20644 raft_consensus.cc:1275] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.088068 20868 consensus_queue.cc:1048] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.092521 20644 raft_consensus.cc:1275] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 2850fdfa77c34ff8b1bd5f79abe33170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.094004 20884 consensus_queue.cc:1048] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.097669 20496 raft_consensus.cc:1275] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.099257 20876 consensus_queue.cc:1048] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:27.107821 20570 raft_consensus.cc:1275] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Refusing update from remote peer 2850fdfa77c34ff8b1bd5f79abe33170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.109933 20643 raft_consensus.cc:1275] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.112536 20892 consensus_queue.cc:1048] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.114331 20868 consensus_queue.cc:1048] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.119784 20645 raft_consensus.cc:1275] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.127571 20889 consensus_queue.cc:1048] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.144755 20496 raft_consensus.cc:1275] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.146127 20876 consensus_queue.cc:1048] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.193172 20570 raft_consensus.cc:1275] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.194969 20875 consensus_queue.cc:1048] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.197628 20496 raft_consensus.cc:1275] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.199034 20875 consensus_queue.cc:1048] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.322424 20496 raft_consensus.cc:1275] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.324081 20876 consensus_queue.cc:1048] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.334995 20643 raft_consensus.cc:1275] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Refusing update from remote peer 725b1305cda241dba606136390c979c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.337697 20889 consensus_queue.cc:1048] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:29.339483 20393 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45378:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:06:29.359937 20393 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45378:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:06:29.385262 16645 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:06:29.626248 20942 log.cc:927] Time spent T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
W20260713 09:06:29.626248 20939 log.cc:927] Time spent T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
W20260713 09:06:29.742280 20954 log.cc:927] Time spent T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
W20260713 09:06:29.750286 20953 log.cc:927] Time spent T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260713 09:06:29.849637 20961 log.cc:927] Time spent T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260713 09:06:29.857954 20972 tablet.cc:1724] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9: 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
W20260713 09:06:29.862746 20460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.65.66:40871, user_credentials={real_user=slave}} blocked reactor thread for 86306.7us
W20260713 09:06:29.806149 20536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.65.65:34751, user_credentials={real_user=slave}} blocked reactor thread for 113688us
I20260713 09:06:29.895401 20570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd"
dest_uuid: "725b1305cda241dba606136390c979c9"
mode: GRACEFUL
new_leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:51668
I20260713 09:06:29.896001 20570 raft_consensus.cc:606] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Received request to transfer leadership to TS de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:29.897243 20977 tablet.cc:1724] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9: 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
I20260713 09:06:29.919100 20981 tablet.cc:1724] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9: 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
W20260713 09:06:29.946185 20597 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:9572579849cf44128647172f5e6205f4)
W20260713 09:06:29.956215 20597 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:9572579849cf44128647172f5e6205f4)
W20260713 09:06:29.964365 20597 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:9572579849cf44128647172f5e6205f4)
I20260713 09:06:29.996495 20983 tablet.cc:1724] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170: 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
I20260713 09:06:29.965112 20984 tablet.cc:1724] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170: 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
I20260713 09:06:29.922600 20967 tablet.cc:1724] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9: 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
I20260713 09:06:29.993065 20971 tablet.cc:1724] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170: 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
I20260713 09:06:30.008589 20972 tablet.cc:1724] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9: 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
I20260713 09:06:30.011474 20988 tablet.cc:1724] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2: 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
I20260713 09:06:30.023203 20992 tablet.cc:1724] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170: 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
I20260713 09:06:30.052366 20995 tablet.cc:1724] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2: 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
I20260713 09:06:30.058099 20993 tablet.cc:1724] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2: 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
I20260713 09:06:30.069264 20973 raft_consensus.cc:993] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9: : Instructing follower de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:30.072956 20971 tablet.cc:1724] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170: 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
I20260713 09:06:30.082146 20977 tablet.cc:1724] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9: 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
I20260713 09:06:30.085393 20971 tablet.cc:1724] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170: 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
I20260713 09:06:30.083956 20984 tablet.cc:1724] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170: 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
I20260713 09:06:30.090075 20986 tablet.cc:1724] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2: 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
I20260713 09:06:30.088711 20992 tablet.cc:1724] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170: 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
I20260713 09:06:30.096956 20971 tablet.cc:1724] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170: 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
I20260713 09:06:30.106029 20978 raft_consensus.cc:1081] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Signalling peer de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:30.111800 20642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:35090
I20260713 09:06:30.113368 20642 raft_consensus.cc:493] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:30.113878 20642 raft_consensus.cc:3060] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:30.118995 20981 tablet.cc:1724] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9: 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
I20260713 09:06:30.124244 20494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9572579849cf44128647172f5e6205f4"
dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
mode: GRACEFUL
new_leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:34050
I20260713 09:06:30.124858 20494 raft_consensus.cc:606] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Received request to transfer leadership to TS de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:30.124342 20967 tablet.cc:1724] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9: 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
I20260713 09:06:30.126463 16645 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:06:30.127079 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:30.130683 20642 raft_consensus.cc:515] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:30.136461 20642 leader_election.cc:290] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 3 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:30.137455 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:30.137902 20568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d55fdb046d04245889b21faa8175ecd" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:30.138159 20494 raft_consensus.cc:3060] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:30.138470 20568 raft_consensus.cc:3055] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:30.138850 20568 raft_consensus.cc:740] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:30.139197 20988 tablet.cc:1724] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2: 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
I20260713 09:06:30.139678 20568 consensus_queue.cc:260] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:30.133466 20993 tablet.cc:1724] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2: 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
I20260713 09:06:30.142238 20568 raft_consensus.cc:3060] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:30.143790 20569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33"
dest_uuid: "725b1305cda241dba606136390c979c9"
mode: GRACEFUL
new_leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:51668
I20260713 09:06:30.144443 20569 raft_consensus.cc:606] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Received request to transfer leadership to TS de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:30.148200 20493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5942c1a73b754ad484fddfdc6dbee016"
dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
mode: GRACEFUL
new_leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:34050
I20260713 09:06:30.148697 20493 raft_consensus.cc:606] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Received request to transfer leadership to TS de1c65b4c78d48e28362cdb17aa5e6f2
I20260713 09:06:30.150254 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:30.150846 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:30.151647 20568 raft_consensus.cc:2468] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 3.
I20260713 09:06:30.152815 20609 leader_election.cc:304] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:30.153602 20998 raft_consensus.cc:2804] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:30.154309 20998 raft_consensus.cc:697] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:30.155118 20998 consensus_queue.cc:237] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:30.162138 20986 tablet.cc:1724] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2: 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
I20260713 09:06:30.163527 20494 raft_consensus.cc:2468] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 3.
I20260713 09:06:30.172576 20993 tablet.cc:1724] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2: 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
I20260713 09:06:30.174904 20391 catalog_manager.cc:5697] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 2 to 3, leader changed from 725b1305cda241dba606136390c979c9 (127.16.65.66) to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 3 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:30.176513 20391 catalog_manager.cc:5789] TS de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67:45075) does not have the latest schema for tablet 5d55fdb046d04245889b21faa8175ecd (table soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b]). Expected version 1 got 0
I20260713 09:06:30.177522 20977 tablet.cc:1724] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9: 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
I20260713 09:06:30.193125 20988 tablet.cc:1724] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2: 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
I20260713 09:06:30.215613 20393 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb: soft_deleted_table [id=80d3dbaaff744119980acd68dd6d2f6b] alter complete (version 1)
I20260713 09:06:30.341496 20979 raft_consensus.cc:993] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170: : Instructing follower de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:30.342036 20979 raft_consensus.cc:1081] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Signalling peer de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:30.343439 20642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9572579849cf44128647172f5e6205f4"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:35082
I20260713 09:06:30.343928 20642 raft_consensus.cc:493] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:30.344324 20642 raft_consensus.cc:3060] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:30.350346 20642 raft_consensus.cc:515] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:30.352414 20642 leader_election.cc:290] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 3 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:30.353318 20568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9572579849cf44128647172f5e6205f4" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:30.353242 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9572579849cf44128647172f5e6205f4" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:30.354118 20568 raft_consensus.cc:3060] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:30.354187 20494 raft_consensus.cc:3055] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:30.354671 20494 raft_consensus.cc:740] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:30.355458 20494 consensus_queue.cc:260] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:30.356680 20494 raft_consensus.cc:3060] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:30.361191 20568 raft_consensus.cc:2468] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 3.
I20260713 09:06:30.362358 20609 leader_election.cc:304] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:30.362987 20998 raft_consensus.cc:2804] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:30.363160 20976 raft_consensus.cc:993] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9: : Instructing follower de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:30.363510 20998 raft_consensus.cc:697] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:30.363708 20978 raft_consensus.cc:1081] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Signalling peer de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:30.364042 20494 raft_consensus.cc:2468] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 3.
I20260713 09:06:30.364419 20998 consensus_queue.cc:237] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:30.365217 20642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:35090
I20260713 09:06:30.365718 20642 raft_consensus.cc:493] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:30.366092 20642 raft_consensus.cc:3060] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:30.371472 20642 raft_consensus.cc:515] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:30.372145 20393 catalog_manager.cc:5697] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 2 to 3, leader changed from 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65) to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 3 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:30.373212 20642 leader_election.cc:290] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 3 election: Requested vote from peers 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751), 725b1305cda241dba606136390c979c9 (127.16.65.66:40871)
I20260713 09:06:30.374238 20568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:30.374755 20568 raft_consensus.cc:3055] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:30.375084 20568 raft_consensus.cc:740] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 725b1305cda241dba606136390c979c9, State: Running, Role: LEADER
I20260713 09:06:30.375917 20568 consensus_queue.cc:260] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:30.375190 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd44856b46bebcc93ee38001ea33" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:30.376983 20568 raft_consensus.cc:3060] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:30.377128 20494 raft_consensus.cc:3060] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:30.383090 20568 raft_consensus.cc:2468] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 3.
I20260713 09:06:30.383724 20494 raft_consensus.cc:2468] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 3.
I20260713 09:06:30.384227 20609 leader_election.cc:304] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:30.385202 20997 raft_consensus.cc:2804] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:30.385687 20997 raft_consensus.cc:697] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:30.386524 20997 consensus_queue.cc:237] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } }
I20260713 09:06:30.395362 20393 catalog_manager.cc:5697] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 2 to 3, leader changed from 725b1305cda241dba606136390c979c9 (127.16.65.66) to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 3 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:30.518649 20979 raft_consensus.cc:993] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170: : Instructing follower de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:30.519189 20964 raft_consensus.cc:1081] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Signalling peer de1c65b4c78d48e28362cdb17aa5e6f2 to start an election
I20260713 09:06:30.520651 20642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5942c1a73b754ad484fddfdc6dbee016"
dest_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2"
 from {username='slave'} at 127.0.0.1:35082
I20260713 09:06:30.521257 20642 raft_consensus.cc:493] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:30.521636 20642 raft_consensus.cc:3060] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.527034 20642 raft_consensus.cc:515] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:30.528533 20642 leader_election.cc:290] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [CANDIDATE]: Term 2 election: Requested vote from peers 725b1305cda241dba606136390c979c9 (127.16.65.66:40871), 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751)
I20260713 09:06:30.529579 20568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c1a73b754ad484fddfdc6dbee016" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "725b1305cda241dba606136390c979c9"
I20260713 09:06:30.530112 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5942c1a73b754ad484fddfdc6dbee016" candidate_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2850fdfa77c34ff8b1bd5f79abe33170"
I20260713 09:06:30.530117 20568 raft_consensus.cc:3060] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.530727 20494 raft_consensus.cc:3055] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:30.531669 20494 raft_consensus.cc:740] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2850fdfa77c34ff8b1bd5f79abe33170, State: Running, Role: LEADER
I20260713 09:06:30.532547 20494 consensus_queue.cc:260] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [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: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:30.533713 20494 raft_consensus.cc:3060] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:30.536340 20568 raft_consensus.cc:2468] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 2.
I20260713 09:06:30.537287 20609 leader_election.cc:304] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: 725b1305cda241dba606136390c979c9, de1c65b4c78d48e28362cdb17aa5e6f2; no voters: 
I20260713 09:06:30.538012 20997 raft_consensus.cc:2804] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:30.538508 20997 raft_consensus.cc:697] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 LEADER]: Becoming Leader. State: Replica: de1c65b4c78d48e28362cdb17aa5e6f2, State: Running, Role: LEADER
I20260713 09:06:30.538843 20494 raft_consensus.cc:2468] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de1c65b4c78d48e28362cdb17aa5e6f2 in term 2.
I20260713 09:06:30.539354 20997 consensus_queue.cc:237] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [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: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } }
I20260713 09:06:30.547102 20393 catalog_manager.cc:5697] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 reported cstate change: term changed from 1 to 2, leader changed from 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65) to de1c65b4c78d48e28362cdb17aa5e6f2 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de1c65b4c78d48e28362cdb17aa5e6f2" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 45075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:30.672097 20494 raft_consensus.cc:1275] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:30.673427 20997 consensus_queue.cc:1048] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:30.686661 20568 raft_consensus.cc:1275] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:30.687973 20997 consensus_queue.cc:1048] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:30.784243 20494 raft_consensus.cc:1275] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:30.785379 20997 consensus_queue.cc:1048] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:30.793253 20569 raft_consensus.cc:1275] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:06:30.794866 20997 consensus_queue.cc:1048] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:30.899390 20494 raft_consensus.cc:1275] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:30.900868 20997 consensus_queue.cc:1048] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:30.911950 20569 raft_consensus.cc:1275] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:30.913796 21006 consensus_queue.cc:1048] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:30.968406 20494 raft_consensus.cc:1275] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:30.969633 21006 consensus_queue.cc:1048] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2850fdfa77c34ff8b1bd5f79abe33170" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 34751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:30.978876 20569 raft_consensus.cc:1275] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Refusing update from remote peer de1c65b4c78d48e28362cdb17aa5e6f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:30.980229 21006 consensus_queue.cc:1048] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "725b1305cda241dba606136390c979c9" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:31.211297 16645 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:06:31.217096 16645 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:06:31.217512 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:31.222081 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:31.222366 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:32.257699 16645 tablet_server.cc:179] TabletServer@127.16.65.65:0 shutting down...
W20260713 09:06:32.284906 20536 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260713 09:06:32.292707 20536 consensus_peers.cc:597] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 -> Peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Couldn't send request to peer 2850fdfa77c34ff8b1bd5f79abe33170. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:32.297648 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:32.298820 16645 tablet_replica.cc:333] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.300160 16645 raft_consensus.cc:2243] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:32.300719 20536 consensus_peers.cc:597] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 -> Peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Couldn't send request to peer 2850fdfa77c34ff8b1bd5f79abe33170. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:32.301246 16645 raft_consensus.cc:2272] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.304636 16645 tablet_replica.cc:333] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.305313 16645 raft_consensus.cc:2243] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.305954 16645 raft_consensus.cc:2272] T 5d55fdb046d04245889b21faa8175ecd P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.308274 16645 tablet_replica.cc:333] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.308959 16645 raft_consensus.cc:2243] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.309897 16645 raft_consensus.cc:2272] T b0af10a76f994d9dbdc60022f01c936e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.313055 16645 tablet_replica.cc:333] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.313794 16645 raft_consensus.cc:2243] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.314646 16645 raft_consensus.cc:2272] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.318040 16645 tablet_replica.cc:333] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.318732 16645 raft_consensus.cc:2243] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.319918 16645 raft_consensus.cc:2272] T 98b713fade98452b8129ffe4dc6bc43e P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.322576 16645 tablet_replica.cc:333] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.323222 16645 raft_consensus.cc:2243] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.324286 16645 raft_consensus.cc:2272] T c8afcf5b20564c2ebabbb35324d1ebb9 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.327059 16645 tablet_replica.cc:333] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.327746 16645 raft_consensus.cc:2243] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.328293 16645 raft_consensus.cc:2272] T 9572579849cf44128647172f5e6205f4 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.330677 16645 tablet_replica.cc:333] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.331290 16645 raft_consensus.cc:2243] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.332150 16645 raft_consensus.cc:2272] T edb4473692404a6987b2a8bacd867fdb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.334564 16645 tablet_replica.cc:333] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.335176 16645 raft_consensus.cc:2243] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.335989 16645 raft_consensus.cc:2272] T 561d0ff42f064b66b498f979746ab403 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.338330 16645 tablet_replica.cc:333] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.339182 16645 raft_consensus.cc:2243] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.340088 16645 raft_consensus.cc:2272] T 911eb90001fb44afa9f0fc6ccc4085fb P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.348004 16645 tablet_replica.cc:333] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.348920 16645 raft_consensus.cc:2243] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.350068 16645 raft_consensus.cc:2272] T fa524cae6dd5420ab7710b2abf4cf73a P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.353365 16645 tablet_replica.cc:333] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.354022 16645 raft_consensus.cc:2243] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.354576 16645 raft_consensus.cc:2272] T 1e39fd44856b46bebcc93ee38001ea33 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.356707 16645 tablet_replica.cc:333] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.357239 16645 raft_consensus.cc:2243] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.357673 16645 raft_consensus.cc:2272] T 5942c1a73b754ad484fddfdc6dbee016 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.359934 16645 tablet_replica.cc:333] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.360440 16645 raft_consensus.cc:2243] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.360882 16645 raft_consensus.cc:2272] T 0e611d803a7b4dd085616b5702e7bc42 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.363062 16645 tablet_replica.cc:333] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.363530 16645 raft_consensus.cc:2243] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.363951 16645 raft_consensus.cc:2272] T d0e09fe99fde460db9f9bc6d7508a290 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.365937 16645 tablet_replica.cc:333] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.366420 16645 raft_consensus.cc:2243] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.366855 16645 raft_consensus.cc:2272] T fa1a13d89cc54b2288ed71c5bb7739ae P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.369925 16645 tablet_replica.cc:333] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.370466 16645 raft_consensus.cc:2243] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.370940 16645 raft_consensus.cc:2272] T b4cd21ef35a341a68d5c59aae91c4fce P 2850fdfa77c34ff8b1bd5f79abe33170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.373091 16645 tablet_replica.cc:333] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170: stopping tablet replica
I20260713 09:06:32.373560 16645 raft_consensus.cc:2243] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.374475 16645 raft_consensus.cc:2272] T 2e01f47ec5a0401f879cfa13e2391ec7 P 2850fdfa77c34ff8b1bd5f79abe33170 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:32.388926 20610 consensus_peers.cc:597] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 -> Peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Couldn't send request to peer 2850fdfa77c34ff8b1bd5f79abe33170. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:32.411989 16645 tablet_server.cc:196] TabletServer@127.16.65.65:0 shutdown complete.
W20260713 09:06:32.448930 20536 consensus_peers.cc:597] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 -> Peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Couldn't send request to peer 2850fdfa77c34ff8b1bd5f79abe33170. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:34751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:32.455950 16645 tablet_server.cc:179] TabletServer@127.16.65.66:0 shutting down...
I20260713 09:06:32.490291 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:32.491159 16645 tablet_replica.cc:333] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.492791 16645 raft_consensus.cc:2243] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.494057 16645 raft_consensus.cc:2272] T 6b9d8de240d845f79c3ea4c53f6a73f8 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.497663 16645 tablet_replica.cc:333] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.498484 16645 raft_consensus.cc:2243] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.499502 16645 raft_consensus.cc:2272] T 5d55fdb046d04245889b21faa8175ecd P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:32.501011 20610 consensus_peers.cc:597] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 -> Peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Couldn't send request to peer 2850fdfa77c34ff8b1bd5f79abe33170. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:34751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:32.502486 16645 tablet_replica.cc:333] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.503150 16645 raft_consensus.cc:2243] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.503651 16645 raft_consensus.cc:2272] T b0af10a76f994d9dbdc60022f01c936e P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.506001 16645 tablet_replica.cc:333] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.506608 16645 raft_consensus.cc:2243] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.507474 16645 raft_consensus.cc:2272] T d02dbc941e9c452d9bc07d60c7e0d4e8 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.509541 16645 tablet_replica.cc:333] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.510130 16645 raft_consensus.cc:2243] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.510653 16645 raft_consensus.cc:2272] T 98b713fade98452b8129ffe4dc6bc43e P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.512822 16645 tablet_replica.cc:333] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.513330 16645 raft_consensus.cc:2243] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.513743 16645 raft_consensus.cc:2272] T 1e39fd44856b46bebcc93ee38001ea33 P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.515913 16645 tablet_replica.cc:333] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.516624 16645 raft_consensus.cc:2243] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.517109 16645 raft_consensus.cc:2272] T 5942c1a73b754ad484fddfdc6dbee016 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.519774 16645 tablet_replica.cc:333] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.520439 16645 raft_consensus.cc:2243] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.520946 16645 raft_consensus.cc:2272] T 0e611d803a7b4dd085616b5702e7bc42 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:32.521136 20610 consensus_peers.cc:597] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 -> Peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Couldn't send request to peer 2850fdfa77c34ff8b1bd5f79abe33170. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:34751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:32.522997 16645 tablet_replica.cc:333] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.523501 16645 raft_consensus.cc:2243] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.524210 16645 raft_consensus.cc:2272] T d0e09fe99fde460db9f9bc6d7508a290 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.526116 16645 tablet_replica.cc:333] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.526564 16645 raft_consensus.cc:2243] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.526934 16645 raft_consensus.cc:2272] T 2e01f47ec5a0401f879cfa13e2391ec7 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.528772 16645 tablet_replica.cc:333] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.529264 16645 raft_consensus.cc:2243] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.529995 16645 raft_consensus.cc:2272] T fa1a13d89cc54b2288ed71c5bb7739ae P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.531708 16645 tablet_replica.cc:333] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.532160 16645 raft_consensus.cc:2243] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.532848 16645 raft_consensus.cc:2272] T b4cd21ef35a341a68d5c59aae91c4fce P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.534715 16645 tablet_replica.cc:333] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.535288 16645 raft_consensus.cc:2243] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.535638 16645 raft_consensus.cc:2272] T c8afcf5b20564c2ebabbb35324d1ebb9 P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.537442 16645 tablet_replica.cc:333] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.537974 16645 raft_consensus.cc:2243] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.538445 16645 raft_consensus.cc:2272] T 9572579849cf44128647172f5e6205f4 P 725b1305cda241dba606136390c979c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.540304 16645 tablet_replica.cc:333] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.540887 16645 raft_consensus.cc:2243] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.541394 16645 raft_consensus.cc:2272] T edb4473692404a6987b2a8bacd867fdb P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.544361 16645 tablet_replica.cc:333] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.545110 16645 raft_consensus.cc:2243] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.546031 16645 raft_consensus.cc:2272] T 561d0ff42f064b66b498f979746ab403 P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:32.546535 20610 consensus_peers.cc:597] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 -> Peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Couldn't send request to peer 2850fdfa77c34ff8b1bd5f79abe33170. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:34751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:32.548556 16645 tablet_replica.cc:333] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.549079 16645 raft_consensus.cc:2243] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.549953 16645 raft_consensus.cc:2272] T 911eb90001fb44afa9f0fc6ccc4085fb P 725b1305cda241dba606136390c979c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.553045 16645 tablet_replica.cc:333] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9: stopping tablet replica
I20260713 09:06:32.553911 16645 raft_consensus.cc:2243] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:06:32.554397 20609 consensus_peers.cc:597] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 -> Peer 725b1305cda241dba606136390c979c9 (127.16.65.66:40871): Couldn't send request to peer 725b1305cda241dba606136390c979c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:32.555163 16645 raft_consensus.cc:2272] T fa524cae6dd5420ab7710b2abf4cf73a P 725b1305cda241dba606136390c979c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.596745 16645 tablet_server.cc:196] TabletServer@127.16.65.66:0 shutdown complete.
I20260713 09:06:32.630614 16645 tablet_server.cc:179] TabletServer@127.16.65.67:0 shutting down...
W20260713 09:06:32.639920 20610 consensus_peers.cc:597] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 -> Peer 2850fdfa77c34ff8b1bd5f79abe33170 (127.16.65.65:34751): Couldn't send request to peer 2850fdfa77c34ff8b1bd5f79abe33170. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:34751: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:32.640895 20609 consensus_peers.cc:597] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 -> Peer 725b1305cda241dba606136390c979c9 (127.16.65.66:40871): Couldn't send request to peer 725b1305cda241dba606136390c979c9. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.66:40871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:32.656252 20609 consensus_peers.cc:597] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 -> Peer 725b1305cda241dba606136390c979c9 (127.16.65.66:40871): Couldn't send request to peer 725b1305cda241dba606136390c979c9. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.66:40871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:32.673141 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:32.674088 16645 tablet_replica.cc:333] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.674896 16645 raft_consensus.cc:2243] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.675899 16645 raft_consensus.cc:2272] T 6b9d8de240d845f79c3ea4c53f6a73f8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.678265 16645 tablet_replica.cc:333] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.678901 16645 raft_consensus.cc:2243] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.679697 16645 raft_consensus.cc:2272] T 5d55fdb046d04245889b21faa8175ecd P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.681733 16645 tablet_replica.cc:333] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.682386 16645 raft_consensus.cc:2243] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.682899 16645 raft_consensus.cc:2272] T b0af10a76f994d9dbdc60022f01c936e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.684777 16645 tablet_replica.cc:333] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.685361 16645 raft_consensus.cc:2243] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.686187 16645 raft_consensus.cc:2272] T 9572579849cf44128647172f5e6205f4 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.688092 16645 tablet_replica.cc:333] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.688643 16645 raft_consensus.cc:2243] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.689122 16645 raft_consensus.cc:2272] T d02dbc941e9c452d9bc07d60c7e0d4e8 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.691131 16645 tablet_replica.cc:333] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.691962 16645 raft_consensus.cc:2243] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.692687 16645 raft_consensus.cc:2272] T 98b713fade98452b8129ffe4dc6bc43e P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.694981 16645 tablet_replica.cc:333] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.695550 16645 raft_consensus.cc:2243] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.696286 16645 raft_consensus.cc:2272] T 5942c1a73b754ad484fddfdc6dbee016 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.698086 16645 tablet_replica.cc:333] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.698581 16645 raft_consensus.cc:2243] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.699311 16645 raft_consensus.cc:2272] T 1e39fd44856b46bebcc93ee38001ea33 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.701105 16645 tablet_replica.cc:333] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.701614 16645 raft_consensus.cc:2243] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.702060 16645 raft_consensus.cc:2272] T c8afcf5b20564c2ebabbb35324d1ebb9 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.703809 16645 tablet_replica.cc:333] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.704298 16645 raft_consensus.cc:2243] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.704773 16645 raft_consensus.cc:2272] T 561d0ff42f064b66b498f979746ab403 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.706571 16645 tablet_replica.cc:333] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.707042 16645 raft_consensus.cc:2243] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.707516 16645 raft_consensus.cc:2272] T 911eb90001fb44afa9f0fc6ccc4085fb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.709388 16645 tablet_replica.cc:333] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.709933 16645 raft_consensus.cc:2243] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.710340 16645 raft_consensus.cc:2272] T fa524cae6dd5420ab7710b2abf4cf73a P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.712133 16645 tablet_replica.cc:333] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.712612 16645 raft_consensus.cc:2243] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.713023 16645 raft_consensus.cc:2272] T 2e01f47ec5a0401f879cfa13e2391ec7 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.714807 16645 tablet_replica.cc:333] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.715270 16645 raft_consensus.cc:2243] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.715714 16645 raft_consensus.cc:2272] T fa1a13d89cc54b2288ed71c5bb7739ae P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.717578 16645 tablet_replica.cc:333] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.718101 16645 raft_consensus.cc:2243] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.718524 16645 raft_consensus.cc:2272] T b4cd21ef35a341a68d5c59aae91c4fce P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.720640 16645 tablet_replica.cc:333] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.721124 16645 raft_consensus.cc:2243] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.721882 16645 raft_consensus.cc:2272] T 0e611d803a7b4dd085616b5702e7bc42 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.723634 16645 tablet_replica.cc:333] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.724084 16645 raft_consensus.cc:2243] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.724736 16645 raft_consensus.cc:2272] T d0e09fe99fde460db9f9bc6d7508a290 P de1c65b4c78d48e28362cdb17aa5e6f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.726858 16645 tablet_replica.cc:333] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2: stopping tablet replica
I20260713 09:06:32.727330 16645 raft_consensus.cc:2243] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:32.728047 16645 raft_consensus.cc:2272] T edb4473692404a6987b2a8bacd867fdb P de1c65b4c78d48e28362cdb17aa5e6f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.775928 16645 tablet_server.cc:196] TabletServer@127.16.65.67:0 shutdown complete.
I20260713 09:06:32.807861 16645 master.cc:562] Master@127.16.65.126:46451 shutting down...
I20260713 09:06:32.833117 16645 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:32.833702 16645 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:32.834100 16645 tablet_replica.cc:333] T 00000000000000000000000000000000 P 59b711565ce849449b872f8d14266ffb: stopping tablet replica
I20260713 09:06:32.856654 16645 master.cc:584] Master@127.16.65.126:46451 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21687 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:06:32.912490 16645 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.65.126:43747
I20260713 09:06:32.913533 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:32.919278 21024 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
W20260713 09:06:32.920478 21025 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
W20260713 09:06:32.920902 21027 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
I20260713 09:06:32.920962 16645 server_base.cc:1061] running on GCE node
I20260713 09:06:32.922292 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:32.922477 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:32.922593 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933592922581 us; error 0 us; skew 500 ppm
I20260713 09:06:32.923036 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:32.925516 16645 webserver.cc:533] Webserver started at http://127.16.65.126:44431/ using document root <none> and password file <none>
I20260713 09:06:32.926059 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:32.926260 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:32.926579 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:32.927757 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/master-0-root/instance:
uuid: "f2f016faf20e44e19988c57ec0a5921a"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-rntb"
I20260713 09:06:32.932750 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:32.936259 21032 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:32.937160 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:32.937461 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/master-0-root
uuid: "f2f016faf20e44e19988c57ec0a5921a"
format_stamp: "Formatted at 2026-07-13 09:06:32 on dist-test-slave-rntb"
I20260713 09:06:32.937711 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-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)
I20260713 09:06:32.983367 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:32.984658 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:33.023113 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.126:43747
I20260713 09:06:33.023216 21083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.126:43747 every 8 connection(s)
I20260713 09:06:33.026966 21084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.038120 21084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a: Bootstrap starting.
I20260713 09:06:33.043138 21084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.048342 21084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a: No bootstrap required, opened a new log
I20260713 09:06:33.051258 21084 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f016faf20e44e19988c57ec0a5921a" member_type: VOTER }
I20260713 09:06:33.051715 21084 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.052044 21084 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2f016faf20e44e19988c57ec0a5921a, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.052668 21084 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f016faf20e44e19988c57ec0a5921a" member_type: VOTER }
I20260713 09:06:33.053443 21084 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:33.054034 21084 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:33.054507 21084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.060922 21084 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f016faf20e44e19988c57ec0a5921a" member_type: VOTER }
I20260713 09:06:33.061641 21084 leader_election.cc:304] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f2f016faf20e44e19988c57ec0a5921a; no voters: 
I20260713 09:06:33.063047 21084 leader_election.cc:290] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:33.063687 21087 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.065212 21087 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 1 LEADER]: Becoming Leader. State: Replica: f2f016faf20e44e19988c57ec0a5921a, State: Running, Role: LEADER
I20260713 09:06:33.066061 21087 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f016faf20e44e19988c57ec0a5921a" member_type: VOTER }
I20260713 09:06:33.066624 21084 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:33.073675 21089 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2f016faf20e44e19988c57ec0a5921a. Latest consensus state: current_term: 1 leader_uuid: "f2f016faf20e44e19988c57ec0a5921a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f016faf20e44e19988c57ec0a5921a" member_type: VOTER } }
I20260713 09:06:33.074518 21089 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:33.073984 21088 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2f016faf20e44e19988c57ec0a5921a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2f016faf20e44e19988c57ec0a5921a" member_type: VOTER } }
I20260713 09:06:33.075088 21088 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:33.078773 21095 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:33.083938 21095 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:33.085491 16645 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:33.092825 21095 catalog_manager.cc:1383] Generated new cluster ID: b9f833570d594315a081e6b2733f188c
I20260713 09:06:33.093108 21095 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:33.117229 21095 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:33.118680 21095 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:33.131417 21095 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a: Generated new TSK 0
I20260713 09:06:33.132295 21095 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:33.151798 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:33.158345 21105 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
W20260713 09:06:33.159670 21106 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
W20260713 09:06:33.161254 21108 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
I20260713 09:06:33.163576 16645 server_base.cc:1061] running on GCE node
I20260713 09:06:33.164464 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:33.164641 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:33.164819 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933593164805 us; error 0 us; skew 500 ppm
I20260713 09:06:33.165364 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:33.167755 16645 webserver.cc:533] Webserver started at http://127.16.65.65:46421/ using document root <none> and password file <none>
I20260713 09:06:33.168237 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:33.168509 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:33.168805 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:33.169958 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-0-root/instance:
uuid: "831c558893e84244bf1537647117d5ab"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-rntb"
I20260713 09:06:33.174890 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:06:33.179138 21113 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.180145 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:33.180503 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-0-root
uuid: "831c558893e84244bf1537647117d5ab"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-rntb"
I20260713 09:06:33.180814 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-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)
I20260713 09:06:33.195063 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:33.196352 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:33.197932 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:33.200109 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:33.200314 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.200557 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:33.200750 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.243324 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.65:37971
I20260713 09:06:33.243471 21175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.65:37971 every 8 connection(s)
I20260713 09:06:33.248376 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:33.257313 21180 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
W20260713 09:06:33.260267 21181 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
W20260713 09:06:33.262117 21183 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
I20260713 09:06:33.263204 16645 server_base.cc:1061] running on GCE node
I20260713 09:06:33.264683 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:33.264904 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:33.265102 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933593265082 us; error 0 us; skew 500 ppm
I20260713 09:06:33.265753 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:33.267062 21176 heartbeater.cc:344] Connected to a master server at 127.16.65.126:43747
I20260713 09:06:33.267437 21176 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:33.268126 21176 heartbeater.cc:507] Master 127.16.65.126:43747 requested a full tablet report, sending...
I20260713 09:06:33.268625 16645 webserver.cc:533] Webserver started at http://127.16.65.66:38865/ using document root <none> and password file <none>
I20260713 09:06:33.269184 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:33.269400 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:33.269675 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:33.270385 21049 ts_manager.cc:194] Registered new tserver with Master: 831c558893e84244bf1537647117d5ab (127.16.65.65:37971)
I20260713 09:06:33.270879 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-1-root/instance:
uuid: "86d74df643e345d787ee5d764d46df19"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-rntb"
I20260713 09:06:33.272276 21049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35694
I20260713 09:06:33.275451 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:33.279035 21188 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.280211 16645 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:06:33.280704 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-1-root
uuid: "86d74df643e345d787ee5d764d46df19"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-rntb"
I20260713 09:06:33.281085 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-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)
I20260713 09:06:33.308012 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:33.309299 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:33.310983 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:33.313376 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:33.313621 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.313900 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:33.314095 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.358971 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.66:35233
I20260713 09:06:33.359261 21250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.66:35233 every 8 connection(s)
I20260713 09:06:33.364192 16645 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:33.373060 21254 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
W20260713 09:06:33.374179 21255 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
I20260713 09:06:33.377651 21251 heartbeater.cc:344] Connected to a master server at 127.16.65.126:43747
I20260713 09:06:33.378207 21251 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:33.379254 21251 heartbeater.cc:507] Master 127.16.65.126:43747 requested a full tablet report, sending...
W20260713 09:06:33.379702 21257 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
I20260713 09:06:33.380226 16645 server_base.cc:1061] running on GCE node
I20260713 09:06:33.381332 16645 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:33.381614 16645 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:33.381875 16645 hybrid_clock.cc:648] HybridClock initialized: now 1783933593381853 us; error 0 us; skew 500 ppm
I20260713 09:06:33.381832 21049 ts_manager.cc:194] Registered new tserver with Master: 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:33.382886 16645 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:33.383987 21049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35698
I20260713 09:06:33.386189 16645 webserver.cc:533] Webserver started at http://127.16.65.67:35723/ using document root <none> and password file <none>
I20260713 09:06:33.386915 16645 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:33.387187 16645 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:33.387427 16645 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:33.388577 16645 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-2-root/instance:
uuid: "e79e68c24b034d0292f3402155c25c43"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-rntb"
I20260713 09:06:33.393590 16645 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:06:33.396931 21262 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.397861 16645 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:33.398136 16645 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-2-root
uuid: "e79e68c24b034d0292f3402155c25c43"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-rntb"
I20260713 09:06:33.398397 16645 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskRcFJrM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933480932257-16645-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)
I20260713 09:06:33.422247 16645 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:33.423434 16645 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:33.424855 16645 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:33.427234 16645 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:33.427435 16645 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.427767 16645 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:33.427968 16645 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.470315 16645 rpc_server.cc:307] RPC server started. Bound to: 127.16.65.67:38879
I20260713 09:06:33.470429 21324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.65.67:38879 every 8 connection(s)
I20260713 09:06:33.484629 21325 heartbeater.cc:344] Connected to a master server at 127.16.65.126:43747
I20260713 09:06:33.485037 21325 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:33.485807 21325 heartbeater.cc:507] Master 127.16.65.126:43747 requested a full tablet report, sending...
I20260713 09:06:33.487931 21049 ts_manager.cc:194] Registered new tserver with Master: e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:33.488420 16645 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0150575s
I20260713 09:06:33.489432 21049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35714
I20260713 09:06:33.515399 21049 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35720:
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"
    }
  }
}
W20260713 09:06:33.518154 21049 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.
I20260713 09:06:33.588515 21216 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2b22c578b34f85b9e4a4b40b0370cd (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:33.590154 21216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2b22c578b34f85b9e4a4b40b0370cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.595180 21215 tablet_service.cc:1511] Processing CreateTablet for tablet 8d80cf51630c4858892b73a1a71690ee (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:33.596189 21213 tablet_service.cc:1511] Processing CreateTablet for tablet 746615e8e5de424d877621cfd07d3a6c (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:33.596724 21215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d80cf51630c4858892b73a1a71690ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.597664 21213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746615e8e5de424d877621cfd07d3a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.599009 21214 tablet_service.cc:1511] Processing CreateTablet for tablet f23985523d0e46e3a70fa2af8def1f7f (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:33.600404 21214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23985523d0e46e3a70fa2af8def1f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.603425 21212 tablet_service.cc:1511] Processing CreateTablet for tablet 69e903a3e3044071932051d34456899e (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:33.604710 21212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e903a3e3044071932051d34456899e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.609675 21211 tablet_service.cc:1511] Processing CreateTablet for tablet 9f3b1974c63e4129a56c573b3eb6db98 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:33.611145 21211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3b1974c63e4129a56c573b3eb6db98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.615458 21210 tablet_service.cc:1511] Processing CreateTablet for tablet d2e759b8bca346cd84e0fd97a13f0176 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:33.616758 21210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e759b8bca346cd84e0fd97a13f0176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.622331 21209 tablet_service.cc:1511] Processing CreateTablet for tablet 9eec08fc500344c8b5014edc8a14ea07 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:33.623620 21209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eec08fc500344c8b5014edc8a14ea07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.629231 21208 tablet_service.cc:1511] Processing CreateTablet for tablet e48e719a4a7b4ae9af0bb9989aaa10f9 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:33.630695 21208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48e719a4a7b4ae9af0bb9989aaa10f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.677901 21340 tablet_bootstrap.cc:492] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:33.686421 21340 tablet_bootstrap.cc:654] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.689168 21290 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2b22c578b34f85b9e4a4b40b0370cd (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:33.689787 21289 tablet_service.cc:1511] Processing CreateTablet for tablet 8d80cf51630c4858892b73a1a71690ee (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:33.690598 21290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2b22c578b34f85b9e4a4b40b0370cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.691731 21289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d80cf51630c4858892b73a1a71690ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.692517 21287 tablet_service.cc:1511] Processing CreateTablet for tablet 746615e8e5de424d877621cfd07d3a6c (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:33.692865 21138 tablet_service.cc:1511] Processing CreateTablet for tablet 746615e8e5de424d877621cfd07d3a6c (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:33.694118 21138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746615e8e5de424d877621cfd07d3a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.694949 21141 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2b22c578b34f85b9e4a4b40b0370cd (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:33.697440 21140 tablet_service.cc:1511] Processing CreateTablet for tablet 8d80cf51630c4858892b73a1a71690ee (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:33.695498 21288 tablet_service.cc:1511] Processing CreateTablet for tablet f23985523d0e46e3a70fa2af8def1f7f (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:33.698117 21286 tablet_service.cc:1511] Processing CreateTablet for tablet 69e903a3e3044071932051d34456899e (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:33.700681 21139 tablet_service.cc:1511] Processing CreateTablet for tablet f23985523d0e46e3a70fa2af8def1f7f (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:33.701953 21287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746615e8e5de424d877621cfd07d3a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.703353 21137 tablet_service.cc:1511] Processing CreateTablet for tablet 69e903a3e3044071932051d34456899e (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:33.696192 21141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2b22c578b34f85b9e4a4b40b0370cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.706372 21137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e903a3e3044071932051d34456899e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.707046 21140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d80cf51630c4858892b73a1a71690ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.707659 21288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23985523d0e46e3a70fa2af8def1f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.707041 21285 tablet_service.cc:1511] Processing CreateTablet for tablet 9f3b1974c63e4129a56c573b3eb6db98 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:33.711184 21285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3b1974c63e4129a56c573b3eb6db98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.714080 21139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f23985523d0e46e3a70fa2af8def1f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.714243 21286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e903a3e3044071932051d34456899e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.730999 21136 tablet_service.cc:1511] Processing CreateTablet for tablet 9f3b1974c63e4129a56c573b3eb6db98 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:33.732412 21136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f3b1974c63e4129a56c573b3eb6db98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.741350 21284 tablet_service.cc:1511] Processing CreateTablet for tablet d2e759b8bca346cd84e0fd97a13f0176 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:33.743453 21284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e759b8bca346cd84e0fd97a13f0176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.746567 21135 tablet_service.cc:1511] Processing CreateTablet for tablet d2e759b8bca346cd84e0fd97a13f0176 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:33.747442 21282 tablet_service.cc:1511] Processing CreateTablet for tablet e48e719a4a7b4ae9af0bb9989aaa10f9 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:33.749380 21282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48e719a4a7b4ae9af0bb9989aaa10f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.749264 21134 tablet_service.cc:1511] Processing CreateTablet for tablet 9eec08fc500344c8b5014edc8a14ea07 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:33.750663 21283 tablet_service.cc:1511] Processing CreateTablet for tablet 9eec08fc500344c8b5014edc8a14ea07 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:33.751811 21133 tablet_service.cc:1511] Processing CreateTablet for tablet e48e719a4a7b4ae9af0bb9989aaa10f9 (DEFAULT_TABLE table=test-workload [id=fdf8077a18474e7d86c125c22f1bf32c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:33.753193 21135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2e759b8bca346cd84e0fd97a13f0176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.754231 21283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eec08fc500344c8b5014edc8a14ea07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.754675 21134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eec08fc500344c8b5014edc8a14ea07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.756100 21133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e48e719a4a7b4ae9af0bb9989aaa10f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.796739 21340 tablet_bootstrap.cc:492] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:33.797276 21340 ts_tablet_manager.cc:1403] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.130s	user 0.043s	sys 0.073s
I20260713 09:06:33.800159 21340 raft_consensus.cc:359] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:33.800941 21340 raft_consensus.cc:385] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.801237 21340 raft_consensus.cc:740] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.802127 21340 consensus_queue.cc:260] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:33.813225 21342 tablet_bootstrap.cc:492] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:33.820773 21342 tablet_bootstrap.cc:654] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.827253 21343 tablet_bootstrap.cc:492] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:33.836902 21342 tablet_bootstrap.cc:492] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:33.837335 21342 ts_tablet_manager.cc:1403] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.012s
I20260713 09:06:33.840238 21342 raft_consensus.cc:359] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } }
I20260713 09:06:33.840927 21342 raft_consensus.cc:385] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.841202 21342 raft_consensus.cc:740] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.847430 21343 tablet_bootstrap.cc:654] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.842068 21342 consensus_queue.cc:260] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } }
I20260713 09:06:33.852614 21340 ts_tablet_manager.cc:1434] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.055s	user 0.029s	sys 0.025s
I20260713 09:06:33.852725 21251 heartbeater.cc:499] Master 127.16.65.126:43747 was elected leader, sending a full tablet report...
I20260713 09:06:33.853647 21340 tablet_bootstrap.cc:492] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:33.857406 21325 heartbeater.cc:499] Master 127.16.65.126:43747 was elected leader, sending a full tablet report...
I20260713 09:06:33.859194 21342 ts_tablet_manager.cc:1434] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.010s
I20260713 09:06:33.861842 21342 tablet_bootstrap.cc:492] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:33.862555 21343 tablet_bootstrap.cc:492] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:33.863025 21343 ts_tablet_manager.cc:1403] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.004s
I20260713 09:06:33.865562 21343 raft_consensus.cc:359] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:33.866346 21343 raft_consensus.cc:385] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.866664 21343 raft_consensus.cc:740] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.867597 21343 consensus_queue.cc:260] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:33.868294 21342 tablet_bootstrap.cc:654] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.869663 21340 tablet_bootstrap.cc:654] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.904548 21343 ts_tablet_manager.cc:1434] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.041s	user 0.013s	sys 0.027s
I20260713 09:06:33.904608 21176 heartbeater.cc:499] Master 127.16.65.126:43747 was elected leader, sending a full tablet report...
I20260713 09:06:33.906855 21340 tablet_bootstrap.cc:492] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:33.907430 21340 ts_tablet_manager.cc:1403] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.017s
I20260713 09:06:33.907596 21342 tablet_bootstrap.cc:492] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:33.908088 21342 ts_tablet_manager.cc:1403] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.047s	user 0.038s	sys 0.000s
I20260713 09:06:33.909097 21343 tablet_bootstrap.cc:492] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:33.910341 21340 raft_consensus.cc:359] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:33.911119 21340 raft_consensus.cc:385] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.910974 21342 raft_consensus.cc:359] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:33.911509 21340 raft_consensus.cc:740] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.911794 21342 raft_consensus.cc:385] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.912165 21342 raft_consensus.cc:740] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.912472 21340 consensus_queue.cc:260] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:33.913053 21342 consensus_queue.cc:260] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:33.915024 21340 ts_tablet_manager.cc:1434] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:33.915800 21343 tablet_bootstrap.cc:654] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.916034 21340 tablet_bootstrap.cc:492] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:33.918519 21342 ts_tablet_manager.cc:1434] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:06:33.919528 21342 tablet_bootstrap.cc:492] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:33.924081 21340 tablet_bootstrap.cc:654] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.925908 21342 tablet_bootstrap.cc:654] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.929276 21347 raft_consensus.cc:493] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.929822 21347 raft_consensus.cc:515] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } }
I20260713 09:06:33.932531 21347 leader_election.cc:290] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), 831c558893e84244bf1537647117d5ab (127.16.65.65:37971)
I20260713 09:06:33.960453 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2b22c578b34f85b9e4a4b40b0370cd" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
W20260713 09:06:33.963173 21264 leader_election.cc:343] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.966761 21347 raft_consensus.cc:493] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.967556 21347 raft_consensus.cc:515] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:33.971984 21347 leader_election.cc:290] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:33.972343 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
W20260713 09:06:33.974242 21264 leader_election.cc:343] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.987704 21348 raft_consensus.cc:493] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.988536 21348 raft_consensus.cc:515] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:33.990368 21344 raft_consensus.cc:493] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.991065 21344 raft_consensus.cc:515] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.004518 21344 leader_election.cc:290] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.010424 21348 leader_election.cc:290] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
W20260713 09:06:34.081281 21097 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:34.106634 21343 tablet_bootstrap.cc:492] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:34.107483 21343 ts_tablet_manager.cc:1403] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.199s	user 0.051s	sys 0.119s
I20260713 09:06:34.109723 21151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2b22c578b34f85b9e4a4b40b0370cd" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:34.111733 21343 raft_consensus.cc:359] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.112840 21343 raft_consensus.cc:385] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.113235 21343 raft_consensus.cc:740] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.113286 21151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:34.114305 21343 consensus_queue.cc:260] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
W20260713 09:06:34.114956 21266 leader_election.cc:343] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.115420 21151 raft_consensus.cc:2468] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 0.
I20260713 09:06:34.115758 21266 leader_election.cc:304] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [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: e79e68c24b034d0292f3402155c25c43; no voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19
I20260713 09:06:34.117051 21347 raft_consensus.cc:2749] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.122521 21343 ts_tablet_manager.cc:1434] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:06:34.123888 21343 tablet_bootstrap.cc:492] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:34.133160 21343 tablet_bootstrap.cc:654] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.145336 21266 leader_election.cc:304] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [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: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 86d74df643e345d787ee5d764d46df19
I20260713 09:06:34.146283 21347 raft_consensus.cc:2804] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.146768 21347 raft_consensus.cc:493] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.146994 21343 tablet_bootstrap.cc:492] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:34.147209 21347 raft_consensus.cc:3060] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.147609 21343 ts_tablet_manager.cc:1403] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260713 09:06:34.150898 21343 raft_consensus.cc:359] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.151638 21343 raft_consensus.cc:385] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.151957 21343 raft_consensus.cc:740] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.152922 21343 consensus_queue.cc:260] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.155414 21343 ts_tablet_manager.cc:1434] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:06:34.155750 21342 tablet_bootstrap.cc:492] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:34.156122 21342 ts_tablet_manager.cc:1403] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.237s	user 0.062s	sys 0.156s
I20260713 09:06:34.156508 21343 tablet_bootstrap.cc:492] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:34.158951 21342 raft_consensus.cc:359] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.159412 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:34.159694 21342 raft_consensus.cc:385] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.160003 21342 raft_consensus.cc:740] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
W20260713 09:06:34.161053 21190 leader_election.cc:343] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.160835 21342 consensus_queue.cc:260] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.163525 21347 raft_consensus.cc:515] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.164258 21343 tablet_bootstrap.cc:654] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.173642 21347 leader_election.cc:290] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:34.167692 21342 ts_tablet_manager.cc:1434] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260713 09:06:34.168171 21151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:34.174870 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:34.175521 21150 raft_consensus.cc:3060] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.175393 21151 raft_consensus.cc:2468] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 0.
I20260713 09:06:34.175769 21225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
W20260713 09:06:34.177618 21264 leader_election.cc:343] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.177454 21192 leader_election.cc:304] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: e79e68c24b034d0292f3402155c25c43
I20260713 09:06:34.173466 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3b1974c63e4129a56c573b3eb6db98" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:34.169065 21340 tablet_bootstrap.cc:492] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:34.178964 21344 raft_consensus.cc:2804] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.179365 21344 raft_consensus.cc:493] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.179703 21344 raft_consensus.cc:3060] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.180882 21342 tablet_bootstrap.cc:492] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
W20260713 09:06:34.182600 21115 leader_election.cc:343] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.183106 21150 raft_consensus.cc:2468] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 1.
I20260713 09:06:34.184213 21266 leader_election.cc:304] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [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: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 86d74df643e345d787ee5d764d46df19
I20260713 09:06:34.185485 21347 raft_consensus.cc:2804] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.188814 21347 raft_consensus.cc:697] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Becoming Leader. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:34.189698 21347 consensus_queue.cc:237] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.191596 21342 tablet_bootstrap.cc:654] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.179695 21340 ts_tablet_manager.cc:1403] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.264s	user 0.084s	sys 0.145s
I20260713 09:06:34.194803 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3b1974c63e4129a56c573b3eb6db98" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:34.195693 21300 raft_consensus.cc:2468] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:34.197799 21340 raft_consensus.cc:359] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.198980 21115 leader_election.cc:304] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 86d74df643e345d787ee5d764d46df19
I20260713 09:06:34.200029 21348 raft_consensus.cc:2804] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.200474 21348 raft_consensus.cc:493] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.200947 21348 raft_consensus.cc:3060] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.201671 21343 tablet_bootstrap.cc:492] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:34.202239 21343 ts_tablet_manager.cc:1403] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.014s
I20260713 09:06:34.205503 21343 raft_consensus.cc:359] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.206251 21343 raft_consensus.cc:385] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.206583 21343 raft_consensus.cc:740] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.208875 21344 raft_consensus.cc:515] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.209807 21343 consensus_queue.cc:260] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.198977 21340 raft_consensus.cc:385] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.210803 21340 raft_consensus.cc:740] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.212056 21340 consensus_queue.cc:260] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.215413 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:34.216341 21150 raft_consensus.cc:3060] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.216840 21048 catalog_manager.cc:5697] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79e68c24b034d0292f3402155c25c43 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "e79e68c24b034d0292f3402155c25c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.222635 21348 raft_consensus.cc:515] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.224424 21342 tablet_bootstrap.cc:492] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:34.225342 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3b1974c63e4129a56c573b3eb6db98" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:34.226374 21348 leader_election.cc:290] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
W20260713 09:06:34.226749 21115 leader_election.cc:343] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.226629 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3b1974c63e4129a56c573b3eb6db98" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:34.227520 21300 raft_consensus.cc:3060] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.230249 21299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
W20260713 09:06:34.232216 21190 leader_election.cc:343] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.234489 21150 raft_consensus.cc:2468] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 1.
I20260713 09:06:34.234869 21300 raft_consensus.cc:2468] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:34.236701 21115 leader_election.cc:304] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 86d74df643e345d787ee5d764d46df19
I20260713 09:06:34.224905 21342 ts_tablet_manager.cc:1403] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.020s
I20260713 09:06:34.237664 21366 raft_consensus.cc:2804] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.238626 21343 ts_tablet_manager.cc:1434] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.036s	user 0.019s	sys 0.008s
I20260713 09:06:34.238816 21192 leader_election.cc:304] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: e79e68c24b034d0292f3402155c25c43
I20260713 09:06:34.239055 21366 raft_consensus.cc:697] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:34.239794 21343 tablet_bootstrap.cc:492] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:34.240046 21366 consensus_queue.cc:237] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.240856 21342 raft_consensus.cc:359] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.241562 21342 raft_consensus.cc:385] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.241866 21342 raft_consensus.cc:740] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.242688 21342 consensus_queue.cc:260] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.245563 21342 ts_tablet_manager.cc:1434] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:06:34.246835 21342 tablet_bootstrap.cc:492] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:34.250452 21343 tablet_bootstrap.cc:654] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.255558 21342 tablet_bootstrap.cc:654] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.257519 21047 catalog_manager.cc:5697] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 1 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.235265 21344 leader_election.cc:290] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.264349 21344 raft_consensus.cc:2804] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.265120 21344 raft_consensus.cc:697] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Becoming Leader. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:34.266438 21344 consensus_queue.cc:237] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.271509 21342 tablet_bootstrap.cc:492] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:34.277568 21342 ts_tablet_manager.cc:1403] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.003s
I20260713 09:06:34.280318 21340 ts_tablet_manager.cc:1434] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.001s
I20260713 09:06:34.280802 21342 raft_consensus.cc:359] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.281380 21340 tablet_bootstrap.cc:492] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:34.281548 21342 raft_consensus.cc:385] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.281879 21342 raft_consensus.cc:740] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.282701 21342 consensus_queue.cc:260] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.289613 21340 tablet_bootstrap.cc:654] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.291997 21342 ts_tablet_manager.cc:1434] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260713 09:06:34.293169 21342 tablet_bootstrap.cc:492] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:34.295228 21343 tablet_bootstrap.cc:492] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:34.295768 21343 ts_tablet_manager.cc:1403] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.056s	user 0.036s	sys 0.018s
I20260713 09:06:34.298527 21343 raft_consensus.cc:359] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.299363 21343 raft_consensus.cc:385] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.299719 21343 raft_consensus.cc:740] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.300568 21343 consensus_queue.cc:260] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.301426 21342 tablet_bootstrap.cc:654] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.303121 21343 ts_tablet_manager.cc:1434] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:34.304199 21343 tablet_bootstrap.cc:492] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:34.302316 21047 catalog_manager.cc:5697] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86d74df643e345d787ee5d764d46df19 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "86d74df643e345d787ee5d764d46df19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.310424 21343 tablet_bootstrap.cc:654] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.321822 21343 tablet_bootstrap.cc:492] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:34.322331 21343 ts_tablet_manager.cc:1403] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:06:34.325099 21343 raft_consensus.cc:359] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.325946 21343 raft_consensus.cc:385] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.326285 21343 raft_consensus.cc:740] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.327129 21343 consensus_queue.cc:260] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.329506 21343 ts_tablet_manager.cc:1434] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:06:34.330529 21343 tablet_bootstrap.cc:492] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:34.337669 21343 tablet_bootstrap.cc:654] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.340734 21344 raft_consensus.cc:493] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.341387 21344 raft_consensus.cc:515] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.345363 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e759b8bca346cd84e0fd97a13f0176" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:34.346179 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e759b8bca346cd84e0fd97a13f0176" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
W20260713 09:06:34.346771 21190 leader_election.cc:343] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:34.347719 21192 leader_election.cc:343] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.348296 21192 leader_election.cc:304] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [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: 86d74df643e345d787ee5d764d46df19; no voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43
I20260713 09:06:34.349648 21368 raft_consensus.cc:2749] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.350701 21343 tablet_bootstrap.cc:492] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:34.350638 21344 leader_election.cc:290] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.351543 21343 ts_tablet_manager.cc:1403] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:06:34.353130 21342 tablet_bootstrap.cc:492] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:34.353569 21342 ts_tablet_manager.cc:1403] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.037s
I20260713 09:06:34.353662 21340 tablet_bootstrap.cc:492] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:34.354215 21340 ts_tablet_manager.cc:1403] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.073s	user 0.041s	sys 0.014s
I20260713 09:06:34.354599 21343 raft_consensus.cc:359] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.355355 21343 raft_consensus.cc:385] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.355641 21343 raft_consensus.cc:740] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.356014 21342 raft_consensus.cc:359] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.356664 21342 raft_consensus.cc:385] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.356361 21343 consensus_queue.cc:260] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.356933 21342 raft_consensus.cc:740] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.357069 21340 raft_consensus.cc:359] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.357920 21340 raft_consensus.cc:385] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.357712 21342 consensus_queue.cc:260] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.358229 21340 raft_consensus.cc:740] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.358676 21343 ts_tablet_manager.cc:1434] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:34.359100 21340 consensus_queue.cc:260] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.359649 21343 tablet_bootstrap.cc:492] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:34.359958 21342 ts_tablet_manager.cc:1434] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:34.360924 21342 tablet_bootstrap.cc:492] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:34.366412 21343 tablet_bootstrap.cc:654] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.367004 21342 tablet_bootstrap.cc:654] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.368466 21347 raft_consensus.cc:493] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.368957 21347 raft_consensus.cc:515] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.370627 21340 ts_tablet_manager.cc:1434] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260713 09:06:34.371245 21366 raft_consensus.cc:493] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.371742 21366 raft_consensus.cc:515] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.373337 21340 tablet_bootstrap.cc:492] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:34.373692 21366 leader_election.cc:290] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.375447 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e719a4a7b4ae9af0bb9989aaa10f9" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:34.376312 21226 raft_consensus.cc:2468] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:34.377621 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e719a4a7b4ae9af0bb9989aaa10f9" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:34.379566 21115 leader_election.cc:304] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:34.380558 21366 raft_consensus.cc:2804] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.373706 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:34.381201 21340 tablet_bootstrap.cc:654] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.381590 21150 raft_consensus.cc:2468] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 0.
I20260713 09:06:34.382550 21343 tablet_bootstrap.cc:492] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:34.382997 21343 ts_tablet_manager.cc:1403] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260713 09:06:34.383987 21266 leader_election.cc:304] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:34.385319 21362 raft_consensus.cc:2804] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.381016 21366 raft_consensus.cc:493] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.386255 21362 raft_consensus.cc:493] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.386464 21366 raft_consensus.cc:3060] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.386891 21362 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:34.393371 21115 leader_election.cc:343] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.396839 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:34.386238 21343 raft_consensus.cc:359] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.398945 21343 raft_consensus.cc:385] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.397532 21362 raft_consensus.cc:515] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.403573 21225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:34.399292 21343 raft_consensus.cc:740] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.406962 21343 consensus_queue.cc:260] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.408794 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:34.409559 21150 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.409817 21343 ts_tablet_manager.cc:1434] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260713 09:06:34.411237 21343 tablet_bootstrap.cc:492] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:34.405663 21347 leader_election.cc:290] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:34.414084 21348 raft_consensus.cc:493] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.397734 21226 raft_consensus.cc:2468] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 0.
I20260713 09:06:34.414616 21348 raft_consensus.cc:515] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.416821 21348 leader_election.cc:290] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.418159 21343 tablet_bootstrap.cc:654] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.418973 21225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e759b8bca346cd84e0fd97a13f0176" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:34.419615 21225 raft_consensus.cc:2468] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:34.420603 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e759b8bca346cd84e0fd97a13f0176" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:34.421376 21300 raft_consensus.cc:2468] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:34.406810 21362 leader_election.cc:290] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:34.423501 21115 leader_election.cc:304] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:34.425205 21348 raft_consensus.cc:2804] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.425700 21348 raft_consensus.cc:493] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.426155 21348 raft_consensus.cc:3060] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.431080 21340 tablet_bootstrap.cc:492] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:34.431604 21340 ts_tablet_manager.cc:1403] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.027s
I20260713 09:06:34.431494 21366 raft_consensus.cc:515] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.434303 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e719a4a7b4ae9af0bb9989aaa10f9" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:34.434834 21226 raft_consensus.cc:3060] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.434594 21340 raft_consensus.cc:359] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.435328 21340 raft_consensus.cc:385] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.435659 21340 raft_consensus.cc:740] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.435833 21348 raft_consensus.cc:515] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.436525 21340 consensus_queue.cc:260] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.439033 21340 ts_tablet_manager.cc:1434] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:34.439985 21340 tablet_bootstrap.cc:492] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:34.440102 21342 tablet_bootstrap.cc:492] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:34.440591 21342 ts_tablet_manager.cc:1403] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.042s
I20260713 09:06:34.443457 21342 raft_consensus.cc:359] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.444159 21342 raft_consensus.cc:385] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.444433 21342 raft_consensus.cc:740] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.445194 21342 consensus_queue.cc:260] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.446611 21340 tablet_bootstrap.cc:654] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.447456 21225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e759b8bca346cd84e0fd97a13f0176" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:34.448192 21225 raft_consensus.cc:3060] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.451289 21362 raft_consensus.cc:493] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.451997 21348 leader_election.cc:290] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.451889 21362 raft_consensus.cc:515] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.452721 21348 raft_consensus.cc:493] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.453305 21348 raft_consensus.cc:515] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.454910 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e759b8bca346cd84e0fd97a13f0176" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:34.456948 21300 raft_consensus.cc:3060] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.458436 21224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eec08fc500344c8b5014edc8a14ea07" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:34.459757 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eec08fc500344c8b5014edc8a14ea07" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
W20260713 09:06:34.461169 21115 leader_election.cc:343] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.461704 21348 leader_election.cc:290] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.462037 21299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eec08fc500344c8b5014edc8a14ea07" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:34.462620 21299 raft_consensus.cc:2468] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
W20260713 09:06:34.463798 21264 leader_election.cc:343] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.463949 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e719a4a7b4ae9af0bb9989aaa10f9" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:34.464358 21362 leader_election.cc:290] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:34.465090 21115 leader_election.cc:304] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 86d74df643e345d787ee5d764d46df19
W20260713 09:06:34.467794 21115 leader_election.cc:343] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:34.466877 21348 raft_consensus.cc:2804] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.469365 21348 raft_consensus.cc:493] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.450649 21226 raft_consensus.cc:2468] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:34.469715 21348 raft_consensus.cc:3060] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.466567 21366 leader_election.cc:290] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.446426 21150 raft_consensus.cc:2468] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 1.
I20260713 09:06:34.471524 21342 ts_tablet_manager.cc:1434] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260713 09:06:34.472708 21343 tablet_bootstrap.cc:492] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:34.473129 21115 leader_election.cc:304] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: e79e68c24b034d0292f3402155c25c43
I20260713 09:06:34.473897 21300 raft_consensus.cc:2468] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:34.474151 21151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eec08fc500344c8b5014edc8a14ea07" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:34.475013 21225 raft_consensus.cc:2468] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:34.476157 21342 tablet_bootstrap.cc:492] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:34.476334 21343 ts_tablet_manager.cc:1403] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.024s
I20260713 09:06:34.482259 21266 leader_election.cc:304] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [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: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 86d74df643e345d787ee5d764d46df19
I20260713 09:06:34.482934 21366 raft_consensus.cc:2804] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.479053 21340 tablet_bootstrap.cc:492] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:34.483283 21362 raft_consensus.cc:2804] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.484022 21340 ts_tablet_manager.cc:1403] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.006s
I20260713 09:06:34.484843 21362 raft_consensus.cc:697] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Becoming Leader. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:34.477138 21115 leader_election.cc:304] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:34.486037 21343 raft_consensus.cc:359] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } }
I20260713 09:06:34.486747 21343 raft_consensus.cc:385] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.486153 21362 consensus_queue.cc:237] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.487036 21343 raft_consensus.cc:740] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.487695 21343 consensus_queue.cc:260] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } }
I20260713 09:06:34.487856 21340 raft_consensus.cc:359] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.488505 21340 raft_consensus.cc:385] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.488843 21340 raft_consensus.cc:740] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.489457 21342 tablet_bootstrap.cc:654] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.483408 21366 raft_consensus.cc:697] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:34.490871 21366 consensus_queue.cc:237] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.504122 21343 ts_tablet_manager.cc:1434] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.012s
I20260713 09:06:34.504297 21049 catalog_manager.cc:5697] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79e68c24b034d0292f3402155c25c43 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "e79e68c24b034d0292f3402155c25c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.498658 21348 raft_consensus.cc:515] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.506227 21151 raft_consensus.cc:2393] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e79e68c24b034d0292f3402155c25c43 in current term 1: Already voted for candidate 831c558893e84244bf1537647117d5ab in this term.
I20260713 09:06:34.507035 21348 leader_election.cc:290] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.492424 21385 raft_consensus.cc:2804] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.508373 21225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eec08fc500344c8b5014edc8a14ea07" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:34.508945 21385 raft_consensus.cc:697] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:34.509858 21342 tablet_bootstrap.cc:492] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:34.509822 21385 consensus_queue.cc:237] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.510507 21342 ts_tablet_manager.cc:1403] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260713 09:06:34.513254 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eec08fc500344c8b5014edc8a14ea07" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:34.513940 21300 raft_consensus.cc:3060] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.489781 21340 consensus_queue.cc:260] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.508116 21266 leader_election.cc:304] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [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: e79e68c24b034d0292f3402155c25c43; no voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19
I20260713 09:06:34.513633 21342 raft_consensus.cc:359] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.514739 21342 raft_consensus.cc:385] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.515127 21342 raft_consensus.cc:740] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.515172 21225 raft_consensus.cc:3060] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.516067 21342 consensus_queue.cc:260] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.516640 21340 ts_tablet_manager.cc:1434] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260713 09:06:34.518234 21340 tablet_bootstrap.cc:492] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:34.518754 21342 ts_tablet_manager.cc:1434] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:06:34.519788 21342 tablet_bootstrap.cc:492] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:34.523551 21225 raft_consensus.cc:2468] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:34.524258 21340 tablet_bootstrap.cc:654] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.525816 21342 tablet_bootstrap.cc:654] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.535463 21046 catalog_manager.cc:5697] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 1 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.538347 21115 leader_election.cc:304] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:34.539503 21366 raft_consensus.cc:2804] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.540149 21366 raft_consensus.cc:697] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:34.541033 21366 consensus_queue.cc:237] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.566398 21340 tablet_bootstrap.cc:492] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:34.567116 21340 ts_tablet_manager.cc:1403] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.009s
I20260713 09:06:34.549247 21300 raft_consensus.cc:2468] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:34.568783 21362 raft_consensus.cc:2749] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.570375 21340 raft_consensus.cc:359] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } }
I20260713 09:06:34.571174 21340 raft_consensus.cc:385] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.571520 21340 raft_consensus.cc:740] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.572300 21340 consensus_queue.cc:260] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } }
I20260713 09:06:34.573222 21342 tablet_bootstrap.cc:492] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:34.573717 21342 ts_tablet_manager.cc:1403] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.025s
I20260713 09:06:34.574594 21340 ts_tablet_manager.cc:1434] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:34.575385 21340 tablet_bootstrap.cc:492] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:34.576717 21342 raft_consensus.cc:359] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.577479 21342 raft_consensus.cc:385] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.577780 21342 raft_consensus.cc:740] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.580013 21342 consensus_queue.cc:260] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.580117 21046 catalog_manager.cc:5697] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 1 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.581496 21340 tablet_bootstrap.cc:654] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.582073 21342 ts_tablet_manager.cc:1434] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:34.581879 21046 catalog_manager.cc:5697] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 1 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.585928 21340 tablet_bootstrap.cc:492] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:34.586366 21340 ts_tablet_manager.cc:1403] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:06:34.588626 21340 raft_consensus.cc:359] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.589093 21340 raft_consensus.cc:385] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.589362 21340 raft_consensus.cc:740] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.590044 21340 consensus_queue.cc:260] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.591739 21340 ts_tablet_manager.cc:1434] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:06:34.592586 21340 tablet_bootstrap.cc:492] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:34.597205 21340 tablet_bootstrap.cc:654] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.601723 21340 tablet_bootstrap.cc:492] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:34.602252 21340 ts_tablet_manager.cc:1403] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.005s
I20260713 09:06:34.604125 21340 raft_consensus.cc:359] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.604691 21340 raft_consensus.cc:385] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.604930 21340 raft_consensus.cc:740] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.605484 21340 consensus_queue.cc:260] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.607161 21340 ts_tablet_manager.cc:1434] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:06:34.656462 21225 raft_consensus.cc:3060] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.656745 21385 consensus_queue.cc:1048] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.662227 21347 consensus_queue.cc:1048] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.666545 21347 consensus_queue.cc:1048] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.680428 21348 raft_consensus.cc:493] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.680965 21348 raft_consensus.cc:515] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } }
I20260713 09:06:34.683032 21348 leader_election.cc:290] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.685462 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2b22c578b34f85b9e4a4b40b0370cd" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:34.685645 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2b22c578b34f85b9e4a4b40b0370cd" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:34.686314 21223 raft_consensus.cc:2468] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:34.686537 21298 raft_consensus.cc:2468] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:34.688306 21115 leader_election.cc:304] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:34.689286 21348 raft_consensus.cc:2804] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.689703 21348 raft_consensus.cc:493] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.690142 21348 raft_consensus.cc:3060] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.697008 21298 raft_consensus.cc:3060] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.706230 21362 raft_consensus.cc:493] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.706847 21362 raft_consensus.cc:515] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.713987 21348 raft_consensus.cc:515] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } }
I20260713 09:06:34.714516 21225 raft_consensus.cc:3060] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.716790 21348 leader_election.cc:290] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:34.719404 21406 raft_consensus.cc:493] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.722455 21344 consensus_queue.cc:1048] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:34.719951 21406 raft_consensus.cc:515] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.726646 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2b22c578b34f85b9e4a4b40b0370cd" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:34.726737 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2b22c578b34f85b9e4a4b40b0370cd" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:34.727376 21362 leader_election.cc:290] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:34.727499 21226 raft_consensus.cc:3060] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.726985 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:34.725387 21151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:34.730631 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80cf51630c4858892b73a1a71690ee" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:34.731132 21151 raft_consensus.cc:2468] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 1.
I20260713 09:06:34.731285 21150 raft_consensus.cc:2468] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 0.
I20260713 09:06:34.734601 21298 raft_consensus.cc:3060] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.735618 21405 raft_consensus.cc:493] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:34.736069 21405 raft_consensus.cc:515] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.738071 21405 leader_election.cc:290] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:34.739496 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e719a4a7b4ae9af0bb9989aaa10f9" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:34.739342 21406 leader_election.cc:290] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:34.740370 21223 raft_consensus.cc:2393] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e79e68c24b034d0292f3402155c25c43 in current term 1: Already voted for candidate 831c558893e84244bf1537647117d5ab in this term.
I20260713 09:06:34.740201 21348 consensus_queue.cc:1048] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.741601 21344 consensus_queue.cc:1048] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.742486 21224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80cf51630c4858892b73a1a71690ee" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:34.743176 21224 raft_consensus.cc:2468] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 0.
I20260713 09:06:34.736351 21266 leader_election.cc:304] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:34.748102 21226 raft_consensus.cc:2468] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:34.758275 21115 leader_election.cc:304] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:34.758509 21266 leader_election.cc:304] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [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: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 86d74df643e345d787ee5d764d46df19
I20260713 09:06:34.759341 21348 raft_consensus.cc:2804] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.760473 21406 raft_consensus.cc:2804] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:34.761157 21348 raft_consensus.cc:697] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:34.761821 21406 raft_consensus.cc:493] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:34.762380 21406 raft_consensus.cc:3060] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.762643 21348 consensus_queue.cc:237] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } }
I20260713 09:06:34.769281 21298 raft_consensus.cc:2468] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:34.773116 21405 raft_consensus.cc:2804] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:34.779382 21151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e719a4a7b4ae9af0bb9989aaa10f9" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:34.781118 21405 raft_consensus.cc:493] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86d74df643e345d787ee5d764d46df19)
I20260713 09:06:34.781733 21405 raft_consensus.cc:3060] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.786150 21266 leader_election.cc:304] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [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: e79e68c24b034d0292f3402155c25c43; no voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19
I20260713 09:06:34.786861 21347 raft_consensus.cc:3060] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.793820 21347 raft_consensus.cc:2749] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:34.795503 21406 raft_consensus.cc:515] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.797279 21406 leader_election.cc:290] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:34.798245 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80cf51630c4858892b73a1a71690ee" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:34.798815 21223 raft_consensus.cc:3060] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.797894 21151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80cf51630c4858892b73a1a71690ee" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:34.800191 21151 raft_consensus.cc:3060] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:34.801816 21405 raft_consensus.cc:515] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.802798 21300 raft_consensus.cc:1240] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Rejecting Update request from peer 86d74df643e345d787ee5d764d46df19 for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:34.804840 21405 leader_election.cc:290] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 2 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:34.805107 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:34.805485 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:34.807091 21264 leader_election.cc:304] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e79e68c24b034d0292f3402155c25c43; no voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19
I20260713 09:06:34.807837 21405 raft_consensus.cc:2749] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:34.808053 21151 raft_consensus.cc:2468] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 1.
I20260713 09:06:34.808746 21344 consensus_queue.cc:1059] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.809768 21368 raft_consensus.cc:3055] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:34.810139 21368 raft_consensus.cc:740] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:34.809424 21048 catalog_manager.cc:5697] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 1 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.810837 21368 consensus_queue.cc:260] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.811000 21223 raft_consensus.cc:2468] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 1.
I20260713 09:06:34.811676 21368 raft_consensus.cc:3060] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.809157 21266 leader_election.cc:304] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:34.814412 21405 raft_consensus.cc:2804] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:34.814908 21405 raft_consensus.cc:697] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Becoming Leader. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:34.815555 21405 consensus_queue.cc:237] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:34.826787 21047 catalog_manager.cc:5697] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79e68c24b034d0292f3402155c25c43 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "e79e68c24b034d0292f3402155c25c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:34.924701 21348 consensus_queue.cc:1048] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.935093 21366 consensus_queue.cc:1048] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.970721 21366 consensus_queue.cc:1048] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.980141 21348 consensus_queue.cc:1048] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.991029 21385 consensus_queue.cc:1048] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.991611 21405 consensus_queue.cc:1048] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.011293 21223 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.021384 21406 consensus_queue.cc:1048] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.021543 21366 consensus_queue.cc:1048] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.055819 21300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d80cf51630c4858892b73a1a71690ee"
dest_uuid: "e79e68c24b034d0292f3402155c25c43"
mode: GRACEFUL
new_leader_uuid: "831c558893e84244bf1537647117d5ab"
 from {username='slave'} at 127.0.0.1:38714
I20260713 09:06:35.056535 21300 raft_consensus.cc:606] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Received request to transfer leadership to TS 831c558893e84244bf1537647117d5ab
I20260713 09:06:35.062701 21300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f"
dest_uuid: "e79e68c24b034d0292f3402155c25c43"
mode: GRACEFUL
new_leader_uuid: "831c558893e84244bf1537647117d5ab"
 from {username='slave'} at 127.0.0.1:38714
I20260713 09:06:35.063159 21300 raft_consensus.cc:606] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Received request to transfer leadership to TS 831c558893e84244bf1537647117d5ab
I20260713 09:06:35.069085 21300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c"
dest_uuid: "e79e68c24b034d0292f3402155c25c43"
mode: GRACEFUL
new_leader_uuid: "831c558893e84244bf1537647117d5ab"
 from {username='slave'} at 127.0.0.1:38714
I20260713 09:06:35.069509 21300 raft_consensus.cc:606] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Received request to transfer leadership to TS 831c558893e84244bf1537647117d5ab
I20260713 09:06:35.086160 21150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f3b1974c63e4129a56c573b3eb6db98"
dest_uuid: "831c558893e84244bf1537647117d5ab"
mode: GRACEFUL
new_leader_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:56084
I20260713 09:06:35.086745 21150 raft_consensus.cc:606] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Received request to transfer leadership to TS 86d74df643e345d787ee5d764d46df19
I20260713 09:06:35.092238 21150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2e759b8bca346cd84e0fd97a13f0176"
dest_uuid: "831c558893e84244bf1537647117d5ab"
mode: GRACEFUL
new_leader_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:56084
I20260713 09:06:35.092774 21150 raft_consensus.cc:606] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Received request to transfer leadership to TS 86d74df643e345d787ee5d764d46df19
I20260713 09:06:35.097901 21150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eec08fc500344c8b5014edc8a14ea07"
dest_uuid: "831c558893e84244bf1537647117d5ab"
mode: GRACEFUL
new_leader_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:56084
I20260713 09:06:35.098363 21150 raft_consensus.cc:606] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Received request to transfer leadership to TS 86d74df643e345d787ee5d764d46df19
I20260713 09:06:35.103960 21150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e48e719a4a7b4ae9af0bb9989aaa10f9"
dest_uuid: "831c558893e84244bf1537647117d5ab"
mode: GRACEFUL
new_leader_uuid: "e79e68c24b034d0292f3402155c25c43"
 from {username='slave'} at 127.0.0.1:56084
I20260713 09:06:35.104439 21150 raft_consensus.cc:606] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Received request to transfer leadership to TS e79e68c24b034d0292f3402155c25c43
I20260713 09:06:35.123445 21347 raft_consensus.cc:993] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43: : Instructing follower 831c558893e84244bf1537647117d5ab to start an election
I20260713 09:06:35.123932 21406 raft_consensus.cc:1081] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Signalling peer 831c558893e84244bf1537647117d5ab to start an election
I20260713 09:06:35.125367 21150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c"
dest_uuid: "831c558893e84244bf1537647117d5ab"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:06:35.125938 21150 raft_consensus.cc:493] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.126189 21150 raft_consensus.cc:3060] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.130744 21150 raft_consensus.cc:515] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.132324 21150 leader_election.cc:290] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 2 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:35.133049 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:35.133339 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:35.133651 21223 raft_consensus.cc:3060] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.133940 21300 raft_consensus.cc:3055] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.134290 21300 raft_consensus.cc:740] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:35.135002 21300 consensus_queue.cc:260] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.135874 21300 raft_consensus.cc:3060] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.138504 21223 raft_consensus.cc:2468] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 2.
I20260713 09:06:35.139582 21115 leader_election.cc:304] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:35.140308 21385 raft_consensus.cc:2804] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.140616 21300 raft_consensus.cc:2468] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 2.
I20260713 09:06:35.140725 21385 raft_consensus.cc:697] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:35.141647 21385 consensus_queue.cc:237] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.147751 21047 catalog_manager.cc:5697] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 1 to 2, leader changed from e79e68c24b034d0292f3402155c25c43 (127.16.65.67) to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 2 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.266532 21366 raft_consensus.cc:993] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab: : Instructing follower 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:35.267009 21385 raft_consensus.cc:1081] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Signalling peer 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:35.268492 21223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f3b1974c63e4129a56c573b3eb6db98"
dest_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:47496
I20260713 09:06:35.268911 21223 raft_consensus.cc:493] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.269253 21223 raft_consensus.cc:3060] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.274264 21223 raft_consensus.cc:515] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.276031 21406 consensus_queue.cc:1048] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.276559 21223 leader_election.cc:290] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 2 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:35.277005 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3b1974c63e4129a56c573b3eb6db98" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:35.277594 21150 raft_consensus.cc:3055] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.277963 21150 raft_consensus.cc:740] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:35.278685 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f3b1974c63e4129a56c573b3eb6db98" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:35.279351 21300 raft_consensus.cc:3060] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.278757 21150 consensus_queue.cc:260] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.280814 21150 raft_consensus.cc:3060] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.282783 21347 raft_consensus.cc:993] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43: : Instructing follower 831c558893e84244bf1537647117d5ab to start an election
I20260713 09:06:35.283237 21347 raft_consensus.cc:1081] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Signalling peer 831c558893e84244bf1537647117d5ab to start an election
I20260713 09:06:35.286019 21149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d80cf51630c4858892b73a1a71690ee"
dest_uuid: "831c558893e84244bf1537647117d5ab"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:06:35.286736 21149 raft_consensus.cc:493] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.287122 21149 raft_consensus.cc:3060] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.289662 21406 consensus_queue.cc:1048] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.294867 21300 raft_consensus.cc:2468] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:35.296064 21190 leader_election.cc:304] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [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: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:35.296857 21368 raft_consensus.cc:2804] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.294912 21149 raft_consensus.cc:515] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.297431 21368 raft_consensus.cc:697] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Becoming Leader. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:35.298347 21368 consensus_queue.cc:237] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.299611 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80cf51630c4858892b73a1a71690ee" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:35.303351 21149 leader_election.cc:290] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 2 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:35.304787 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80cf51630c4858892b73a1a71690ee" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:35.305352 21300 raft_consensus.cc:3055] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.305704 21300 raft_consensus.cc:740] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:35.306529 21300 consensus_queue.cc:260] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.307816 21300 raft_consensus.cc:3060] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.307577 21047 catalog_manager.cc:5697] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 reported cstate change: term changed from 1 to 2, leader changed from 831c558893e84244bf1537647117d5ab (127.16.65.65) to 86d74df643e345d787ee5d764d46df19 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "86d74df643e345d787ee5d764d46df19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.313339 21300 raft_consensus.cc:2468] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 2.
I20260713 09:06:35.313360 21150 raft_consensus.cc:2468] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:35.314666 21115 leader_election.cc:304] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 86d74df643e345d787ee5d764d46df19
I20260713 09:06:35.315443 21385 raft_consensus.cc:2804] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.315896 21385 raft_consensus.cc:697] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:35.316691 21385 consensus_queue.cc:237] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.317711 21387 consensus_queue.cc:1048] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.324285 21047 catalog_manager.cc:5697] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 1 to 2, leader changed from e79e68c24b034d0292f3402155c25c43 (127.16.65.67) to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 2 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.329165 21387 consensus_queue.cc:1048] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.368273 21387 raft_consensus.cc:993] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab: : Instructing follower 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:35.368820 21385 raft_consensus.cc:1081] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Signalling peer 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:35.370292 21223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eec08fc500344c8b5014edc8a14ea07"
dest_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:47496
I20260713 09:06:35.370805 21223 raft_consensus.cc:493] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.371153 21223 raft_consensus.cc:3060] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.376293 21223 raft_consensus.cc:515] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.378114 21223 leader_election.cc:290] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 2 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:35.378780 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eec08fc500344c8b5014edc8a14ea07" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:35.379554 21150 raft_consensus.cc:3055] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.379613 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eec08fc500344c8b5014edc8a14ea07" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:35.379915 21150 raft_consensus.cc:740] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:35.380506 21300 raft_consensus.cc:3060] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.380877 21150 consensus_queue.cc:260] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.381893 21150 raft_consensus.cc:3060] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.385726 21300 raft_consensus.cc:2468] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:35.387010 21190 leader_election.cc:304] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [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: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:35.387713 21368 raft_consensus.cc:2804] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.388131 21368 raft_consensus.cc:697] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Becoming Leader. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:35.388329 21150 raft_consensus.cc:2468] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:35.388883 21368 consensus_queue.cc:237] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.395946 21046 catalog_manager.cc:5697] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 reported cstate change: term changed from 1 to 2, leader changed from 831c558893e84244bf1537647117d5ab (127.16.65.65) to 86d74df643e345d787ee5d764d46df19 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "86d74df643e345d787ee5d764d46df19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.444234 21387 raft_consensus.cc:993] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab: : Instructing follower e79e68c24b034d0292f3402155c25c43 to start an election
I20260713 09:06:35.444726 21385 raft_consensus.cc:1081] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Signalling peer e79e68c24b034d0292f3402155c25c43 to start an election
I20260713 09:06:35.446255 21300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e48e719a4a7b4ae9af0bb9989aaa10f9"
dest_uuid: "e79e68c24b034d0292f3402155c25c43"
 from {username='slave'} at 127.0.0.1:38704
I20260713 09:06:35.446758 21300 raft_consensus.cc:493] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.447031 21300 raft_consensus.cc:3060] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.452119 21300 raft_consensus.cc:515] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.453738 21300 leader_election.cc:290] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 2 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:35.454607 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e719a4a7b4ae9af0bb9989aaa10f9" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:35.454813 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e48e719a4a7b4ae9af0bb9989aaa10f9" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:35.455353 21150 raft_consensus.cc:3055] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.455443 21223 raft_consensus.cc:3060] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.455718 21150 raft_consensus.cc:740] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:35.456517 21150 consensus_queue.cc:260] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.457496 21150 raft_consensus.cc:3060] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.460731 21223 raft_consensus.cc:2468] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 2.
I20260713 09:06:35.461856 21264 leader_election.cc:304] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [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: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:35.462589 21406 raft_consensus.cc:2804] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.462610 21150 raft_consensus.cc:2468] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 2.
I20260713 09:06:35.463111 21406 raft_consensus.cc:697] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 2 LEADER]: Becoming Leader. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:35.464063 21406 consensus_queue.cc:237] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.471434 21046 catalog_manager.cc:5697] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 reported cstate change: term changed from 1 to 2, leader changed from 831c558893e84244bf1537647117d5ab (127.16.65.65) to e79e68c24b034d0292f3402155c25c43 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "e79e68c24b034d0292f3402155c25c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.538515 21347 raft_consensus.cc:993] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43: : Instructing follower 831c558893e84244bf1537647117d5ab to start an election
I20260713 09:06:35.539072 21406 raft_consensus.cc:1081] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Signalling peer 831c558893e84244bf1537647117d5ab to start an election
I20260713 09:06:35.541085 21150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f"
dest_uuid: "831c558893e84244bf1537647117d5ab"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:06:35.541620 21150 raft_consensus.cc:493] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.542037 21150 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.550725 21150 raft_consensus.cc:515] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.553113 21150 leader_election.cc:290] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 2 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:35.553923 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:35.554157 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:35.554548 21223 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.554677 21300 raft_consensus.cc:3055] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.555049 21300 raft_consensus.cc:740] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:35.555933 21300 consensus_queue.cc:260] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.557138 21300 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.561434 21223 raft_consensus.cc:2468] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 2.
I20260713 09:06:35.562626 21115 leader_election.cc:304] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:35.563556 21300 raft_consensus.cc:2468] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 2.
I20260713 09:06:35.563596 21385 raft_consensus.cc:2804] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.564270 21385 raft_consensus.cc:697] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:35.565160 21385 consensus_queue.cc:237] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.574381 21046 catalog_manager.cc:5697] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 1 to 2, leader changed from e79e68c24b034d0292f3402155c25c43 (127.16.65.67) to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 2 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.595906 21387 raft_consensus.cc:993] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab: : Instructing follower 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:35.596393 21385 raft_consensus.cc:1081] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Signalling peer 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:35.597702 21223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2e759b8bca346cd84e0fd97a13f0176"
dest_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:47496
I20260713 09:06:35.598173 21223 raft_consensus.cc:493] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:35.598421 21223 raft_consensus.cc:3060] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.603350 21223 raft_consensus.cc:515] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.604926 21223 leader_election.cc:290] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 2 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:35.606087 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e759b8bca346cd84e0fd97a13f0176" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:35.606088 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2e759b8bca346cd84e0fd97a13f0176" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:35.606647 21150 raft_consensus.cc:3055] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:35.606901 21300 raft_consensus.cc:3060] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.606992 21150 raft_consensus.cc:740] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:35.607786 21150 consensus_queue.cc:260] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.608697 21150 raft_consensus.cc:3060] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.612010 21300 raft_consensus.cc:2468] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:35.613116 21190 leader_election.cc:304] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [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: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:35.613971 21368 raft_consensus.cc:2804] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.614005 21150 raft_consensus.cc:2468] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:35.614384 21223 raft_consensus.cc:1275] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Refusing update from remote peer 831c558893e84244bf1537647117d5ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.614574 21368 raft_consensus.cc:697] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Becoming Leader. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:35.615470 21368 consensus_queue.cc:237] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:35.615999 21385 consensus_queue.cc:1048] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.622718 21046 catalog_manager.cc:5697] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 reported cstate change: term changed from 1 to 2, leader changed from 831c558893e84244bf1537647117d5ab (127.16.65.65) to 86d74df643e345d787ee5d764d46df19 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "86d74df643e345d787ee5d764d46df19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.624126 21300 raft_consensus.cc:1275] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 831c558893e84244bf1537647117d5ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.625840 21385 consensus_queue.cc:1048] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.732652 21300 raft_consensus.cc:1275] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.734149 21368 consensus_queue.cc:1048] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.744038 21150 raft_consensus.cc:1275] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.745460 21344 consensus_queue.cc:1048] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.792852 21150 raft_consensus.cc:1275] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.794219 21344 consensus_queue.cc:1048] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.802096 21300 raft_consensus.cc:1275] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.803449 21344 consensus_queue.cc:1048] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.891223 21300 raft_consensus.cc:1275] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 831c558893e84244bf1537647117d5ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.892727 21385 consensus_queue.cc:1048] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.895154 21150 raft_consensus.cc:1275] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Refusing update from remote peer e79e68c24b034d0292f3402155c25c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.896407 21406 consensus_queue.cc:1048] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.900586 21223 raft_consensus.cc:3060] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.911824 21223 raft_consensus.cc:1275] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Refusing update from remote peer 831c558893e84244bf1537647117d5ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.913335 21385 consensus_queue.cc:1048] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.914602 21226 raft_consensus.cc:1275] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Refusing update from remote peer e79e68c24b034d0292f3402155c25c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.916110 21347 consensus_queue.cc:1048] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.009330 21150 raft_consensus.cc:1275] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.010782 21344 consensus_queue.cc:1048] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.018723 21300 raft_consensus.cc:1275] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.020299 21430 consensus_queue.cc:1048] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.093722 21226 raft_consensus.cc:1275] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Refusing update from remote peer 831c558893e84244bf1537647117d5ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.094972 21385 consensus_queue.cc:1048] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.104291 21300 raft_consensus.cc:1275] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 831c558893e84244bf1537647117d5ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.106650 21387 consensus_queue.cc:1048] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:38.132354 21046 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35730:
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"
    }
  }
}
W20260713 09:06:38.134657 21046 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.
I20260713 09:06:38.183337 21135 tablet_service.cc:1511] Processing CreateTablet for tablet 0f396b21786e4997869d65023bbd229a (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.184170 21213 tablet_service.cc:1511] Processing CreateTablet for tablet 0f396b21786e4997869d65023bbd229a (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.184614 21135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f396b21786e4997869d65023bbd229a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.185387 21213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f396b21786e4997869d65023bbd229a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.185693 21282 tablet_service.cc:1511] Processing CreateTablet for tablet 0f396b21786e4997869d65023bbd229a (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:06:38.186916 21282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f396b21786e4997869d65023bbd229a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.187613 21141 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad577f884b645eb848d89b248252f94 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.188774 21141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad577f884b645eb848d89b248252f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.189632 21215 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad577f884b645eb848d89b248252f94 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.190850 21215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad577f884b645eb848d89b248252f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.191715 21286 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad577f884b645eb848d89b248252f94 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:06:38.192866 21286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad577f884b645eb848d89b248252f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.194775 21136 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4c3fe06f794b44b1c467c18e9fedcd (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.195933 21136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4c3fe06f794b44b1c467c18e9fedcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.198755 21216 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4c3fe06f794b44b1c467c18e9fedcd (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.199363 21140 tablet_service.cc:1511] Processing CreateTablet for tablet f204fdd8776f4edc818afaf42dea00ec (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.199965 21216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4c3fe06f794b44b1c467c18e9fedcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.200541 21140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f204fdd8776f4edc818afaf42dea00ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.202206 21283 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4c3fe06f794b44b1c467c18e9fedcd (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:06:38.203377 21283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4c3fe06f794b44b1c467c18e9fedcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.204452 21209 tablet_service.cc:1511] Processing CreateTablet for tablet f204fdd8776f4edc818afaf42dea00ec (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.205634 21209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f204fdd8776f4edc818afaf42dea00ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.207844 21284 tablet_service.cc:1511] Processing CreateTablet for tablet f204fdd8776f4edc818afaf42dea00ec (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:06:38.209076 21284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f204fdd8776f4edc818afaf42dea00ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.220418 21139 tablet_service.cc:1511] Processing CreateTablet for tablet 9f71483793474ed88313cdce0037326f (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.221686 21139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f71483793474ed88313cdce0037326f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.222397 21211 tablet_service.cc:1511] Processing CreateTablet for tablet 9f71483793474ed88313cdce0037326f (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.223579 21211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f71483793474ed88313cdce0037326f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.242026 21289 tablet_service.cc:1511] Processing CreateTablet for tablet 9f71483793474ed88313cdce0037326f (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:06:38.243443 21289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f71483793474ed88313cdce0037326f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.243848 21134 tablet_service.cc:1511] Processing CreateTablet for tablet b7cac5119fb447219d7c888183df1613 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.245018 21134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cac5119fb447219d7c888183df1613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.252942 21288 tablet_service.cc:1511] Processing CreateTablet for tablet b7cac5119fb447219d7c888183df1613 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.253700 21214 tablet_service.cc:1511] Processing CreateTablet for tablet b7cac5119fb447219d7c888183df1613 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:06:38.255153 21214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cac5119fb447219d7c888183df1613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.254182 21288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cac5119fb447219d7c888183df1613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.265673 21133 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6d91d6a905418b90d1842840d631a8 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.267525 21211 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6d91d6a905418b90d1842840d631a8 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.270831 21211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6d91d6a905418b90d1842840d631a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.279382 21283 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6d91d6a905418b90d1842840d631a8 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:06:38.280627 21283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6d91d6a905418b90d1842840d631a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.288439 21137 tablet_service.cc:1511] Processing CreateTablet for tablet 524cf3de75144d2abdee648c97e8c693 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.290467 21213 tablet_service.cc:1511] Processing CreateTablet for tablet 524cf3de75144d2abdee648c97e8c693 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.291800 21213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524cf3de75144d2abdee648c97e8c693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.304572 21138 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecdd9f0928d4cf0bd28a0c801f9efbd (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:38.306308 21284 tablet_service.cc:1511] Processing CreateTablet for tablet 524cf3de75144d2abdee648c97e8c693 (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:06:38.312449 21448 tablet_bootstrap.cc:492] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:38.312855 21209 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecdd9f0928d4cf0bd28a0c801f9efbd (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:38.314107 21449 tablet_bootstrap.cc:492] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:38.314473 21209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecdd9f0928d4cf0bd28a0c801f9efbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.314815 21284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524cf3de75144d2abdee648c97e8c693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.319832 21138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecdd9f0928d4cf0bd28a0c801f9efbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.326326 21137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 524cf3de75144d2abdee648c97e8c693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.326864 21448 tablet_bootstrap.cc:654] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.328090 21288 tablet_service.cc:1511] Processing CreateTablet for tablet 3ecdd9f0928d4cf0bd28a0c801f9efbd (DEFAULT_TABLE table=soft_deleted_table [id=8ffe70574d90412c943795e3e579496d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:06:38.332577 21133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6d91d6a905418b90d1842840d631a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.334424 21288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ecdd9f0928d4cf0bd28a0c801f9efbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:38.335713 21449 tablet_bootstrap.cc:654] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.338639 21450 tablet_bootstrap.cc:492] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:38.359755 21450 tablet_bootstrap.cc:654] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.359839 21448 tablet_bootstrap.cc:492] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:38.360572 21448 ts_tablet_manager.cc:1403] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.010s
I20260713 09:06:38.373646 21448 raft_consensus.cc:359] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.374466 21448 raft_consensus.cc:385] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.374804 21448 raft_consensus.cc:740] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.375563 21448 consensus_queue.cc:260] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.378502 21448 ts_tablet_manager.cc:1434] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:06:38.378753 21430 raft_consensus.cc:493] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.379571 21448 tablet_bootstrap.cc:492] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:38.379237 21430 raft_consensus.cc:515] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.385613 21449 tablet_bootstrap.cc:492] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:38.386428 21430 leader_election.cc:290] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.386808 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f204fdd8776f4edc818afaf42dea00ec" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
W20260713 09:06:38.388546 21192 leader_election.cc:343] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.389340 21448 tablet_bootstrap.cc:654] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.391469 21449 ts_tablet_manager.cc:1403] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.004s
I20260713 09:06:38.394657 21449 raft_consensus.cc:359] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.395567 21449 raft_consensus.cc:385] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.395857 21449 raft_consensus.cc:740] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.396535 21449 consensus_queue.cc:260] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.399076 21449 ts_tablet_manager.cc:1434] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:06:38.400501 21437 raft_consensus.cc:493] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.400604 21449 tablet_bootstrap.cc:492] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:38.401151 21437 raft_consensus.cc:515] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.403820 21437 leader_election.cc:290] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:38.404146 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f396b21786e4997869d65023bbd229a" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:38.404983 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f396b21786e4997869d65023bbd229a" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
W20260713 09:06:38.405825 21266 leader_election.cc:343] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:38.406843 21264 leader_election.cc:343] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.407260 21264 leader_election.cc:304] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [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: e79e68c24b034d0292f3402155c25c43; no voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19
I20260713 09:06:38.407588 21449 tablet_bootstrap.cc:654] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.409679 21450 tablet_bootstrap.cc:492] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:38.410223 21450 ts_tablet_manager.cc:1403] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.008s
I20260713 09:06:38.413244 21450 raft_consensus.cc:359] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.414007 21450 raft_consensus.cc:385] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.414310 21450 raft_consensus.cc:740] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.415150 21450 consensus_queue.cc:260] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.416873 21437 raft_consensus.cc:2749] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.418720 21449 tablet_bootstrap.cc:492] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:38.419219 21449 ts_tablet_manager.cc:1403] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:06:38.422338 21449 raft_consensus.cc:359] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.423229 21449 raft_consensus.cc:385] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.423589 21449 raft_consensus.cc:740] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.423925 21450 ts_tablet_manager.cc:1434] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:06:38.424481 21449 consensus_queue.cc:260] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.426505 21450 tablet_bootstrap.cc:492] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:38.427280 21449 ts_tablet_manager.cc:1434] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:38.428236 21449 tablet_bootstrap.cc:492] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:38.434392 21449 tablet_bootstrap.cc:654] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.442219 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f204fdd8776f4edc818afaf42dea00ec" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
W20260713 09:06:38.443708 21190 leader_election.cc:343] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.443789 21448 tablet_bootstrap.cc:492] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:38.444198 21190 leader_election.cc:304] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [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: 86d74df643e345d787ee5d764d46df19; no voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43
I20260713 09:06:38.444468 21448 ts_tablet_manager.cc:1403] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.004s
I20260713 09:06:38.444594 21449 tablet_bootstrap.cc:492] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:38.445241 21449 ts_tablet_manager.cc:1403] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.008s
I20260713 09:06:38.445240 21450 tablet_bootstrap.cc:654] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.445313 21453 raft_consensus.cc:2749] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.447829 21449 raft_consensus.cc:359] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.448390 21449 raft_consensus.cc:385] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.447902 21448 raft_consensus.cc:359] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.448663 21449 raft_consensus.cc:740] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.448879 21448 raft_consensus.cc:385] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.449357 21448 raft_consensus.cc:740] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.449487 21449 consensus_queue.cc:260] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.450498 21448 consensus_queue.cc:260] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.451421 21450 tablet_bootstrap.cc:492] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:38.451870 21449 ts_tablet_manager.cc:1434] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:38.451927 21450 ts_tablet_manager.cc:1403] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260713 09:06:38.452971 21448 ts_tablet_manager.cc:1434] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:38.453116 21449 tablet_bootstrap.cc:492] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:38.458025 21448 tablet_bootstrap.cc:492] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:38.459475 21449 tablet_bootstrap.cc:654] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.464571 21448 tablet_bootstrap.cc:654] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.472194 21449 tablet_bootstrap.cc:492] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:38.471467 21450 raft_consensus.cc:359] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.472697 21449 ts_tablet_manager.cc:1403] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:06:38.472659 21450 raft_consensus.cc:385] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.473282 21450 raft_consensus.cc:740] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.474467 21450 consensus_queue.cc:260] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.475139 21449 raft_consensus.cc:359] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.475777 21449 raft_consensus.cc:385] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.476071 21449 raft_consensus.cc:740] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.476840 21449 consensus_queue.cc:260] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.479417 21449 ts_tablet_manager.cc:1434] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:06:38.480394 21449 tablet_bootstrap.cc:492] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:38.483623 21387 raft_consensus.cc:493] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.484162 21387 raft_consensus.cc:515] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.486383 21450 ts_tablet_manager.cc:1434] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.008s
I20260713 09:06:38.486617 21449 tablet_bootstrap.cc:654] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.487921 21450 tablet_bootstrap.cc:492] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:38.488147 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4c3fe06f794b44b1c467c18e9fedcd" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:38.490325 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4c3fe06f794b44b1c467c18e9fedcd" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:38.491142 21298 raft_consensus.cc:2468] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:38.492053 21448 tablet_bootstrap.cc:492] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
W20260713 09:06:38.492372 21115 leader_election.cc:343] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.492631 21448 ts_tablet_manager.cc:1403] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.020s
I20260713 09:06:38.496212 21450 tablet_bootstrap.cc:654] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.496037 21448 raft_consensus.cc:359] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.496852 21448 raft_consensus.cc:385] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.497215 21448 raft_consensus.cc:740] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.496965 21115 leader_election.cc:304] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 86d74df643e345d787ee5d764d46df19
I20260713 09:06:38.498122 21448 consensus_queue.cc:260] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.486558 21387 leader_election.cc:290] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.499924 21387 raft_consensus.cc:2804] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.500412 21387 raft_consensus.cc:493] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.500847 21387 raft_consensus.cc:3060] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.501572 21448 ts_tablet_manager.cc:1434] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:06:38.503005 21448 tablet_bootstrap.cc:492] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:38.514298 21448 tablet_bootstrap.cc:654] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.528136 21448 tablet_bootstrap.cc:492] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:38.528837 21448 ts_tablet_manager.cc:1403] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260713 09:06:38.533025 21448 raft_consensus.cc:359] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.534283 21448 raft_consensus.cc:385] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.534708 21448 raft_consensus.cc:740] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.535923 21453 raft_consensus.cc:493] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.535974 21448 consensus_queue.cc:260] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.536867 21453 raft_consensus.cc:515] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.539921 21448 ts_tablet_manager.cc:1434] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.009s
I20260713 09:06:38.541391 21448 tablet_bootstrap.cc:492] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:38.542119 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f71483793474ed88313cdce0037326f" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:38.544350 21453 leader_election.cc:290] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
W20260713 09:06:38.545651 21192 leader_election.cc:343] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.546021 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f71483793474ed88313cdce0037326f" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
W20260713 09:06:38.547981 21190 leader_election.cc:343] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.548633 21190 leader_election.cc:304] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [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: 86d74df643e345d787ee5d764d46df19; no voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43
I20260713 09:06:38.550458 21453 raft_consensus.cc:2749] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.558018 21448 tablet_bootstrap.cc:654] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.571759 21448 tablet_bootstrap.cc:492] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:38.572477 21448 ts_tablet_manager.cc:1403] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260713 09:06:38.576750 21448 raft_consensus.cc:359] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.577843 21448 raft_consensus.cc:385] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.578254 21448 raft_consensus.cc:740] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.579262 21448 consensus_queue.cc:260] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.583032 21448 ts_tablet_manager.cc:1434] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260713 09:06:38.584688 21448 tablet_bootstrap.cc:492] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:38.594002 21448 tablet_bootstrap.cc:654] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:38.600275 21115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.65.67:38879, user_credentials={real_user=slave}} blocked reactor thread for 106498us
I20260713 09:06:38.604884 21387 raft_consensus.cc:515] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.607295 21448 tablet_bootstrap.cc:492] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:38.608036 21448 ts_tablet_manager.cc:1403] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260713 09:06:38.610651 21387 leader_election.cc:290] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.611285 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4c3fe06f794b44b1c467c18e9fedcd" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:38.611629 21448 raft_consensus.cc:359] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.612454 21448 raft_consensus.cc:385] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.612691 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4c3fe06f794b44b1c467c18e9fedcd" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:38.612769 21448 raft_consensus.cc:740] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.613432 21298 raft_consensus.cc:3060] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.613440 21450 tablet_bootstrap.cc:492] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:38.614234 21450 ts_tablet_manager.cc:1403] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.127s	user 0.049s	sys 0.060s
I20260713 09:06:38.613879 21448 consensus_queue.cc:260] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.614636 21449 tablet_bootstrap.cc:492] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:38.615165 21449 ts_tablet_manager.cc:1403] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.135s	user 0.084s	sys 0.044s
I20260713 09:06:38.617455 21450 raft_consensus.cc:359] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.618037 21226 raft_consensus.cc:3060] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.618315 21450 raft_consensus.cc:385] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.617980 21449 raft_consensus.cc:359] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.618784 21450 raft_consensus.cc:740] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.618876 21449 raft_consensus.cc:385] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.619334 21449 raft_consensus.cc:740] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.619961 21448 ts_tablet_manager.cc:1434] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:06:38.619827 21450 consensus_queue.cc:260] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.620164 21449 consensus_queue.cc:260] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.621033 21448 tablet_bootstrap.cc:492] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:38.622762 21450 ts_tablet_manager.cc:1434] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:38.623865 21450 tablet_bootstrap.cc:492] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:38.628961 21449 ts_tablet_manager.cc:1434] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:06:38.630218 21449 tablet_bootstrap.cc:492] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:38.632359 21450 tablet_bootstrap.cc:654] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.633618 21453 raft_consensus.cc:493] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.634114 21453 raft_consensus.cc:515] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.635062 21448 tablet_bootstrap.cc:654] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.636878 21449 tablet_bootstrap.cc:654] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.637094 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad577f884b645eb848d89b248252f94" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:38.637737 21300 raft_consensus.cc:2468] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 0.
I20260713 09:06:38.639709 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad577f884b645eb848d89b248252f94" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:38.640776 21190 leader_election.cc:304] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:38.641640 21430 raft_consensus.cc:2804] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.642031 21430 raft_consensus.cc:493] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.642338 21430 raft_consensus.cc:3060] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:38.650699 21192 leader_election.cc:343] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.651360 21453 leader_election.cc:290] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.656697 21430 raft_consensus.cc:515] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.659925 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad577f884b645eb848d89b248252f94" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:38.660060 21298 raft_consensus.cc:2468] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
W20260713 09:06:38.661370 21192 leader_election.cc:343] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.651644 21226 raft_consensus.cc:2468] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:38.661378 21115 leader_election.cc:304] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:38.663247 21387 raft_consensus.cc:2804] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.664098 21387 raft_consensus.cc:697] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:38.664943 21387 consensus_queue.cc:237] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.669581 21430 leader_election.cc:290] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.672135 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad577f884b645eb848d89b248252f94" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:38.672852 21298 raft_consensus.cc:3060] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.678186 21462 raft_consensus.cc:493] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.678880 21462 raft_consensus.cc:515] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.681114 21462 leader_election.cc:290] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.682152 21448 tablet_bootstrap.cc:492] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:38.682861 21448 ts_tablet_manager.cc:1403] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.016s
I20260713 09:06:38.685042 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f396b21786e4997869d65023bbd229a" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:38.685868 21226 raft_consensus.cc:2468] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:38.687105 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f396b21786e4997869d65023bbd229a" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:38.687254 21115 leader_election.cc:304] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:38.687762 21300 raft_consensus.cc:2468] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:38.689980 21448 raft_consensus.cc:359] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.690774 21448 raft_consensus.cc:385] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.690819 21462 raft_consensus.cc:2804] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.691251 21448 raft_consensus.cc:740] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.691473 21462 raft_consensus.cc:493] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.692029 21462 raft_consensus.cc:3060] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.692238 21448 consensus_queue.cc:260] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.695138 21448 ts_tablet_manager.cc:1434] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:06:38.696177 21448 tablet_bootstrap.cc:492] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:38.704748 21448 tablet_bootstrap.cc:654] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.725592 21298 raft_consensus.cc:2468] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 1.
I20260713 09:06:38.733011 21473 raft_consensus.cc:493] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.733834 21473 raft_consensus.cc:515] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.737210 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f204fdd8776f4edc818afaf42dea00ec" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:38.737741 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f204fdd8776f4edc818afaf42dea00ec" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:38.737943 21226 raft_consensus.cc:2468] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:38.738332 21300 raft_consensus.cc:2468] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:38.736313 21473 leader_election.cc:290] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.739967 21115 leader_election.cc:304] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:38.740687 21473 raft_consensus.cc:2804] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.728531 21190 leader_election.cc:304] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [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: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 831c558893e84244bf1537647117d5ab
I20260713 09:06:38.741108 21473 raft_consensus.cc:493] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.742058 21430 raft_consensus.cc:2804] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.742313 21473 raft_consensus.cc:3060] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.743355 21430 raft_consensus.cc:697] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Becoming Leader. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:38.744282 21430 consensus_queue.cc:237] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.747855 21450 tablet_bootstrap.cc:492] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:38.748255 21450 ts_tablet_manager.cc:1403] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.125s	user 0.029s	sys 0.045s
I20260713 09:06:38.748821 21462 raft_consensus.cc:515] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.750578 21450 raft_consensus.cc:359] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.751267 21450 raft_consensus.cc:385] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.751544 21450 raft_consensus.cc:740] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.751566 21448 tablet_bootstrap.cc:492] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:38.752207 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f396b21786e4997869d65023bbd229a" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:38.752602 21450 consensus_queue.cc:260] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.753306 21226 raft_consensus.cc:3060] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.753438 21448 ts_tablet_manager.cc:1403] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.024s
I20260713 09:06:38.753801 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f396b21786e4997869d65023bbd229a" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:38.754504 21298 raft_consensus.cc:3060] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.754956 21450 ts_tablet_manager.cc:1434] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:06:38.755890 21450 tablet_bootstrap.cc:492] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:38.756453 21437 raft_consensus.cc:493] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.756919 21437 raft_consensus.cc:515] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.759241 21437 leader_election.cc:290] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:38.760876 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cac5119fb447219d7c888183df1613" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:38.761667 21150 raft_consensus.cc:2468] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 0.
I20260713 09:06:38.762013 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cac5119fb447219d7c888183df1613" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:38.763072 21266 leader_election.cc:304] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:38.762786 21450 tablet_bootstrap.cc:654] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.764127 21437 raft_consensus.cc:2804] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.764622 21437 raft_consensus.cc:493] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.762722 21223 raft_consensus.cc:2468] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 0.
I20260713 09:06:38.752813 21462 leader_election.cc:290] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.767936 21437 raft_consensus.cc:3060] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.767277 21449 tablet_bootstrap.cc:492] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:38.768950 21449 ts_tablet_manager.cc:1403] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.139s	user 0.025s	sys 0.035s
I20260713 09:06:38.770943 21298 raft_consensus.cc:2468] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:38.772176 21115 leader_election.cc:304] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:38.773102 21462 raft_consensus.cc:2804] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.774132 21462 raft_consensus.cc:697] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:38.775038 21462 consensus_queue.cc:237] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.775439 21047 catalog_manager.cc:5697] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 1 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.776540 21226 raft_consensus.cc:2468] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:38.762753 21473 raft_consensus.cc:515] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.762835 21448 raft_consensus.cc:359] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.778919 21448 raft_consensus.cc:385] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.779309 21448 raft_consensus.cc:740] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.780170 21448 consensus_queue.cc:260] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.782759 21450 tablet_bootstrap.cc:492] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:38.783171 21448 ts_tablet_manager.cc:1434] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:06:38.783300 21450 ts_tablet_manager.cc:1403] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260713 09:06:38.785000 21448 tablet_bootstrap.cc:492] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19: Bootstrap starting.
I20260713 09:06:38.785420 21049 catalog_manager.cc:5697] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86d74df643e345d787ee5d764d46df19 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "86d74df643e345d787ee5d764d46df19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.786821 21450 raft_consensus.cc:359] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.787595 21450 raft_consensus.cc:385] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.787930 21450 raft_consensus.cc:740] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.788686 21450 consensus_queue.cc:260] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.773108 21449 raft_consensus.cc:359] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.790309 21449 raft_consensus.cc:385] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.790748 21449 raft_consensus.cc:740] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.791796 21449 consensus_queue.cc:260] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.794857 21473 leader_election.cc:290] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.795665 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f204fdd8776f4edc818afaf42dea00ec" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:38.796344 21226 raft_consensus.cc:3060] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.798345 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f204fdd8776f4edc818afaf42dea00ec" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:38.797883 21450 ts_tablet_manager.cc:1434] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:06:38.798993 21298 raft_consensus.cc:3060] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.800661 21437 raft_consensus.cc:515] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.802270 21449 ts_tablet_manager.cc:1434] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:06:38.802630 21450 tablet_bootstrap.cc:492] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:38.809552 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cac5119fb447219d7c888183df1613" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:38.810155 21150 raft_consensus.cc:3060] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.810251 21449 tablet_bootstrap.cc:492] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:38.816123 21450 tablet_bootstrap.cc:654] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.817061 21150 raft_consensus.cc:2468] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 1.
I20260713 09:06:38.818447 21266 leader_election.cc:304] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:38.820269 21448 tablet_bootstrap.cc:654] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.824570 21478 raft_consensus.cc:2804] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.824851 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cac5119fb447219d7c888183df1613" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:38.825568 21223 raft_consensus.cc:3060] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.830586 21298 raft_consensus.cc:2468] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:38.831876 21115 leader_election.cc:304] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:38.833374 21462 raft_consensus.cc:2804] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.833590 21223 raft_consensus.cc:2468] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 1.
I20260713 09:06:38.834297 21462 raft_consensus.cc:697] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:38.835325 21437 leader_election.cc:290] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:38.835237 21462 consensus_queue.cc:237] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.836416 21437 raft_consensus.cc:493] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.836966 21437 raft_consensus.cc:515] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.840590 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d91d6a905418b90d1842840d631a8" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:38.841718 21478 raft_consensus.cc:697] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Becoming Leader. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
W20260713 09:06:38.842325 21266 leader_election.cc:343] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.842942 21478 consensus_queue.cc:237] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.846854 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d91d6a905418b90d1842840d631a8" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:38.847543 21223 raft_consensus.cc:2468] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 0.
I20260713 09:06:38.848706 21264 leader_election.cc:304] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [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: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 831c558893e84244bf1537647117d5ab
I20260713 09:06:38.850813 21483 raft_consensus.cc:2804] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.851702 21437 leader_election.cc:290] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:38.852105 21483 raft_consensus.cc:493] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.853161 21483 raft_consensus.cc:3060] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.855661 21449 tablet_bootstrap.cc:654] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.855458 21448 tablet_bootstrap.cc:492] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19: No bootstrap required, opened a new log
I20260713 09:06:38.856410 21448 ts_tablet_manager.cc:1403] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.002s
I20260713 09:06:38.806567 21226 raft_consensus.cc:2468] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:38.860185 21448 raft_consensus.cc:359] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.860980 21448 raft_consensus.cc:385] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.861277 21448 raft_consensus.cc:740] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.861816 21450 tablet_bootstrap.cc:492] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:38.862321 21450 ts_tablet_manager.cc:1403] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.028s
I20260713 09:06:38.862043 21448 consensus_queue.cc:260] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.864635 21448 ts_tablet_manager.cc:1434] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:38.865244 21450 raft_consensus.cc:359] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.866042 21450 raft_consensus.cc:385] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.866356 21450 raft_consensus.cc:740] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.866150 21483 raft_consensus.cc:515] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.867112 21450 consensus_queue.cc:260] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.869387 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d91d6a905418b90d1842840d631a8" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:38.869669 21450 ts_tablet_manager.cc:1434] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:38.871133 21450 tablet_bootstrap.cc:492] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
W20260713 09:06:38.871124 21266 leader_election.cc:343] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.874766 21483 leader_election.cc:290] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 1 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:38.876627 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d91d6a905418b90d1842840d631a8" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:38.877316 21226 raft_consensus.cc:3060] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.879089 21450 tablet_bootstrap.cc:654] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.888824 21449 tablet_bootstrap.cc:492] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:38.889389 21449 ts_tablet_manager.cc:1403] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.005s
I20260713 09:06:38.889014 21046 catalog_manager.cc:5697] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79e68c24b034d0292f3402155c25c43 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "e79e68c24b034d0292f3402155c25c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.892570 21449 raft_consensus.cc:359] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.893321 21449 raft_consensus.cc:385] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.893635 21449 raft_consensus.cc:740] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.894456 21449 consensus_queue.cc:260] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.897193 21449 ts_tablet_manager.cc:1434] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:38.898267 21449 tablet_bootstrap.cc:492] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:38.902653 21450 tablet_bootstrap.cc:492] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:38.903208 21450 ts_tablet_manager.cc:1403] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260713 09:06:38.902918 21049 catalog_manager.cc:5697] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 1 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.904907 21049 catalog_manager.cc:5697] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 1 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.906534 21450 raft_consensus.cc:359] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.907294 21450 raft_consensus.cc:385] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.907610 21450 raft_consensus.cc:740] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.908455 21450 consensus_queue.cc:260] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.909724 21430 raft_consensus.cc:493] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.910228 21430 raft_consensus.cc:515] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.910848 21450 ts_tablet_manager.cc:1434] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:38.911598 21226 raft_consensus.cc:2468] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 1.
I20260713 09:06:38.911904 21450 tablet_bootstrap.cc:492] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:38.911952 21430 leader_election.cc:290] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.912607 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524cf3de75144d2abdee648c97e8c693" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:38.912892 21264 leader_election.cc:304] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [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: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 831c558893e84244bf1537647117d5ab
I20260713 09:06:38.913782 21478 raft_consensus.cc:2804] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:06:38.913941 21192 leader_election.cc:343] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.914301 21478 raft_consensus.cc:697] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Becoming Leader. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:38.914748 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524cf3de75144d2abdee648c97e8c693" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:38.915251 21478 consensus_queue.cc:237] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
W20260713 09:06:38.915980 21190 leader_election.cc:343] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:38.916471 21190 leader_election.cc:304] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [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: 86d74df643e345d787ee5d764d46df19; no voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43
I20260713 09:06:38.917150 21430 raft_consensus.cc:2749] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:38.918653 21449 tablet_bootstrap.cc:654] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.931923 21450 tablet_bootstrap.cc:654] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.937080 21046 catalog_manager.cc:5697] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to e79e68c24b034d0292f3402155c25c43 (127.16.65.67). New cstate: current_term: 1 leader_uuid: "e79e68c24b034d0292f3402155c25c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:38.939033 21450 tablet_bootstrap.cc:492] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:38.939241 21449 tablet_bootstrap.cc:492] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:38.939597 21450 ts_tablet_manager.cc:1403] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260713 09:06:38.939756 21449 ts_tablet_manager.cc:1403] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.001s
I20260713 09:06:38.942523 21449 raft_consensus.cc:359] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.942725 21450 raft_consensus.cc:359] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.943425 21449 raft_consensus.cc:385] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.943624 21450 raft_consensus.cc:385] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.943783 21449 raft_consensus.cc:740] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.944017 21450 raft_consensus.cc:740] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.944710 21449 consensus_queue.cc:260] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.945281 21450 consensus_queue.cc:260] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.947048 21449 ts_tablet_manager.cc:1434] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:38.947355 21450 ts_tablet_manager.cc:1434] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:38.948628 21450 tablet_bootstrap.cc:492] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab: Bootstrap starting.
I20260713 09:06:38.949337 21449 tablet_bootstrap.cc:492] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43: Bootstrap starting.
I20260713 09:06:38.955286 21450 tablet_bootstrap.cc:654] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.956591 21449 tablet_bootstrap.cc:654] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:38.961331 21449 tablet_bootstrap.cc:492] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43: No bootstrap required, opened a new log
I20260713 09:06:38.961802 21449 ts_tablet_manager.cc:1403] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:06:38.963846 21450 tablet_bootstrap.cc:492] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab: No bootstrap required, opened a new log
I20260713 09:06:38.964280 21450 ts_tablet_manager.cc:1403] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260713 09:06:38.963956 21449 raft_consensus.cc:359] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.965106 21449 raft_consensus.cc:385] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.965370 21449 raft_consensus.cc:740] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.966050 21449 consensus_queue.cc:260] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.966849 21450 raft_consensus.cc:359] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.967707 21450 raft_consensus.cc:385] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:38.967855 21462 raft_consensus.cc:493] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.967978 21450 raft_consensus.cc:740] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.968149 21449 ts_tablet_manager.cc:1434] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:38.968433 21462 raft_consensus.cc:515] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.968839 21450 consensus_queue.cc:260] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.970553 21462 leader_election.cc:290] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.970927 21450 ts_tablet_manager.cc:1434] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:06:38.972374 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524cf3de75144d2abdee648c97e8c693" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:38.972872 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524cf3de75144d2abdee648c97e8c693" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:38.973001 21226 raft_consensus.cc:2468] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:38.973513 21298 raft_consensus.cc:2468] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:38.974048 21115 leader_election.cc:304] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:38.974855 21462 raft_consensus.cc:2804] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:38.975201 21462 raft_consensus.cc:493] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.975525 21462 raft_consensus.cc:3060] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.981575 21462 raft_consensus.cc:515] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:38.983441 21462 leader_election.cc:290] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:38.985134 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524cf3de75144d2abdee648c97e8c693" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:38.985806 21226 raft_consensus.cc:3060] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.985879 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524cf3de75144d2abdee648c97e8c693" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:38.986536 21298 raft_consensus.cc:3060] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:38.991386 21298 raft_consensus.cc:2468] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:38.992036 21226 raft_consensus.cc:2468] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:38.992336 21115 leader_election.cc:304] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:38.993315 21462 raft_consensus.cc:2804] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:38.993852 21462 raft_consensus.cc:697] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:38.994529 21462 consensus_queue.cc:237] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.001044 21046 catalog_manager.cc:5697] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 1 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.029861 21430 raft_consensus.cc:493] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.030421 21430 raft_consensus.cc:515] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.032440 21430 leader_election.cc:290] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.033167 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecdd9f0928d4cf0bd28a0c801f9efbd" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:39.033547 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecdd9f0928d4cf0bd28a0c801f9efbd" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:39.033771 21150 raft_consensus.cc:2468] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 0.
I20260713 09:06:39.034420 21298 raft_consensus.cc:2468] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 0.
I20260713 09:06:39.035066 21192 leader_election.cc:304] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:39.035810 21430 raft_consensus.cc:2804] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.036186 21430 raft_consensus.cc:493] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.036437 21430 raft_consensus.cc:3060] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.041390 21430 raft_consensus.cc:515] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.043227 21430 leader_election.cc:290] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.044065 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecdd9f0928d4cf0bd28a0c801f9efbd" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:39.044371 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecdd9f0928d4cf0bd28a0c801f9efbd" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:39.044639 21150 raft_consensus.cc:3060] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.045070 21298 raft_consensus.cc:3060] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.049379 21150 raft_consensus.cc:2468] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 1.
I20260713 09:06:39.050655 21192 leader_election.cc:304] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:39.051383 21430 raft_consensus.cc:2804] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.051790 21430 raft_consensus.cc:697] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Becoming Leader. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:39.051975 21298 raft_consensus.cc:2468] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 1.
I20260713 09:06:39.052991 21430 consensus_queue.cc:237] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.062077 21046 catalog_manager.cc:5697] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86d74df643e345d787ee5d764d46df19 (127.16.65.66). New cstate: current_term: 1 leader_uuid: "86d74df643e345d787ee5d764d46df19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.065510 21462 consensus_queue.cc:1048] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.077935 21473 consensus_queue.cc:1048] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:39.143711 21097 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:39.251317 21478 consensus_queue.cc:1048] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.253369 21473 raft_consensus.cc:493] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.253890 21473 raft_consensus.cc:515] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.255748 21473 leader_election.cc:290] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.256532 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f71483793474ed88313cdce0037326f" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:39.257179 21226 raft_consensus.cc:2468] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:39.257339 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f71483793474ed88313cdce0037326f" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:39.257965 21298 raft_consensus.cc:2468] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 0.
I20260713 09:06:39.258322 21115 leader_election.cc:304] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:39.260386 21462 raft_consensus.cc:2804] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:39.260736 21462 raft_consensus.cc:493] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:39.261078 21462 raft_consensus.cc:3060] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.264807 21437 consensus_queue.cc:1048] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.271061 21462 raft_consensus.cc:515] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.274094 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f71483793474ed88313cdce0037326f" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:39.274645 21223 raft_consensus.cc:3060] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.275099 21462 leader_election.cc:290] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.276768 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f71483793474ed88313cdce0037326f" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:39.277313 21298 raft_consensus.cc:3060] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.283098 21223 raft_consensus.cc:2468] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:39.284360 21115 leader_election.cc:304] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:39.285251 21473 raft_consensus.cc:2804] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:39.285775 21473 raft_consensus.cc:697] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:39.286212 21298 raft_consensus.cc:2468] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 1.
I20260713 09:06:39.286734 21473 consensus_queue.cc:237] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.294097 21049 catalog_manager.cc:5697] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 1 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.315356 21473 raft_consensus.cc:493] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.315922 21473 raft_consensus.cc:515] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.317689 21473 leader_election.cc:290] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.318660 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad577f884b645eb848d89b248252f94" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:39.318814 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad577f884b645eb848d89b248252f94" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:39.319582 21298 raft_consensus.cc:2393] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 831c558893e84244bf1537647117d5ab in current term 1: Already voted for candidate 86d74df643e345d787ee5d764d46df19 in this term.
I20260713 09:06:39.320506 21115 leader_election.cc:304] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab; no voters: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43
I20260713 09:06:39.321187 21473 raft_consensus.cc:3060] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.324944 21462 consensus_queue.cc:1048] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.326864 21473 raft_consensus.cc:2749] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.328080 21430 consensus_queue.cc:1048] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.341982 21430 consensus_queue.cc:1048] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.345080 21387 consensus_queue.cc:1048] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.352491 21473 raft_consensus.cc:493] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:39.353108 21473 raft_consensus.cc:515] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.355571 21473 leader_election.cc:290] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.356190 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d91d6a905418b90d1842840d631a8" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:39.356971 21226 raft_consensus.cc:2393] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 831c558893e84244bf1537647117d5ab in current term 1: Already voted for candidate e79e68c24b034d0292f3402155c25c43 in this term.
I20260713 09:06:39.359360 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d91d6a905418b90d1842840d631a8" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:39.361871 21115 leader_election.cc:304] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab; no voters: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43
I20260713 09:06:39.364409 21387 raft_consensus.cc:3060] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:39.377664 21387 raft_consensus.cc:2749] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:39.381271 21473 consensus_queue.cc:1048] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.395887 21513 consensus_queue.cc:1048] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.408118 21226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ad577f884b645eb848d89b248252f94"
dest_uuid: "86d74df643e345d787ee5d764d46df19"
mode: GRACEFUL
new_leader_uuid: "831c558893e84244bf1537647117d5ab"
 from {username='slave'} at 127.0.0.1:47506
I20260713 09:06:39.408594 21226 raft_consensus.cc:606] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Received request to transfer leadership to TS 831c558893e84244bf1537647117d5ab
I20260713 09:06:39.418983 21150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f71483793474ed88313cdce0037326f"
dest_uuid: "831c558893e84244bf1537647117d5ab"
mode: GRACEFUL
new_leader_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:56084
I20260713 09:06:39.419514 21150 raft_consensus.cc:606] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Received request to transfer leadership to TS 86d74df643e345d787ee5d764d46df19
I20260713 09:06:39.424081 21298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7cac5119fb447219d7c888183df1613"
dest_uuid: "e79e68c24b034d0292f3402155c25c43"
mode: GRACEFUL
new_leader_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:38714
I20260713 09:06:39.424518 21298 raft_consensus.cc:606] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Received request to transfer leadership to TS 86d74df643e345d787ee5d764d46df19
I20260713 09:06:39.429057 21298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6d91d6a905418b90d1842840d631a8"
dest_uuid: "e79e68c24b034d0292f3402155c25c43"
mode: GRACEFUL
new_leader_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:38714
I20260713 09:06:39.429448 21298 raft_consensus.cc:606] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Received request to transfer leadership to TS 86d74df643e345d787ee5d764d46df19
I20260713 09:06:39.434257 21150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "524cf3de75144d2abdee648c97e8c693"
dest_uuid: "831c558893e84244bf1537647117d5ab"
mode: GRACEFUL
new_leader_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:56084
I20260713 09:06:39.434628 21150 raft_consensus.cc:606] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Received request to transfer leadership to TS 86d74df643e345d787ee5d764d46df19
I20260713 09:06:39.440071 21226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ecdd9f0928d4cf0bd28a0c801f9efbd"
dest_uuid: "86d74df643e345d787ee5d764d46df19"
mode: GRACEFUL
new_leader_uuid: "e79e68c24b034d0292f3402155c25c43"
 from {username='slave'} at 127.0.0.1:47506
I20260713 09:06:39.440639 21226 raft_consensus.cc:606] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Received request to transfer leadership to TS e79e68c24b034d0292f3402155c25c43
I20260713 09:06:39.442597 21473 consensus_queue.cc:1048] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.444195 21507 consensus_queue.cc:1048] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:39.453538 21513 consensus_queue.cc:1048] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.457232 21430 raft_consensus.cc:993] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19: : Instructing follower e79e68c24b034d0292f3402155c25c43 to start an election
I20260713 09:06:39.457716 21430 raft_consensus.cc:1081] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Signalling peer e79e68c24b034d0292f3402155c25c43 to start an election
I20260713 09:06:39.460914 21300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ecdd9f0928d4cf0bd28a0c801f9efbd"
dest_uuid: "e79e68c24b034d0292f3402155c25c43"
 from {username='slave'} at 127.0.0.1:38694
I20260713 09:06:39.461398 21300 raft_consensus.cc:493] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.461736 21300 raft_consensus.cc:3060] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.464484 21453 consensus_queue.cc:1048] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.467996 21387 raft_consensus.cc:993] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab: : Instructing follower 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:39.468416 21387 raft_consensus.cc:1081] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Signalling peer 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:39.468191 21300 raft_consensus.cc:515] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.470230 21226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "524cf3de75144d2abdee648c97e8c693"
dest_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:47496
I20260713 09:06:39.470752 21226 raft_consensus.cc:493] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.471060 21226 raft_consensus.cc:3060] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.477064 21300 leader_election.cc:290] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 2 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:39.478543 21225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecdd9f0928d4cf0bd28a0c801f9efbd" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:39.478816 21149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ecdd9f0928d4cf0bd28a0c801f9efbd" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:39.478643 21226 raft_consensus.cc:515] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.479161 21225 raft_consensus.cc:3055] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.479525 21225 raft_consensus.cc:740] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:39.480708 21226 leader_election.cc:290] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 2 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.480307 21225 consensus_queue.cc:260] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.481557 21225 raft_consensus.cc:3060] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.483935 21149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524cf3de75144d2abdee648c97e8c693" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:39.484467 21149 raft_consensus.cc:3055] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.484771 21149 raft_consensus.cc:740] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:39.485494 21149 consensus_queue.cc:260] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.486485 21149 raft_consensus.cc:3060] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.488499 21225 raft_consensus.cc:2468] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 2.
I20260713 09:06:39.489513 21264 leader_election.cc:304] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [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: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 831c558893e84244bf1537647117d5ab
I20260713 09:06:39.490348 21437 raft_consensus.cc:2804] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.490818 21437 raft_consensus.cc:697] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 2 LEADER]: Becoming Leader. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:39.491621 21437 consensus_queue.cc:237] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.493492 21149 raft_consensus.cc:2468] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:39.494185 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "524cf3de75144d2abdee648c97e8c693" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:39.494735 21300 raft_consensus.cc:3060] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.494800 21192 leader_election.cc:304] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:39.495818 21507 raft_consensus.cc:2804] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.496254 21507 raft_consensus.cc:697] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Becoming Leader. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:39.497002 21507 consensus_queue.cc:237] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.499523 21046 catalog_manager.cc:5697] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 reported cstate change: term changed from 1 to 2, leader changed from 86d74df643e345d787ee5d764d46df19 (127.16.65.66) to e79e68c24b034d0292f3402155c25c43 (127.16.65.67). New cstate: current_term: 2 leader_uuid: "e79e68c24b034d0292f3402155c25c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:39.501137 21300 raft_consensus.cc:2468] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:39.508162 21049 catalog_manager.cc:5697] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 reported cstate change: term changed from 1 to 2, leader changed from 831c558893e84244bf1537647117d5ab (127.16.65.65) to 86d74df643e345d787ee5d764d46df19 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "86d74df643e345d787ee5d764d46df19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.537943 21483 consensus_queue.cc:1048] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.538861 21437 consensus_queue.cc:1048] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.546859 21482 raft_consensus.cc:993] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43: : Instructing follower 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:39.547313 21482 raft_consensus.cc:1081] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Signalling peer 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:39.552228 21226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e6d91d6a905418b90d1842840d631a8"
dest_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:47480
I20260713 09:06:39.552810 21226 raft_consensus.cc:493] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.553216 21226 raft_consensus.cc:3060] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.559933 21226 raft_consensus.cc:515] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.562922 21149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d91d6a905418b90d1842840d631a8" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:39.563161 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d91d6a905418b90d1842840d631a8" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:39.563494 21149 raft_consensus.cc:3060] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.563725 21300 raft_consensus.cc:3055] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.564033 21300 raft_consensus.cc:740] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:39.564747 21300 consensus_queue.cc:260] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.565728 21300 raft_consensus.cc:3060] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.570438 21149 raft_consensus.cc:2468] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:39.571067 21226 leader_election.cc:290] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 2 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.571542 21192 leader_election.cc:304] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:39.572129 21300 raft_consensus.cc:2468] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:39.572359 21507 raft_consensus.cc:2804] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.572872 21507 raft_consensus.cc:697] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Becoming Leader. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:39.573585 21507 consensus_queue.cc:237] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.579743 21046 catalog_manager.cc:5697] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 reported cstate change: term changed from 1 to 2, leader changed from e79e68c24b034d0292f3402155c25c43 (127.16.65.67) to 86d74df643e345d787ee5d764d46df19 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "86d74df643e345d787ee5d764d46df19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.645462 21437 raft_consensus.cc:993] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43: : Instructing follower 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:39.645934 21482 raft_consensus.cc:1081] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Signalling peer 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:39.647459 21226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7cac5119fb447219d7c888183df1613"
dest_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:47480
I20260713 09:06:39.647958 21226 raft_consensus.cc:493] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.648265 21226 raft_consensus.cc:3060] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.655383 21226 raft_consensus.cc:515] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.657469 21226 leader_election.cc:290] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 2 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.658304 21149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cac5119fb447219d7c888183df1613" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:39.658823 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cac5119fb447219d7c888183df1613" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:39.659078 21149 raft_consensus.cc:3060] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.659379 21300 raft_consensus.cc:3055] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.659677 21300 raft_consensus.cc:740] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:39.660395 21300 consensus_queue.cc:260] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.661491 21300 raft_consensus.cc:3060] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.665733 21149 raft_consensus.cc:2468] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:39.666863 21192 leader_election.cc:304] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:39.667667 21507 raft_consensus.cc:2804] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.667824 21300 raft_consensus.cc:2468] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:39.668141 21507 raft_consensus.cc:697] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Becoming Leader. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:39.669044 21507 consensus_queue.cc:237] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.676390 21046 catalog_manager.cc:5697] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 reported cstate change: term changed from 1 to 2, leader changed from e79e68c24b034d0292f3402155c25c43 (127.16.65.67) to 86d74df643e345d787ee5d764d46df19 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "86d74df643e345d787ee5d764d46df19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.750610 21513 consensus_queue.cc:1048] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.756852 21473 raft_consensus.cc:993] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab: : Instructing follower 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:39.757296 21387 raft_consensus.cc:1081] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Signalling peer 86d74df643e345d787ee5d764d46df19 to start an election
I20260713 09:06:39.759079 21225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f71483793474ed88313cdce0037326f"
dest_uuid: "86d74df643e345d787ee5d764d46df19"
 from {username='slave'} at 127.0.0.1:47496
I20260713 09:06:39.759619 21225 raft_consensus.cc:493] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.759967 21225 raft_consensus.cc:3060] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.762823 21513 consensus_queue.cc:1048] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:39.766721 21225 raft_consensus.cc:515] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.770520 21149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f71483793474ed88313cdce0037326f" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:39.770812 21225 leader_election.cc:290] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [CANDIDATE]: Term 2 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.771107 21149 raft_consensus.cc:3055] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.771435 21149 raft_consensus.cc:740] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:39.772199 21149 consensus_queue.cc:260] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.772819 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f71483793474ed88313cdce0037326f" candidate_uuid: "86d74df643e345d787ee5d764d46df19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:39.773399 21149 raft_consensus.cc:3060] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.773365 21300 raft_consensus.cc:3060] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.779819 21149 raft_consensus.cc:2468] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:39.779819 21300 raft_consensus.cc:2468] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86d74df643e345d787ee5d764d46df19 in term 2.
I20260713 09:06:39.780946 21192 leader_election.cc:304] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:39.781733 21507 raft_consensus.cc:2804] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.782269 21507 raft_consensus.cc:697] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Becoming Leader. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:39.783147 21507 consensus_queue.cc:237] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.790685 21049 catalog_manager.cc:5697] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 reported cstate change: term changed from 1 to 2, leader changed from 831c558893e84244bf1537647117d5ab (127.16.65.65) to 86d74df643e345d787ee5d764d46df19 (127.16.65.66). New cstate: current_term: 2 leader_uuid: "86d74df643e345d787ee5d764d46df19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.884413 21300 raft_consensus.cc:1275] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.885952 21507 consensus_queue.cc:1048] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:39.893522 21149 raft_consensus.cc:1275] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.895324 21453 consensus_queue.cc:1048] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:39.912720 21430 raft_consensus.cc:993] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19: : Instructing follower 831c558893e84244bf1537647117d5ab to start an election
I20260713 09:06:39.913255 21453 raft_consensus.cc:1081] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Signalling peer 831c558893e84244bf1537647117d5ab to start an election
I20260713 09:06:39.914615 21149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ad577f884b645eb848d89b248252f94"
dest_uuid: "831c558893e84244bf1537647117d5ab"
 from {username='slave'} at 127.0.0.1:56076
I20260713 09:06:39.915058 21149 raft_consensus.cc:493] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:39.915355 21149 raft_consensus.cc:3060] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.920079 21149 raft_consensus.cc:515] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.921643 21149 leader_election.cc:290] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 2 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:39.922346 21225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad577f884b645eb848d89b248252f94" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:39.922585 21300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad577f884b645eb848d89b248252f94" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:39.922998 21225 raft_consensus.cc:3055] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:39.923113 21300 raft_consensus.cc:3060] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.923324 21225 raft_consensus.cc:740] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86d74df643e345d787ee5d764d46df19, State: Running, Role: LEADER
I20260713 09:06:39.924135 21225 consensus_queue.cc:260] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.925016 21225 raft_consensus.cc:3060] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.927531 21300 raft_consensus.cc:2468] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 2.
I20260713 09:06:39.928409 21115 leader_election.cc:304] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:39.929018 21513 raft_consensus.cc:2804] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.929522 21513 raft_consensus.cc:697] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:39.930701 21225 raft_consensus.cc:2468] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 2.
I20260713 09:06:39.930428 21513 consensus_queue.cc:237] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:39.937103 21046 catalog_manager.cc:5697] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 1 to 2, leader changed from 86d74df643e345d787ee5d764d46df19 (127.16.65.66) to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 2 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:40.014909 21225 raft_consensus.cc:1275] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Refusing update from remote peer e79e68c24b034d0292f3402155c25c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.016184 21482 consensus_queue.cc:1048] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.025521 21149 raft_consensus.cc:3060] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:40.031698 21149 raft_consensus.cc:1275] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Refusing update from remote peer e79e68c24b034d0292f3402155c25c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.032861 21437 consensus_queue.cc:1048] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.046762 21300 raft_consensus.cc:1275] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.048097 21453 consensus_queue.cc:1048] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.057612 21149 raft_consensus.cc:1275] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.059072 21507 consensus_queue.cc:1048] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.085605 21149 raft_consensus.cc:1275] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.086921 21507 consensus_queue.cc:1048] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.094945 21300 raft_consensus.cc:1275] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.096282 21507 consensus_queue.cc:1048] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.319934 21300 raft_consensus.cc:1275] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.321038 21507 consensus_queue.cc:1048] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.328096 21149 raft_consensus.cc:1275] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Refusing update from remote peer 86d74df643e345d787ee5d764d46df19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.329459 21225 raft_consensus.cc:1275] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Refusing update from remote peer 831c558893e84244bf1537647117d5ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.330175 21507 consensus_queue.cc:1048] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.330931 21513 consensus_queue.cc:1048] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.343268 21300 raft_consensus.cc:1275] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Refusing update from remote peer 831c558893e84244bf1537647117d5ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.344462 21513 consensus_queue.cc:1048] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:42.302091 21525 raft_consensus.cc:493] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86d74df643e345d787ee5d764d46df19)
I20260713 09:06:42.302919 21525 raft_consensus.cc:515] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:42.305215 21525 leader_election.cc:290] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:42.306056 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:42.306370 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43" is_pre_election: true
I20260713 09:06:42.306900 21226 raft_consensus.cc:2468] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 2.
I20260713 09:06:42.307417 21298 raft_consensus.cc:2393] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 831c558893e84244bf1537647117d5ab in current term 2: Already voted for candidate e79e68c24b034d0292f3402155c25c43 in this term.
I20260713 09:06:42.308522 21115 leader_election.cc:304] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:42.309342 21525 raft_consensus.cc:2804] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:42.309719 21525 raft_consensus.cc:493] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86d74df643e345d787ee5d764d46df19)
I20260713 09:06:42.310096 21525 raft_consensus.cc:3060] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:42.317672 21525 raft_consensus.cc:515] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:42.319453 21525 leader_election.cc:290] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 2 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:42.320145 21226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:42.320338 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:42.320966 21298 raft_consensus.cc:2393] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 831c558893e84244bf1537647117d5ab in current term 2: Already voted for candidate e79e68c24b034d0292f3402155c25c43 in this term.
I20260713 09:06:42.326092 21226 raft_consensus.cc:2468] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 2.
I20260713 09:06:42.327313 21115 leader_election.cc:304] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: e79e68c24b034d0292f3402155c25c43
I20260713 09:06:42.327973 21525 raft_consensus.cc:2804] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:42.328419 21525 raft_consensus.cc:697] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:42.329706 21525 consensus_queue.cc:237] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:42.338510 21046 catalog_manager.cc:5697] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 1 to 2, leader changed from 86d74df643e345d787ee5d764d46df19 (127.16.65.66) to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 2 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:42.444370 21046 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35730:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:06:42.462575 21046 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35730:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:06:42.568989 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:42.574733 21552 tablet.cc:1724] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab: 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
W20260713 09:06:42.605984 21550 log.cc:927] Time spent T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260713 09:06:42.593561 21556 tablet.cc:1724] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43: 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
W20260713 09:06:42.663417 21190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.65.67:38879, user_credentials={real_user=slave}} blocked reactor thread for 52585.4us
I20260713 09:06:42.697527 21437 raft_consensus.cc:493] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:42.700328 21565 tablet.cc:1724] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19: 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
I20260713 09:06:42.701427 21437 raft_consensus.cc:515] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:42.704493 21437 leader_election.cc:290] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:42.712749 21560 tablet.cc:1724] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab: 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
I20260713 09:06:42.726081 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19" is_pre_election: true
I20260713 09:06:42.726938 21223 raft_consensus.cc:2468] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 2.
I20260713 09:06:42.729946 21264 leader_election.cc:304] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:42.731055 21437 raft_consensus.cc:2804] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:42.732007 21437 raft_consensus.cc:493] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:42.734438 21437 raft_consensus.cc:3060] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.776211 21571 tablet.cc:1724] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19: 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
W20260713 09:06:42.780972 21559 log.cc:927] Time spent T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260713 09:06:42.808274 21437 raft_consensus.cc:515] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:42.809639 21299 raft_consensus.cc:1240] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 3 FOLLOWER]: Rejecting Update request from peer 831c558893e84244bf1537647117d5ab for earlier term 2. Current term is 3. Ops: []
I20260713 09:06:42.802399 21146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab" is_pre_election: true
I20260713 09:06:42.816187 21437 leader_election.cc:290] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 3 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:42.816551 21221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:42.799597 21577 tablet.cc:1724] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43: 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
I20260713 09:06:42.831053 21147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e903a3e3044071932051d34456899e" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:42.820755 21221 raft_consensus.cc:3060] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.809263 21569 tablet.cc:1724] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab: 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
I20260713 09:06:42.858210 21572 tablet.cc:1724] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43: 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
I20260713 09:06:42.863569 21552 tablet.cc:1724] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab: 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
I20260713 09:06:42.867890 21556 tablet.cc:1724] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43: 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
W20260713 09:06:42.904663 21115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.65.66:35233, user_credentials={real_user=slave}} blocked reactor thread for 94124.1us
W20260713 09:06:42.909833 21576 log.cc:927] Time spent T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260713 09:06:42.909436 21587 tablet.cc:1724] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43: 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
I20260713 09:06:42.914471 21572 tablet.cc:1724] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43: 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
I20260713 09:06:42.918186 21560 tablet.cc:1724] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab: 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
I20260713 09:06:42.933478 21580 tablet.cc:1724] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab: 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
I20260713 09:06:42.947088 21146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c"
dest_uuid: "831c558893e84244bf1537647117d5ab"
mode: GRACEFUL
new_leader_uuid: "e79e68c24b034d0292f3402155c25c43"
 from {username='slave'} at 127.0.0.1:53254
I20260713 09:06:42.947956 21146 raft_consensus.cc:606] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Received request to transfer leadership to TS e79e68c24b034d0292f3402155c25c43
I20260713 09:06:42.948851 21552 tablet.cc:1724] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab: 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
I20260713 09:06:42.906989 21565 tablet.cc:1724] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19: 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
I20260713 09:06:42.953895 21553 consensus_queue.cc:1059] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:42.955298 21554 raft_consensus.cc:3055] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:42.955888 21554 raft_consensus.cc:740] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:42.956823 21554 consensus_queue.cc:260] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:42.958027 21146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f"
dest_uuid: "831c558893e84244bf1537647117d5ab"
mode: GRACEFUL
new_leader_uuid: "e79e68c24b034d0292f3402155c25c43"
 from {username='slave'} at 127.0.0.1:53254
I20260713 09:06:42.958737 21146 raft_consensus.cc:606] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Received request to transfer leadership to TS e79e68c24b034d0292f3402155c25c43
I20260713 09:06:42.960318 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:42.961000 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:42.951491 21577 tablet.cc:1724] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43: 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
I20260713 09:06:42.962018 21554 raft_consensus.cc:3060] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:42.982718 21473 raft_consensus.cc:993] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab: : Instructing follower e79e68c24b034d0292f3402155c25c43 to start an election
I20260713 09:06:42.983320 21525 raft_consensus.cc:1081] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Signalling peer e79e68c24b034d0292f3402155c25c43 to start an election
I20260713 09:06:42.983369 21588 tablet.cc:1724] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19: 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
I20260713 09:06:42.984611 21221 raft_consensus.cc:2468] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 3.
I20260713 09:06:42.985527 21224 raft_consensus.cc:1240] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Rejecting Update request from peer 831c558893e84244bf1537647117d5ab for earlier term 2. Current term is 3. Ops: []
I20260713 09:06:42.979324 21571 tablet.cc:1724] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19: 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
I20260713 09:06:42.981880 21590 tablet.cc:1724] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19: 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
I20260713 09:06:42.988971 21264 leader_election.cc:304] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 831c558893e84244bf1537647117d5ab
I20260713 09:06:42.990437 21437 raft_consensus.cc:2804] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:42.990934 21437 raft_consensus.cc:697] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 3 LEADER]: Becoming Leader. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:42.991874 21437 consensus_queue.cc:237] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:43.002332 21560 tablet.cc:1724] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab: 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
I20260713 09:06:43.004037 21571 tablet.cc:1724] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19: 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
I20260713 09:06:43.012612 21556 tablet.cc:1724] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43: 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
I20260713 09:06:43.018474 21571 tablet.cc:1724] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19: 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
I20260713 09:06:43.030375 21552 tablet.cc:1724] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab: 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
W20260713 09:06:43.035373 21115 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.65.67:38879, user_credentials={real_user=slave}} blocked reactor thread for 65091.6us
I20260713 09:06:43.040771 21296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c"
dest_uuid: "e79e68c24b034d0292f3402155c25c43"
 from {username='slave'} at 127.0.0.1:38704
I20260713 09:06:43.040246 21588 tablet.cc:1724] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19: 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
I20260713 09:06:43.041453 21296 raft_consensus.cc:493] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:43.045121 21296 raft_consensus.cc:3060] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.050170 21572 tablet.cc:1724] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43: 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
I20260713 09:06:43.060297 21046 catalog_manager.cc:5697] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 reported cstate change: term changed from 2 to 3, leader changed from 831c558893e84244bf1537647117d5ab (127.16.65.65) to e79e68c24b034d0292f3402155c25c43 (127.16.65.67). New cstate: current_term: 3 leader_uuid: "e79e68c24b034d0292f3402155c25c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.064416 21553 raft_consensus.cc:993] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab: : Instructing follower e79e68c24b034d0292f3402155c25c43 to start an election
I20260713 09:06:43.065127 21592 raft_consensus.cc:1081] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Signalling peer e79e68c24b034d0292f3402155c25c43 to start an election
I20260713 09:06:43.074249 21298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f"
dest_uuid: "e79e68c24b034d0292f3402155c25c43"
 from {username='slave'} at 127.0.0.1:38704
I20260713 09:06:43.075023 21298 raft_consensus.cc:493] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:43.075489 21298 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.079844 21296 raft_consensus.cc:515] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:43.083242 21298 raft_consensus.cc:515] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:43.088953 21298 leader_election.cc:290] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 3 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:43.089555 21296 leader_election.cc:290] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [CANDIDATE]: Term 3 election: Requested vote from peers 831c558893e84244bf1537647117d5ab (127.16.65.65:37971), 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233)
I20260713 09:06:43.090148 21151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:43.090324 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:43.090854 21151 raft_consensus.cc:3055] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:43.090934 21223 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.091305 21151 raft_consensus.cc:740] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:43.092180 21151 consensus_queue.cc:260] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:43.092916 21149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "831c558893e84244bf1537647117d5ab"
I20260713 09:06:43.093384 21151 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.093837 21149 raft_consensus.cc:3055] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:43.094312 21149 raft_consensus.cc:740] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:43.095498 21149 consensus_queue.cc:260] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:43.097132 21149 raft_consensus.cc:3060] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.098399 21225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746615e8e5de424d877621cfd07d3a6c" candidate_uuid: "e79e68c24b034d0292f3402155c25c43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:43.099258 21225 raft_consensus.cc:3060] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:43.099830 21223 raft_consensus.cc:2468] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 3.
I20260713 09:06:43.101033 21151 raft_consensus.cc:2468] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 3.
I20260713 09:06:43.102130 21264 leader_election.cc:304] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [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: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:43.103297 21437 raft_consensus.cc:2804] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:43.103768 21437 raft_consensus.cc:697] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 3 LEADER]: Becoming Leader. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:43.104533 21437 consensus_queue.cc:237] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:43.110550 21225 raft_consensus.cc:2468] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 3.
I20260713 09:06:43.112160 21264 leader_election.cc:304] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [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: 86d74df643e345d787ee5d764d46df19, e79e68c24b034d0292f3402155c25c43; no voters: 
I20260713 09:06:43.113165 21437 raft_consensus.cc:2804] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:43.113646 21437 raft_consensus.cc:697] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 3 LEADER]: Becoming Leader. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:43.114182 21149 raft_consensus.cc:2468] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e79e68c24b034d0292f3402155c25c43 in term 3.
I20260713 09:06:43.114575 21437 consensus_queue.cc:237] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:43.119056 21047 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a: soft_deleted_table [id=8ffe70574d90412c943795e3e579496d] alter complete (version 1)
I20260713 09:06:43.131310 21047 catalog_manager.cc:5697] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 reported cstate change: term changed from 2 to 3, leader changed from 831c558893e84244bf1537647117d5ab (127.16.65.65) to e79e68c24b034d0292f3402155c25c43 (127.16.65.67). New cstate: current_term: 3 leader_uuid: "e79e68c24b034d0292f3402155c25c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.132668 21047 catalog_manager.cc:5697] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 reported cstate change: term changed from 2 to 3, leader changed from 831c558893e84244bf1537647117d5ab (127.16.65.65) to e79e68c24b034d0292f3402155c25c43 (127.16.65.67). New cstate: current_term: 3 leader_uuid: "e79e68c24b034d0292f3402155c25c43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:43.565438 21225 raft_consensus.cc:1275] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Refusing update from remote peer e79e68c24b034d0292f3402155c25c43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:43.566933 21437 consensus_queue.cc:1048] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:43.569511 21225 raft_consensus.cc:1275] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Refusing update from remote peer e79e68c24b034d0292f3402155c25c43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:43.571316 21437 consensus_queue.cc:1048] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:43.601166 21151 raft_consensus.cc:1275] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Refusing update from remote peer e79e68c24b034d0292f3402155c25c43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:06:43.601684 21151 pending_rounds.cc:85] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab: Aborting all ops after (but not including) 1
I20260713 09:06:43.602051 21151 pending_rounds.cc:107] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:06:43.602421 21151 raft_consensus.cc:2889] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:43.603400 21149 raft_consensus.cc:1275] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Refusing update from remote peer e79e68c24b034d0292f3402155c25c43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:43.606819 21607 consensus_queue.cc:1048] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:43.608084 21608 consensus_queue.cc:1048] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:43.627043 21223 raft_consensus.cc:1275] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Refusing update from remote peer e79e68c24b034d0292f3402155c25c43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:43.628443 21608 consensus_queue.cc:1048] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:43.638904 21151 raft_consensus.cc:1275] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Refusing update from remote peer e79e68c24b034d0292f3402155c25c43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:43.640581 21564 consensus_queue.cc:1048] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:43.993474 16645 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:44.012339 21296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f"
dest_uuid: "e79e68c24b034d0292f3402155c25c43"
mode: GRACEFUL
new_leader_uuid: "831c558893e84244bf1537647117d5ab"
 from {username='slave'} at 127.0.0.1:54472
I20260713 09:06:44.012853 21296 raft_consensus.cc:606] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 3 LEADER]: Received request to transfer leadership to TS 831c558893e84244bf1537647117d5ab
I20260713 09:06:44.014112 16645 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:44.014618 16645 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:44.082113 21564 raft_consensus.cc:993] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43: : Instructing follower 831c558893e84244bf1537647117d5ab to start an election
I20260713 09:06:44.082618 21607 raft_consensus.cc:1081] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 3 LEADER]: Signalling peer 831c558893e84244bf1537647117d5ab to start an election
I20260713 09:06:44.084499 21151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f"
dest_uuid: "831c558893e84244bf1537647117d5ab"
 from {username='slave'} at 127.0.0.1:56060
I20260713 09:06:44.085064 21151 raft_consensus.cc:493] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.085419 21151 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:44.090922 21151 raft_consensus.cc:515] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:44.092492 21151 leader_election.cc:290] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [CANDIDATE]: Term 4 election: Requested vote from peers 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233), e79e68c24b034d0292f3402155c25c43 (127.16.65.67:38879)
I20260713 09:06:44.093235 21223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "86d74df643e345d787ee5d764d46df19"
I20260713 09:06:44.093657 21298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f23985523d0e46e3a70fa2af8def1f7f" candidate_uuid: "831c558893e84244bf1537647117d5ab" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e79e68c24b034d0292f3402155c25c43"
I20260713 09:06:44.093971 21223 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:44.094256 21298 raft_consensus.cc:3055] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:44.094684 21298 raft_consensus.cc:740] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e79e68c24b034d0292f3402155c25c43, State: Running, Role: LEADER
I20260713 09:06:44.095363 21298 consensus_queue.cc:260] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:44.096503 21298 raft_consensus.cc:3060] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:44.099746 21223 raft_consensus.cc:2468] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 4.
I20260713 09:06:44.100842 21115 leader_election.cc:304] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [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: 831c558893e84244bf1537647117d5ab, 86d74df643e345d787ee5d764d46df19; no voters: 
I20260713 09:06:44.101711 21298 raft_consensus.cc:2468] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 831c558893e84244bf1537647117d5ab in term 4.
I20260713 09:06:44.101738 21554 raft_consensus.cc:2804] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:44.102924 21554 raft_consensus.cc:697] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 4 LEADER]: Becoming Leader. State: Replica: 831c558893e84244bf1537647117d5ab, State: Running, Role: LEADER
I20260713 09:06:44.103680 21554 consensus_queue.cc:237] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [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: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } }
I20260713 09:06:44.110561 21047 catalog_manager.cc:5697] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab reported cstate change: term changed from 3 to 4, leader changed from e79e68c24b034d0292f3402155c25c43 (127.16.65.67) to 831c558893e84244bf1537647117d5ab (127.16.65.65). New cstate: current_term: 4 leader_uuid: "831c558893e84244bf1537647117d5ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "831c558893e84244bf1537647117d5ab" member_type: VOTER last_known_addr { host: "127.16.65.65" port: 37971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.497977 21296 raft_consensus.cc:1275] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 4 FOLLOWER]: Refusing update from remote peer 831c558893e84244bf1537647117d5ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:44.499198 21554 consensus_queue.cc:1048] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e79e68c24b034d0292f3402155c25c43" member_type: VOTER last_known_addr { host: "127.16.65.67" port: 38879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:44.512775 21223 raft_consensus.cc:1275] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 4 FOLLOWER]: Refusing update from remote peer 831c558893e84244bf1537647117d5ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:44.514628 21554 consensus_queue.cc:1048] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "86d74df643e345d787ee5d764d46df19" member_type: VOTER last_known_addr { host: "127.16.65.66" port: 35233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:45.078471 16645 tablet_server.cc:179] TabletServer@127.16.65.65:0 shutting down...
I20260713 09:06:45.110383 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:45.111428 16645 tablet_replica.cc:333] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.112414 16645 raft_consensus.cc:2243] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.112993 16645 raft_consensus.cc:2272] T 524cf3de75144d2abdee648c97e8c693 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.115007 16645 tablet_replica.cc:333] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.115525 16645 raft_consensus.cc:2243] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.115904 16645 raft_consensus.cc:2272] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.117568 16645 tablet_replica.cc:333] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.118126 16645 raft_consensus.cc:2243] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.118875 16645 raft_consensus.cc:2272] T 3ad577f884b645eb848d89b248252f94 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.120954 16645 tablet_replica.cc:333] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.121958 16645 raft_consensus.cc:2243] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.122440 16645 raft_consensus.cc:2272] T 9f71483793474ed88313cdce0037326f P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.124409 16645 tablet_replica.cc:333] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.125183 16645 raft_consensus.cc:2243] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.125828 16645 raft_consensus.cc:2272] T b7cac5119fb447219d7c888183df1613 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:45.126636 21192 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260713 09:06:45.128250 16645 tablet_replica.cc:333] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.129026 16645 raft_consensus.cc:2243] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.129678 16645 raft_consensus.cc:2272] T 0e6d91d6a905418b90d1842840d631a8 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:45.130156 21192 consensus_peers.cc:597] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 -> Peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Couldn't send request to peer 831c558893e84244bf1537647117d5ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:45.131786 16645 tablet_replica.cc:333] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.132468 16645 raft_consensus.cc:2243] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.133294 16645 raft_consensus.cc:2272] T 1d4c3fe06f794b44b1c467c18e9fedcd P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.135963 16645 tablet_replica.cc:333] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.136498 16645 raft_consensus.cc:2243] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.137231 16645 raft_consensus.cc:2272] T 3a2b22c578b34f85b9e4a4b40b0370cd P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.139426 16645 tablet_replica.cc:333] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.140017 16645 raft_consensus.cc:2243] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.140558 16645 raft_consensus.cc:2272] T 9f3b1974c63e4129a56c573b3eb6db98 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.142750 16645 tablet_replica.cc:333] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.143348 16645 raft_consensus.cc:2243] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.143873 16645 raft_consensus.cc:2272] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:45.143890 21192 consensus_peers.cc:597] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 -> Peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Couldn't send request to peer 831c558893e84244bf1537647117d5ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:45.146126 16645 tablet_replica.cc:333] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.146696 16645 raft_consensus.cc:2243] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.147466 16645 raft_consensus.cc:2272] T 8d80cf51630c4858892b73a1a71690ee P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.149287 16645 tablet_replica.cc:333] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.149884 16645 raft_consensus.cc:2243] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.150570 16645 raft_consensus.cc:2272] T f204fdd8776f4edc818afaf42dea00ec P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.152369 16645 tablet_replica.cc:333] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.152828 16645 raft_consensus.cc:2243] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.153187 16645 raft_consensus.cc:2272] T d2e759b8bca346cd84e0fd97a13f0176 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.154920 16645 tablet_replica.cc:333] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.155376 16645 raft_consensus.cc:2243] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.156015 16645 raft_consensus.cc:2272] T f23985523d0e46e3a70fa2af8def1f7f P 831c558893e84244bf1537647117d5ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.158677 16645 tablet_replica.cc:333] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.159171 16645 raft_consensus.cc:2243] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.159852 16645 raft_consensus.cc:2272] T 0f396b21786e4997869d65023bbd229a P 831c558893e84244bf1537647117d5ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.161652 16645 tablet_replica.cc:333] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.162177 16645 raft_consensus.cc:2243] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.162577 16645 raft_consensus.cc:2272] T 9eec08fc500344c8b5014edc8a14ea07 P 831c558893e84244bf1537647117d5ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.164417 16645 tablet_replica.cc:333] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.164848 16645 raft_consensus.cc:2243] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.165247 16645 raft_consensus.cc:2272] T 746615e8e5de424d877621cfd07d3a6c P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.167124 16645 tablet_replica.cc:333] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab: stopping tablet replica
I20260713 09:06:45.167546 16645 raft_consensus.cc:2243] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.167898 16645 raft_consensus.cc:2272] T 69e903a3e3044071932051d34456899e P 831c558893e84244bf1537647117d5ab [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:45.196919 21266 consensus_peers.cc:597] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 -> Peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Couldn't send request to peer 831c558893e84244bf1537647117d5ab. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:37971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:45.207484 16645 tablet_server.cc:196] TabletServer@127.16.65.65:0 shutdown complete.
I20260713 09:06:45.247134 16645 tablet_server.cc:179] TabletServer@127.16.65.66:0 shutting down...
W20260713 09:06:45.265064 21192 consensus_peers.cc:597] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 -> Peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Couldn't send request to peer 831c558893e84244bf1537647117d5ab. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:37971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:45.284973 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:45.285846 16645 tablet_replica.cc:333] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.286612 16645 raft_consensus.cc:2243] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.287087 16645 raft_consensus.cc:2272] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.288918 16645 tablet_replica.cc:333] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.289435 16645 raft_consensus.cc:2243] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.290194 16645 raft_consensus.cc:2272] T 524cf3de75144d2abdee648c97e8c693 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.291887 16645 tablet_replica.cc:333] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.292630 16645 raft_consensus.cc:2243] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.293437 16645 raft_consensus.cc:2272] T 0e6d91d6a905418b90d1842840d631a8 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.295434 16645 tablet_replica.cc:333] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.296092 16645 raft_consensus.cc:2243] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:45.296761 21266 consensus_peers.cc:597] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 -> Peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Couldn't send request to peer 831c558893e84244bf1537647117d5ab. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:37971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:45.296790 16645 raft_consensus.cc:2272] T 1d4c3fe06f794b44b1c467c18e9fedcd P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.299255 16645 tablet_replica.cc:333] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.299911 16645 raft_consensus.cc:2243] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.300655 16645 raft_consensus.cc:2272] T b7cac5119fb447219d7c888183df1613 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.302614 16645 tablet_replica.cc:333] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.303149 16645 raft_consensus.cc:2243] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.303889 16645 raft_consensus.cc:2272] T 9f71483793474ed88313cdce0037326f P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.305734 16645 tablet_replica.cc:333] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.306326 16645 raft_consensus.cc:2243] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.306823 16645 raft_consensus.cc:2272] T 3ad577f884b645eb848d89b248252f94 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.308670 16645 tablet_replica.cc:333] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.309263 16645 raft_consensus.cc:2243] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.309705 16645 raft_consensus.cc:2272] T 8d80cf51630c4858892b73a1a71690ee P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.311653 16645 tablet_replica.cc:333] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.312184 16645 raft_consensus.cc:2243] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.312623 16645 raft_consensus.cc:2272] T 3a2b22c578b34f85b9e4a4b40b0370cd P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.314599 16645 tablet_replica.cc:333] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.315177 16645 raft_consensus.cc:2243] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.315603 16645 raft_consensus.cc:2272] T f204fdd8776f4edc818afaf42dea00ec P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.317503 16645 tablet_replica.cc:333] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.318101 16645 raft_consensus.cc:2243] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.318533 16645 raft_consensus.cc:2272] T 0f396b21786e4997869d65023bbd229a P 86d74df643e345d787ee5d764d46df19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.320381 16645 tablet_replica.cc:333] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.320919 16645 raft_consensus.cc:2243] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.321698 16645 raft_consensus.cc:2272] T 9eec08fc500344c8b5014edc8a14ea07 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.323686 16645 tablet_replica.cc:333] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.324219 16645 raft_consensus.cc:2243] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.324671 16645 raft_consensus.cc:2272] T f23985523d0e46e3a70fa2af8def1f7f P 86d74df643e345d787ee5d764d46df19 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.326923 16645 tablet_replica.cc:333] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.327464 16645 raft_consensus.cc:2243] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.328251 16645 raft_consensus.cc:2272] T d2e759b8bca346cd84e0fd97a13f0176 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.330165 16645 tablet_replica.cc:333] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.330667 16645 raft_consensus.cc:2243] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.331079 16645 raft_consensus.cc:2272] T e48e719a4a7b4ae9af0bb9989aaa10f9 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.332825 16645 tablet_replica.cc:333] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.333304 16645 raft_consensus.cc:2243] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.334107 16645 raft_consensus.cc:2272] T 9f3b1974c63e4129a56c573b3eb6db98 P 86d74df643e345d787ee5d764d46df19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.335834 16645 tablet_replica.cc:333] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.336300 16645 raft_consensus.cc:2243] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.336746 16645 raft_consensus.cc:2272] T 746615e8e5de424d877621cfd07d3a6c P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.338501 16645 tablet_replica.cc:333] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19: stopping tablet replica
I20260713 09:06:45.338964 16645 raft_consensus.cc:2243] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.339398 16645 raft_consensus.cc:2272] T 69e903a3e3044071932051d34456899e P 86d74df643e345d787ee5d764d46df19 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:45.352382 21264 consensus_peers.cc:597] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 -> Peer 86d74df643e345d787ee5d764d46df19 (127.16.65.66:35233): Couldn't send request to peer 86d74df643e345d787ee5d764d46df19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:45.379930 16645 tablet_server.cc:196] TabletServer@127.16.65.66:0 shutdown complete.
I20260713 09:06:45.413678 16645 tablet_server.cc:179] TabletServer@127.16.65.67:0 shutting down...
W20260713 09:06:45.436105 21266 consensus_peers.cc:597] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 -> Peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Couldn't send request to peer 831c558893e84244bf1537647117d5ab. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:37971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:45.444686 16645 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:45.445359 16645 tablet_replica.cc:333] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.446061 16645 raft_consensus.cc:2243] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.446554 16645 raft_consensus.cc:2272] T 524cf3de75144d2abdee648c97e8c693 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.448550 16645 tablet_replica.cc:333] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.449105 16645 raft_consensus.cc:2243] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.449934 16645 raft_consensus.cc:2272] T 3ecdd9f0928d4cf0bd28a0c801f9efbd P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.451756 16645 tablet_replica.cc:333] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.452294 16645 raft_consensus.cc:2243] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.452726 16645 raft_consensus.cc:2272] T 3ad577f884b645eb848d89b248252f94 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.454485 16645 tablet_replica.cc:333] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.455015 16645 raft_consensus.cc:2243] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.455448 16645 raft_consensus.cc:2272] T 9f71483793474ed88313cdce0037326f P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.457123 16645 tablet_replica.cc:333] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.457634 16645 raft_consensus.cc:2243] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.458144 16645 raft_consensus.cc:2272] T b7cac5119fb447219d7c888183df1613 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.459955 16645 tablet_replica.cc:333] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.460542 16645 raft_consensus.cc:2243] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.460954 16645 raft_consensus.cc:2272] T f204fdd8776f4edc818afaf42dea00ec P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.462810 16645 tablet_replica.cc:333] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.463344 16645 raft_consensus.cc:2243] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.463755 16645 raft_consensus.cc:2272] T 9f3b1974c63e4129a56c573b3eb6db98 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.465540 16645 tablet_replica.cc:333] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.466110 16645 raft_consensus.cc:2243] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.466913 16645 raft_consensus.cc:2272] T e48e719a4a7b4ae9af0bb9989aaa10f9 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.469538 16645 tablet_replica.cc:333] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.470171 16645 raft_consensus.cc:2243] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.470928 16645 raft_consensus.cc:2272] T 8d80cf51630c4858892b73a1a71690ee P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:45.472666 21266 consensus_peers.cc:597] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 -> Peer 831c558893e84244bf1537647117d5ab (127.16.65.65:37971): Couldn't send request to peer 831c558893e84244bf1537647117d5ab. Status: Network error: Client connection negotiation failed: client connection to 127.16.65.65:37971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:45.473866 16645 tablet_replica.cc:333] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.474722 16645 raft_consensus.cc:2243] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.475188 16645 raft_consensus.cc:2272] T 0f396b21786e4997869d65023bbd229a P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.477097 16645 tablet_replica.cc:333] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.477641 16645 raft_consensus.cc:2243] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.478134 16645 raft_consensus.cc:2272] T 9eec08fc500344c8b5014edc8a14ea07 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.480193 16645 tablet_replica.cc:333] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.480726 16645 raft_consensus.cc:2243] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.481155 16645 raft_consensus.cc:2272] T d2e759b8bca346cd84e0fd97a13f0176 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.483062 16645 tablet_replica.cc:333] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.483582 16645 raft_consensus.cc:2243] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.483986 16645 raft_consensus.cc:2272] T f23985523d0e46e3a70fa2af8def1f7f P e79e68c24b034d0292f3402155c25c43 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.486017 16645 tablet_replica.cc:333] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.486558 16645 raft_consensus.cc:2243] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.487282 16645 raft_consensus.cc:2272] T 69e903a3e3044071932051d34456899e P e79e68c24b034d0292f3402155c25c43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.488981 16645 tablet_replica.cc:333] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.489495 16645 raft_consensus.cc:2243] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.490286 16645 raft_consensus.cc:2272] T 746615e8e5de424d877621cfd07d3a6c P e79e68c24b034d0292f3402155c25c43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.492197 16645 tablet_replica.cc:333] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.492713 16645 raft_consensus.cc:2243] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.493150 16645 raft_consensus.cc:2272] T 0e6d91d6a905418b90d1842840d631a8 P e79e68c24b034d0292f3402155c25c43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.495004 16645 tablet_replica.cc:333] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.495507 16645 raft_consensus.cc:2243] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.495926 16645 raft_consensus.cc:2272] T 1d4c3fe06f794b44b1c467c18e9fedcd P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.497794 16645 tablet_replica.cc:333] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43: stopping tablet replica
I20260713 09:06:45.498289 16645 raft_consensus.cc:2243] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:45.498689 16645 raft_consensus.cc:2272] T 3a2b22c578b34f85b9e4a4b40b0370cd P e79e68c24b034d0292f3402155c25c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.537815 16645 tablet_server.cc:196] TabletServer@127.16.65.67:0 shutdown complete.
I20260713 09:06:45.571167 16645 master.cc:562] Master@127.16.65.126:43747 shutting down...
I20260713 09:06:45.602315 16645 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:45.603009 16645 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:45.603492 16645 tablet_replica.cc:333] T 00000000000000000000000000000000 P f2f016faf20e44e19988c57ec0a5921a: stopping tablet replica
I20260713 09:06:45.625854 16645 master.cc:584] Master@127.16.65.126:43747 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12772 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (34460 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (124592 ms total)
[  PASSED  ] 8 tests.
I20260713 09:06:45.687682 16645 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 505 messages since previous log ~15 seconds ago
I20260713 09:06:45.687918 16645 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 505 messages since previous log ~15 seconds ago
I20260713 09:06:45.688090 16645 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 504 messages since previous log ~15 seconds ago
I20260713 09:06:45.688297 16645 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 ~44 seconds ago
I20260713 09:06:45.688452 16645 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 ~44 seconds ago
I20260713 09:06:45.688738 16645 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260713 09:06:45.689023 16645 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~36 seconds ago
